in reply to
Re^2: Huge perl binary file
in thread
Huge perl binary file
I would expect libperl.so to get linked in when the perl executable is first loaded, and before any functions are called: the loading isn't triggered by calling a particular function. Of course, this is OS specific.
Dave.
Comment on
Re^3: Huge perl binary file
In Section
Seekers of Perl Wisdom