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.
The difficulty of CPAN dependencies (Score:1)
(PAR even seems like it could help a fair bit with this).
Culturally, we tend to say "Oh, and install this slew of modules from CPAN".
If instead we said "just unpack it and visit install.cgi", then we'd have more users of Perl projects.
I like that a number of PHP projects work this way. It's not a technical benefit of PHP that this trend exists, it's a different cult
Re: (Score:2)
Bingo! Give that man a gold star!
Installing perl applications *sucks* even for those of us familiar with perl and how perl people expect us to work with their code. For yer average sysadmin, trying to install a typical perl application is a nightmare. I'm afraid that the perl community's rampant code re-use and insistence both on never re-inventing wheels and also on not bundling other peoples' code hurts us a lot here.
Yer average python application, on the other hand (let's pick the only one I use w
Re:The difficulty of CPAN dependencies (Score:1)
Here, have a look at the log from the last time I upgraded the SA buildbots:
http://wiki.apache.org/spamassassin/BuildBotUpgradeNotes [apache.org]
Reply to This
Parent