On Mon, Jan 26, 2004 at 09:49:06AM +0100, Rafael Garcia-Suarez <rgarciasuarez@free.fr> wrote: > > But this implies that PerlIO::Scalar is only loaded the first time > > you try to do an open() like that. Are there many more situations > > like that in Perl nowadays? Is there a list of this modules that get > > automatically loaded on demand? Could be important for optimizing > > Perl on mod_perl prefork MPMs... > > Errno, File::Glob, utf8, attributes, and several PerlIO:: modules, e.g. > all PerlIO::via::*. AnyDBM_File, unicore/**/*.plThread Previous