Subject: | Test fails |
The tests failed during build.
# Failed test 'use Net::POP3S;'
# at t/pop3.t line 15.
# Tried to use 'Net::POP3S'.
# Error: Global symbol "$obj" requires explicit package name (did you forget to declare "my $obj"?) at /builddir/build/BUILD/Net-POP3S-0.08/blib/lib/Net/POP3S.pm line 142.
# Compilation failed in require at t/pop3.t line 15.
# BEGIN failed--compilation aborted at t/pop3.t line 15.
# Looks like you failed 1 test of 5.
t/pop3.t ..
The perl check of POP3S.pm failed with following error:
$ perl -c Net-POP3S-0.08/lib/Net/POP3S.pm
Global symbol "$obj" requires explicit package name (did you forget to declare "my $obj"?) at Net-POP3S-0.08/lib/Net/POP3S.pm line 142.
Net-POP3S-0.08/lib/Net/POP3S.pm had compilation errors.