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.
Re: Perl installation "best" practices (Score:1)
Re: Perl installation "best" practices (Score:2)
Thanks; I hoped someone would find them useful. Yeah, I need to update for 5.8
Yes, I did use these for 5.8 this morning; I was HTML-izing them as I watched the test suite run in another window.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
config script (Score:1)
--
xoa
Re:config script (Score:2)
Abigail is the queen of multiple installs
Yeah, that /opt tree at YAPC was something to behold.
Maybe that means Abigail gets to benefit from my one and only patch to perl: a fix to MakeMaker that allowed you to do
perl5.6.1 Makefile.PLinstead of having to/usr/local/bin/perl5.6.1 Makefile.PL. I kind of like multiple installs myself, and that was one of the first things I ran into.J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers