in reply to Re: Re: What is Perl *NOT* good at
in thread What is Perl *NOT* good at?
Well... just to be "devil's advocate" I'll bite on that one. Just in my own little world at work I have troubles "shipping" code from one machine to another. Quite often code that I develop and test very thoroughly on one machine explodes due to missing modules on another machine depending on wheather or not the admins on the target machine have been diligent in keeping their CPAN module list up to date.
While I have developed standards for what belongs on machines, what version of Perl to install, etc. etc. some folks just don't listen until there's a probelm.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: What is Perl *NOT* good at
by Abigail-II (Bishop) on Apr 26, 2004 at 14:29 UTC | |
by blue_cowdawg (Monsignor) on Apr 26, 2004 at 15:06 UTC |