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.
Dependencies & Packaging (Score:1)
This is of course not the type of thing you want to install as your production platform, but gets you testing/developing rather fast.
Two such projects are Catalyst [catalystframework.org] with their Cat-in-a-Box [handelframework.com] and CPANPLUS [cpan.org] with the cpanp-boxed [cpan.org] tool that is shipped for bootstrapping purposes
As far as packaging is conc
Re:Dependencies & Packaging (Score:1)
Thanks for the link to Debian CPAN packaging! I guess it will work on Ubuntu as well...
I'll give it a shot A.S.A.P.!
$ pugs -M6 -e 'say "use 6
use 6
Reply to This
Parent