develooper Front page | perl.perl6.stdlib | Postings from August 2001

Re: Perl 6 modules plan

Thread Previous | Thread Next
From:
Dan Sugalski
Date:
August 9, 2001 12:44
Subject:
Re: Perl 6 modules plan
Message ID:
5.1.0.14.0.20010809154151.021fc340@tuatha.sidhe.org
At 03:39 PM 8/9/2001 -0400, Kirrily Robert wrote:
>=head1 THINGS THAT NEED DOING

Add to this "Define required metadata for perl modules". I think Larry 
wants version and author as required at the very least.

FWIW, my current view of "The Module Plan" is for all modules to be 
identifiable via a module name/author ID/version triple. That's what the 
interpreter will use to distinguish internally between different usages of 
the same module if it needs to. That's subject to change if Larry decides 
differently, of course, but I don't see it getting anything other than more 
specified, not less. (Which isn't to say that you'll have to specify author 
and version when you use a module, just that the interpreter will use that 
data in case one module uses a different version of some module then 
another module does)

					Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
dan@sidhe.org                         have teddy bears and even
                                      teddy bears get drunk


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About