|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re^4: How to make your Perl 30% fasterby Joost (Canon) |
| on Dec 10, 2004 at 21:04 UTC ( #413987=note: print w/ replies, xml ) | Need Help?? |
|
/opt/perl-5.8.0_t/bin/perl is probably compiled with a shared perl library, while /usr/local/bin/perl is compiled statically. Look for libperl.so.* somewhere in your library path. :-)
In Section
Meditations
|
|
||||||||||||||||||||