sabkat has asked for the wisdom of the Perl Monks concerning the following question:
I have some code in two parts: a pl file and a pm file. I'd like to put these into one pl file, with a minimum of rewriting. Is there some way to do this? I'm thinking of somthing like putting all your (as in c++) .h and .cpp files into one big file.
thanks for any help, links, pointers, etc...
Edited: ~Thu Oct 10 16:31:43 2002 (GMT) by footpad: Retitled (was "modules") and added basic HTML formatting, per Consideration
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Combining modules into a single file
by Ovid (Cardinal) on Oct 10, 2002 at 05:03 UTC | |
by sabkat (Acolyte) on Oct 11, 2002 at 23:42 UTC | |
|
Re: Combining modules into a single file
by submersible_toaster (Chaplain) on Oct 10, 2002 at 06:40 UTC |