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:lots of places... (Score:1)
Poor memory can be helped with a simple find / -type l -name perl, albeit it can take quite a while, depending on how big harddrives you have and if they're IDE etc...
Reply to This
Re: (Score:1)
locate -r /perl$
( might need `locate -u' first