> but code isn't duplicated if you pre-load your modules: > http://perl.apache.org/guide/performance.html#Preload_Perl_Modules_at_Server > _S I realise the actual code isn't duplicated - but the script itself still needs the list of "use" directives regardless of whether you pre-load them and there doesn't seem to be an easy way to factor this common block of unsightly directives out into one file for use in multiple scripts that share the same resources. Martin
- Best approach for loading several modules Martin Wood
- Re: Best approach for loading several modules Jeff Beard
- Re: Best approach for loading several modules Vivek Khera
- Re: Best approach for loading several modules Martin Wood
- Re: Best approach for loading several modules Joshua Chamas
- Re: Best approach for loading several modules Perrin Harkins
- RE: Best approach for loading several modules Geoffrey Young
- Re: Best approach for loading several modules Martin Wood
- Re: Best approach for loading several modules Stas Bekman
- Re: Best approach for loading several modu... Martin Wood
- [OT] Re: Best approach for loading se... Stas Bekman
- Re: Best approach for loading several modules Drew Taylor
- Re: Best approach for loading several modu... Martin Wood