in reply to Re: Cat'ing perl modules into single file script
in thread Cat'ing perl modules into single file script
I don't see why scenario 1's calling constraint precludes installing a number of modules and a script that uses them into a single directory. I do know it was a PITA getting a number of modules merged together into a single script file and that it is easier to maintain the code in a number of module files than as one monolithic file.
Perhaps you need to paint a bigger picture so it's easier to see where the issues really are?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Cat'ing perl modules into single file script
by Smitty (Beadle) on Nov 24, 2008 at 04:33 UTC | |
by GrandFather (Saint) on Nov 24, 2008 at 09:39 UTC |