Hi
The following
perl -MDevel::Symdump -e '$t =
Devel::Symdump->new(main); print $t->packages, "\n";'

in perl 5.6.1 returns <none> as one the packages !
Apache::Symbol (mod_perl-1.26) seems to call a
'can('undef_function..' on this values & as a result,
a fatal error is thrown ! I have done a 'next if
/\<none\>/' in Apache::Symbol to work around this.

There is no problem in perl-5.005. No one else faced
similar problem ? BTW, all this is in Solaris 2.6

Sreeji



__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

Reply via email to