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.
Parallel install (Score:1)
Reply to This
Re:Parallel install (Score:1)
The parallel installation is a good idea, and it's the one I usually maintain in production (we have started using dh-make-perl and apt-get, and so far we are managing to keep everything in control, but our programs don't need more than 20 or 30 CPAN packages; Catalyst of Jifty use many, many more!)
However this would only patch the problem, not solve it...
I am thinking here (wild mindstorming with self in here) in a solution of managing complexity through layering: there's the CORE groups of packages (l
$ pugs -M6 -e 'say "use 6
use 6
Re:Parallel install (Score:1)
Well.. you get to keep the minor problem that you can never say
Re:Parallel install (Score:1)
Starting all programs with a she-bang like "#! PATH_TO_PERL" and a good ole sed script on "make" or "make install" will solve the parallel installation `little problem', indeed!
I just used the sudden inspiration of all these replies to let some brainstorming with myself... your post gave me the best anchor to actually rant it...
thanks and laters!
$ pugs -M6 -e 'say "use 6
use 6