in reply to how to split large pl file
You really need to fix that, or any "organization" is just a waste of time.
Try figuring out how you can divide up the work your program does in logical parts and then separate them out as modules.
should be of help (Also available at perldoc.com).perldoc perlmod
- ask
-- ask bjoern hansen, http://ask.netcetera.dk/ !try; do();
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: how to split large pl file
by smackdab (Pilgrim) on Nov 21, 2001 at 08:32 UTC | |
by wog (Curate) on Nov 21, 2001 at 08:41 UTC | |
by smackdab (Pilgrim) on Nov 21, 2001 at 08:46 UTC |