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.
quick hacks can work (Score:1)
I have used a load of misclaneous tools that are both proprtoatary and open source and they could all be quick hacks as long as I can get the job done.
Of course if they don't get the job done then shoddy workmanship is adding insult to injury.
The thing is most people don't look under the bonnet as it were, until the car has stopped. Thats why matts script archive was so popular.
Unfortunately it means re-working all of freshmeat to remove the bad perl now that NMS is finished ;)
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Reply to This