in reply to Re: 2 Questions on Images and Mod_perl mem usage
in thread 2 Questions on Images and Mod_perl mem usage
If we are talking about one script file that is over 10,000 lines long, it needs to be split up just to make it maintainable.
You could use plain mod_perl modules, an application server framework like Mason might be a good way to simplify your code. These tools can handle a lot of basic application functionality for you.
It sounds like this project has grown to the point where a major rewrite is necessary. Good luck.
TGI says moo
|
|---|