in reply to Re: Passing Arguments With Perl/Cgi
in thread Passing Arguments With Perl/Cgi

Presuming your code isn't on a home personal enviroment in a lot of cases it simply isn't practical to use modules. In the case of code used on a 1000 machines say.

Replies are listed 'Best First'.
Re^3: Passing Arguments With Perl/Cgi
by Corion (Patriarch) on Feb 19, 2009 at 15:22 UTC

    If you have 1000 machines at your disposal, you also have a mechanism for file distribution among them. So that's a non issue. Yes, even you can use CPAN.