develooper Front page | perl.perl5.porters | Postings from January 2004

Re: Recursive call to Perl_load_module in PerlIO_find_layer

Thread Previous
From:
Yitzchak Scott-Thoennes
Date:
January 30, 2004 04:22
Subject:
Re: Recursive call to Perl_load_module in PerlIO_find_layer
Message ID:
20040127163015.GB592@efn.org
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/**/*.pl

Thread Previous


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