Searched refs:load_stubs (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Devel/
H A DSelfStubber.pm134 with the statement 'SelfLoader-E<gt>load_stubs()';, but you may wish to
136 initialization (though note that the SelfLoader::load_stubs method
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DSelfLoader.pm49 sub load_stubs { shift->_load_stubs((caller)[0]) } subroutine
58 print STDERR "SelfLoader::load_stubs($callpack)\n" if $DEBUG;
260 reads first by calling 'SelfLoader-E<gt>load_stubs();', or by using a
288 adding the statement 'SelfLoader-E<gt>load_stubs();' to the module to do

Completed in 30 milliseconds