Cannot determine perl version info from lib/Moose/Tiny.pm LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 323. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.66 >= 0.42) - Moose ...loaded. (0.21) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Moose::Tiny cp lib/Moose/Tiny.pm blib/lib/Moose/Tiny.pm Manifying blib/man3/Moose::Tiny.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/01_main.t t/02_subclass.t t/00.load........1..1 # Failed test 'use Moose::Tiny;' # at t/00.load.t line 4. # Tried to use 'Moose::Tiny'. # Error: Moose version 0.26 required--this is only version 0.21 at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Moose-Tiny/blib/lib/Moose/Tiny.pm line 4. # BEGIN failed--compilation aborted at t/00.load.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Moose::Tiny; Use of uninitialized value in concatenation (.) or string at t/00.load.t line 7. # Testing Moose::Tiny # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01_main........1..13 # Failed test 'Created package without error' # at t/01_main.t line 19. # Moose version 0.26 required--this is only version 0.21 at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Moose-Tiny/blib/lib/Moose/Tiny.pm line 4. # BEGIN failed--compilation aborted at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Moose-Tiny/blib/lib/Moose/Tiny.pm line 4. # Compilation failed in require at (eval 3) line 4. # BEGIN failed--compilation aborted at (eval 3) line 4. Can't locate object method "new" via package "Foo" at t/01_main.t line 25. not ok 1 - Created package without error # Looks like you planned 13 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t/02_subclass....1..12 # Failed test 'Created package without error' # at t/02_subclass.t line 29. Can't locate object method "new" via package "Foo" at t/02_subclass.t line 34. # Looks like you planned 12 tests but only ran 1. not ok 1 - Created package without error # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-12 Failed 12/12 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00.load.t 1 256 1 1 1 t/01_main.t 255 65280 13 25 1-13 t/02_subclass.t 255 65280 12 23 1-12 Failed 3/3 test scripts. 26/26 subtests failed. Files=3, Tests=26, 2 wallclock secs ( 1.68 cusr + 0.18 csys = 1.86 CPU) Failed 3/3 test programs. 26/26 subtests failed. make: *** [test_dynamic] Error 255