in reply to Test::Harness from 5.005_03 prevents Dynaloader from finding B.so

The oracle speaks:
1
# There seems to be a problem with an undeclared `Perl_byterun'; # the problem disappears if we do `lazy dynaloading': BEGIN { delete $ENV{PERL_DL_NONLAZY}; }
2
  • Comment on Re: Test::Harness from 5.005_03 prevents Dynaloader from finding B.so
  • Download Code

Replies are listed 'Best First'.
Re: Re: Test::Harness from 5.005_03 prevents Dynaloader from finding B.so
by diotalevi (Canon) on Dec 15, 2003 at 21:11 UTC
    Exactly so.