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 13:50
Subject:
RE: Perl 6 modules plan
Message ID:
5.1.0.14.0.20010809164409.02202d80@tuatha.sidhe.org
At 03:36 PM 8/9/2001 -0500, Garrett Goebel wrote:
>From: Dan Sugalski [<mailto:dan@sidhe.org>mailto:dan@sidhe.org]
> >
> > Also don't discount the possibility that your perl code uses,
> > say XML::Simple and calls Python code that uses the namespace
> > equivalent of XML::Simple (however you do that in Python) and
> > thus you have a collision that way too.
>
>Don't discount the chance of:
>o Perl5, Inline, 0.43, Brian Ingerson
>o Ruby, Inline, 0.43, Brian Ingerson
>o Python, Inline, 0.43, Brian Ingerson
In that case you'd probably end up using the same module in all three
cases. I can see the system forcing only a single module with a particular
module/author/version combo in the Parrot tree.
>Which brings to mind that however Perl6 interacts with Perl5 modules,
>it'll have to support modules which might not have a $VERSION or $AUTHOR.
That's up to Larry. I'm not sure what the plans are there.
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