develooper Front page | perl.beginners | Postings from March 2002

How to reduce the time loading of a module ?

Thread Next
From:
Patrice Boisieau
Date:
March 22, 2002 07:38
Subject:
How to reduce the time loading of a module ?
Message ID:
F267geDKvPEkGhAj5p1000011ca@hotmail.com
Hello
In order to increase the time execution of a Perl script, I wonder if it is 
possible to reduce the time loading of a module at the compilation step. In 
particular, is the time loading reduced when just one of the symbols 
exported by the module is used ? I mean, does the instruction 'use 
Module::Symbol;' cost less time than 'use Module;' ?
Regards
Patrice Boisieau

_________________________________________________________________
Discutez en ligne avec vos amis, essayez MSN Messenger : 
http://messenger.msn.fr


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About