From: Hernán De Angelis

I repeatedly get the following error during test:

Error: Not a CODE reference at /usr/lib/perl5/5.16.2/i586-linux-thread-multi/DynaLoader.pm line 213.

Try running the test script as:

perl -Mblib t/scriptname.t

DynaLoader.pm line 213 (perl-5.16.0) was throwing up a warning for me in a test suite I was running just yesterday. When I ran the particular test file as 'perl -Mblib t/script.t' the warning went away.

I'm wondering whether the same approach will make your error go away.

Cheers,
Rob



_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to