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.