Skip Menu |

This queue is for tickets about the Catalyst-Plugin-Images CPAN distribution.

Report information
The Basics
Id: 42453
Status: resolved
Priority: 0/
Queue: Catalyst-Plugin-Images

People
Owner: Nobody in particular
Requestors: chisel [...] chizography.net
Cc:
AdminCc:

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



Subject: Error: Can't locate Test/WWW/Mechanize/Catalyst.pm
Test::WWW::Mechanize::Catalyst appears to be a dependency for the tests, but isn't listed in Makefile.PL, giving: PAN Terminal> install Catalyst::Plugin::Images Installing Catalyst::Plugin::Images (0.01) Running [/usr/bin/perl /usr/bin/cpanp-run-perl /home/chisel/.cpanplus/5.10.0/build/Catalyst-Plugin-Images-0.01/Makefile.PL ]... Checking if your kit is complete... Looks good Warning: prerequisite Image::Size 0 not found. Writing Makefile for Catalyst::Plugin::Images Running [/usr/bin/perl /usr/bin/cpanp-run-perl /home/chisel/.cpanplus/5.10.0/build/Image-Size-3.1.1/Makefile.PL ]... Checking if your kit is complete... Looks good Writing Makefile for Image::Size Running [/usr/bin/make test ]... PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_signature....skipped all skipped: Set the environment variable TEST_SIGNATURE to enable this test. t/all.............ok t/magick..........ok t/pod.............ok t/pod_coverage....skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage All tests successful, 2 tests skipped. Files=5, Tests=21, 0 wallclock secs ( 0.19 cusr + 0.08 csys = 0.27 CPU) Running [/usr/bin/make test ]... PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic........... # Failed test 'use Test::WWW::Mechanize::Catalyst;' # at t/basic.t line 10. # Tried to use 'Test::WWW::Mechanize::Catalyst'. # Error: Can't locate Test/WWW/Mechanize/Catalyst.pm in @INC (@INC contains: t/lib /home/chisel/.cpanplus/5.10.0/bu ild/Catalyst-Plugin-Images-0.01/blib/lib /home/chisel/.cpanplus/5.10.0/build/Catalyst-Plugin-Images-0.01/blib/arch /home /chisel/.cpanplus/5.10.0/build/Catalyst-Plugin-Images-0.01/blib /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/pe rl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 3 ) line 2. # BEGIN failed--compilation aborted at t/basic.t line 10. Can't locate object method "new" via package "Test::WWW::Mechanize::Catalyst" (perhaps you forgot to load "Test::WWW::Me chanize::Catalyst"?) at t/basic.t line 12. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod.............skipped all skipped: set TEST_POD to enable this test t/pod_coverage....skipped all skipped: Test::Pod::Coverage 1.04 required Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/basic.t 255 65280 1 1 1 2 tests skipped. Failed 1/3 test scripts. 1/1 subtests failed. Files=3, Tests=1, 0 wallclock secs ( 0.07 cusr + 0.01 csys = 0.08 CPU) Failed 1/3 test programs. 1/1 subtests failed.
Fixed in 0.02, just uploaded to CPAN.