in reply to RE: Getting managers to accept Perl modules
in thread Getting managers to accept Perl modules
At that point, the only thing to complain about is the fact that this huge project has turned from a 2-month, multi-10-thousand-line application to a 3-day Perl script, making extensive use of pre-written modules. Some companies intent on making a bundle from such an application are going to get iffy about it when they find out the resulting script is only a few hundred lines.
Note: Code samples are for conceptual use only and generally are not meant to be cut/pasted into a production application. Always 'use strict', have a thorough understanding of the code you use, and check the return values of functions and handle errors according to your needs. - Fastolfe
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: RE: RE: Getting managers to accept Perl modules
by knight (Friar) on Sep 27, 2000 at 00:29 UTC |