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.frThread Next