Skip Menu |

This queue is for tickets about the Module-AutoLoad CPAN distribution.

Report information
The Basics
Id: 109531
Status: resolved
Worked: 1 hour (60 min)
Priority: 0/
Queue: Module-AutoLoad

People
Owner: bbb [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.04
Fixed in: 0.04



Subject: t/05_rcx.t fails
Currently t/05_rcx.t fails: $ perl5.20.0 -Mblib t/05_rcx.t 1..3 Warning: something's wrong at (eval 7) line 1. Use of uninitialized value $^INC in concatenation (.) or string at (eval 11) line 1. Can't locate object method "get" via package "url" (perhaps you forgot to load "url"?) at (eval 11) line 1. BEGIN failed--compilation aborted at t/../contrib/RCX.pl line 8. not ok 1 - load # Failed test 'load' # at t/05_rcx.t line 12. not ok 2 - compile # Failed test 'compile' # at t/05_rcx.t line 13. not ok 3 - method # Failed test 'method' # at t/05_rcx.t line 14. # Looks like you failed 3 tests of 3.
Wow, nice catch! Yeah, I had a memory leak on one of the servers that was eating up tons of RAM and crashed Apache. I repaired it, so it should be up and running and hopefully will never happen again. So sorry for any temporary inconvenience it may have caused. Let me know right away if you notice any more problems again. Thanks!!