Skip Menu |

This queue is for tickets about the Shipwright CPAN distribution.

Report information
The Basics
Id: 48388
Status: resolved
Priority: 0/
Queue: Shipwright

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

Bug Information
Severity: Important
Broken in: 2.3.3
Fixed in: (no value)



Subject: cpan install fails on t/00.load - add File::Path 2.07 to Makefile.PL
While on Debian lenny, I attempted to 'cpan Shipwright' and got the following test failure: SUNNAVY/Shipwright-2.3.3.tar.gz make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/00.load...........1/36 # Failed test 'use Shipwright::Backend::Base;' # at t/00.load.t line 19. # Tried to use 'Shipwright::Backend::Base'. # Error: "make_path" is not exported by the File::Path module # "remove_tree" is not exported by the File::Path module # Can't continue after import errors at /root/.cpan/build/Shipwright-2.3.3-wFlaDk/blib/lib/Shipwright/Backend/Base.pm line 10 Updating to File::Path 2.07 solved the problem
2.3.4 fixed this problem. thanks for your feedback! best wishes sunnavy
sorry, this problem was not fixed until 2.3.5.