Ask a Question related to PERL Modules, Design and Development.
-
Peter Billam #1
Transition of CPAN to Perl6 ?
Greetings. What's intended to happene to all the Perl5 CPAN modules ?
Will there be big push for authors to translate their stuff into Perl6 ?
Can the translation be automated ?
In fact will it be done automatically anyway ?
Or is the intention to prune out some less
approved modules and reorganise the namespace ?
(Hope these aren't FAQs somewhere... :-) )
Regards, Peter
--
AUS/TAS/DPIW/CIT/Servers hbt/lnd/l8 6233 3061 [url]http://www.pjb.com.au[/url]
Pasaré, pasarémos dice el agua y canta la verdad contra la piedra
-- Pablo Neruda
Peter Billam Guest
-
ANNOUNCE: Perl6-Say-0.06
I have been designated co-maintainer of Perl6-Say by Damian Conway and have released version 0.06 to CPAN. You may obtain it at... -
Upgrading to CPAN.pm v1.76 install Bundle::CPAN fails
FYI Have problem Upgrading perl packages from CPAN.pm version v1.61 to version v1.76) failed with final error messages: <stuff snipped> CPAN.pm:... -
[ANN] Perl6::Binding 0.0601 Uploaded to CPAN
Version 0.0601 corrects a problem whereby the dependencies in Makefile.PL didn't get carried over when I switched from using RCS to using CVS. ... -
Troubles with Perl6::Rules
I built a brand-new Perl 5.8.3 on Mac OS X Panther Server in an attempt to eradicate glitches in testing Perl6::Rules. My transcript is below. The... -
Problem with 'cc' command in CPAN makes (i.e., Bundle::CPAN)
I'm using the CPAN module to build my modules and have hung up just trying install Bundle::CPAN. Installing Data::Dumper, for example, shows a 'cc:... -
John Bokma #2
Re: Transition of CPAN to Perl6 ?
Peter Billam <peter@pjb.dpiwe.tas.gov.au> wrote:
The latter sounds very interesting, but is probably a huge undertaking.> approved modules and reorganise the namespace ?
--
John Bokma Freelance software developer
&
Experienced Perl programmer: [url]http://castleamber.com/[/url]
John Bokma Guest
-
Thomas Wittek #3
Re: Transition of CPAN to Perl6 ?
Peter Billam schrieb:
You will be able to use Perl5 modules within Perl6:> Greetings. What's intended to happene to all the Perl5 CPAN modules ?
> Will there be big push for authors to translate their stuff into Perl6 ?
use perl5:Some::Module;
But there are also plans for a "cpan6", which will allow modules of
several programming language (Perl5, Perl6, JavaScript, ...) to be hosted:
[url]http://www.birmingham2006.com/cgi-bin/yapc.pl?act=talk-item&talkid=51[/url]
-Thomas
Thomas Wittek Guest



Reply With Quote

