NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Why go to CPAN, when CPAN can come to you? (Score:2)
I just mirror CPAN locally on my laptop, updating it with
rsyncwhen convenient. I've not yet found a need to mirror backpan [cpan.org]Maypole core (Score:2)
Yes, they should, because the Maypole core should be as small as possible so that development can remain focused. But there should be a
Bundle::Maypolewhich packages all the auxilliary bits up. I look forward to seeing it on CPAN!Re:Maypole core (Score:2)
As would pointers to it, and reccomendations on which modules you are likely to use/need almost straight away.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;