This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Help: Automake's Struct.pm


Russ Allbery <rra@Stanford.EDU> writes:

> Ah... yes, that looks much more like what I'd expect and should make it
> work fine on Perl 5.005.

> I wonder if they'd be accepted back so that you didn't have to include
> your own.

That wasn't what I meant to say (and it doesn't make any sense; you have
to include your own since Perl prior to 5.6.0 won't have it).  What I
meant to say was that I wonder if those changes would be accepted back so
that you could just include a copy of Perl's Class::Struct and install it
as Class::Struct if it's missing (although probably still in Automake's
own lib directory) rather than having to rename it and then deal with
loading possibly several different modules.

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]