Skip Menu |

This queue is for tickets about the Phone-Number CPAN distribution.

Report information
The Basics
Id: 128183
Status: new
Priority: 0/
Queue: Phone-Number

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: v1.1.2
Fixed in: (no value)



Subject: Undeclared dependency experimental
The test suite fails if experimental.pm is not installed: # Failed test 'use Phone::Number;' # at t/Phone-Number.t line 9. # Tried to use 'Phone::Number'. # Error: Can't locate experimental.pm in @INC (@INC contains: /home/cpansand/.cpan/build/2019010609/Phone-Number-v1.1.2-QZmgxh/blib/lib /home/cpansand/.cpan/build/2019010609/Phone-Number-v1.1.2-QZmgxh/blib/arch /opt/perl-5.12.5/lib/site_perl/5.12.5/x86_64-linux /opt/perl-5.12.5/lib/site_perl/5.12.5 /opt/perl-5.12.5/lib/5.12.5/x86_64-linux /opt/perl-5.12.5/lib/5.12.5 .) at /home/cpansand/.cpan/build/2019010609/Phone-Number-v1.1.2-QZmgxh/blib/lib/Phone/Number.pm line 23. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019010609/Phone-Number-v1.1.2-QZmgxh/blib/lib/Phone/Number.pm line 23. # Compilation failed in require at t/Phone-Number.t line 9. # BEGIN failed--compilation aborted at t/Phone-Number.t line 9. Can't locate object method "new" via package "Phone::Number" at t/Phone-Number.t line 11. # Looks like your test exited with 255 just after 1. t/Phone-Number.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/6 subtests