PATH=/usr/bin:/bin:/Users/fly1400/var/megalib/bin Start 2013-08-17T01:10:10 ActivePerl-1400 CPAN-2.00 Reading '/Users/fly1400/var/cpan/Metadata' Database was generated on Sat, 17 Aug 2013 07:07:59 GMT Running make for T/TO/TOBYINK/Moops-0.006.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TO/TOBYINK/Moops-0.006.tar.gz ok Moops-0.006/CONTRIBUTING Moops-0.006/COPYRIGHT Moops-0.006/CREDITS Moops-0.006/Changes Moops-0.006/LICENSE Moops-0.006/MANIFEST Moops-0.006/META.json Moops-0.006/META.ttl Moops-0.006/META.yml Moops-0.006/Makefile.PL Moops-0.006/README Moops-0.006/SIGNATURE Moops-0.006/dist.ini Moops-0.006/examples/bench.pl Moops-0.006/examples/calculator.pl Moops-0.006/lib/Moops.pm Moops-0.006/t/01basic.t Moops-0.006/t/10class.t Moops-0.006/t/11class-moose.t Moops-0.006/t/12class-mouse.t Moops-0.006/lib/Moops/CodeGenerator.pm Moops-0.006/lib/Moops/DefineKeyword.pm Moops-0.006/lib/Moops/ImportSet.pm Moops-0.006/lib/Moops/MethodModifiers.pm Moops-0.006/lib/Moops/Parser.pm Moops-0.006/lib/Moops/CodeGenerator/Class.pm Moops-0.006/lib/Moops/CodeGenerator/Role.pm CPAN.pm: Building T/TO/TOBYINK/Moops-0.006.tar.gz >>> /Users/fly1400/ap1400/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Moops Writing MYMETA.yml and MYMETA.json >>> make cp lib/Moops/CodeGenerator/Role.pm blib/lib/Moops/CodeGenerator/Role.pm cp lib/Moops/ImportSet.pm blib/lib/Moops/ImportSet.pm cp lib/Moops/Parser.pm blib/lib/Moops/Parser.pm cp lib/Moops/CodeGenerator/Class.pm blib/lib/Moops/CodeGenerator/Class.pm cp lib/Moops/CodeGenerator.pm blib/lib/Moops/CodeGenerator.pm cp lib/Moops/MethodModifiers.pm blib/lib/Moops/MethodModifiers.pm cp lib/Moops.pm blib/lib/Moops.pm cp lib/Moops/DefineKeyword.pm blib/lib/Moops/DefineKeyword.pm Manifying blib/man3/Moops.3 TOBYINK/Moops-0.006.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/ap1400/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic.t ........ ok 1 - use Moops; 1..1 ok t/10class.t ........ scope end Moops::Parser scope end Moops::CodeGenerator scope end Foo::Bar scope end Foo::Baz scope end Quux scope end Quux::Quux scope end Quux::Quux::Quux scope end Foo ok 1 - Foo->can('aaa') ok 2 - not Foo->can('bbb') ok 3 - not Foo->can('ccc') ok 4 - not Foo::Bar->can('aaa') ok 5 - Foo::Bar->can('bbb') ok 6 - not Foo::Bar->can('ccc') ok 7 - not Foo::Baz->can('aaa') ok 8 - Foo::Baz->can('bbb') ok 9 - Foo::Baz->can('ccc') ok 10 - Quux->can('ddd') ok 11 - Quux::Quux->can('eee') ok 12 - Quux::Quux::Quux->can('fff') 1..12 ok Undefined subroutine &Foo::has called at t/11class-moose.t line 45. t/11class-moose.t .. scope end Moops::Parser scope end Moops::CodeGenerator scope end Foo::Bar Bool --> Types::Standard :: Bool around --> Moose :: around HasMethods --> Types::Standard :: HasMethods has --> Moose :: has InstanceOf --> Types::Standard :: InstanceOf Tuple --> Types::Standard :: Tuple augment --> Moose :: augment inner --> Moose :: inner Dict --> Types::Standard :: Dict RoleName --> Types::Standard :: RoleName Maybe --> Types::Standard :: Maybe extends --> Moose :: extends before --> Moose :: before Value --> Types::Standard :: Value OptList --> Types::Standard :: OptList LaxNum --> Types::Standard :: LaxNum RegexpRef --> Types::Standard :: RegexpRef confess --> Moo :: confess Num --> Types::Standard :: Num Overload --> Types::Standard :: Overload override --> Moose :: override Any --> Types::Standard :: Any with --> Moose :: with StrMatch --> Types::Standard :: StrMatch Optional --> Types::Standard :: Optional Enum --> Types::Standard :: Enum Ref --> Types::Standard :: Ref blessed --> Moo :: blessed FileHandle --> Types::Standard :: FileHandle after --> Moose :: after Defined --> Types::Standard :: Defined ScalarRef --> Types::Standard :: ScalarRef GlobRef --> Types::Standard :: GlobRef Object --> Types::Standard :: Object Map --> Types::Standard :: Map ConsumerOf --> Types::Standard :: ConsumerOf Tied --> Types::Standard :: Tied HashRef --> Types::Standard :: HashRef ArrayRef --> Types::Standard :: ArrayRef Item --> Types::Standard :: Item Undef --> Types::Standard :: Undef super --> Moose :: super Str --> Types::Standard :: Str Int --> Types::Standard :: Int finally --> Try::Tiny :: finally ClassName --> Types::Standard :: ClassName StrictNum --> Types::Standard :: StrictNum try --> Try::Tiny :: try CodeRef --> Types::Standard :: CodeRef catch --> Try::Tiny :: catch scope end Foo::Baz scope end Quux Bool --> Types::Standard :: Bool around --> Moose :: around HasMethods --> Types::Standard :: HasMethods has --> Moose :: has InstanceOf --> Types::Standard :: InstanceOf Tuple --> Types::Standard :: Tuple augment --> Moose :: augment inner --> Moose :: inner Dict --> Types::Standard :: Dict RoleName --> Types::Standard :: RoleName Maybe --> Types::Standard :: Maybe extends --> Moose :: extends before --> Moose :: before Value --> Types::Standard :: Value OptList --> Types::Standard :: OptList LaxNum --> Types::Standard :: LaxNum RegexpRef --> Types::Standard :: RegexpRef confess --> Moo :: confess Num --> Types::Standard :: Num Overload --> Types::Standard :: Overload override --> Moose :: override Any --> Types::Standard :: Any with --> Moose :: with StrMatch --> Types::Standard :: StrMatch Optional --> Types::Standard :: Optional Enum --> Types::Standard :: Enum Ref --> Types::Standard :: Ref blessed --> Moo :: blessed FileHandle --> Types::Standard :: FileHandle after --> Moose :: after Defined --> Types::Standard :: Defined ScalarRef --> Types::Standard :: ScalarRef GlobRef --> Types::Standard :: GlobRef Object --> Types::Standard :: Object Map --> Types::Standard :: Map ConsumerOf --> Types::Standard :: ConsumerOf Tied --> Types::Standard :: Tied HashRef --> Types::Standard :: HashRef ArrayRef --> Types::Standard :: ArrayRef Item --> Types::Standard :: Item Undef --> Types::Standard :: Undef super --> Moose :: super Str --> Types::Standard :: Str Int --> Types::Standard :: Int finally --> Try::Tiny :: finally ClassName --> Types::Standard :: ClassName StrictNum --> Types::Standard :: StrictNum try --> Try::Tiny :: try CodeRef --> Types::Standard :: CodeRef catch --> Try::Tiny :: catch scope end Quux::Quux scope end Quux::Quux::Quux Bool --> Types::Standard :: Bool around --> Moose :: around HasMethods --> Types::Standard :: HasMethods has --> Moose :: has InstanceOf --> Types::Standard :: InstanceOf Tuple --> Types::Standard :: Tuple augment --> Moose :: augment inner --> Moose :: inner Dict --> Types::Standard :: Dict RoleName --> Types::Standard :: RoleName Maybe --> Types::Standard :: Maybe extends --> Moose :: extends before --> Moose :: before Value --> Types::Standard :: Value OptList --> Types::Standard :: OptList LaxNum --> Types::Standard :: LaxNum RegexpRef --> Types::Standard :: RegexpRef confess --> Moo :: confess Num --> Types::Standard :: Num Overload --> Types::Standard :: Overload override --> Moose :: override Any --> Types::Standard :: Any with --> Moose :: with StrMatch --> Types::Standard :: StrMatch Optional --> Types::Standard :: Optional Enum --> Types::Standard :: Enum Ref --> Types::Standard :: Ref blessed --> Moo :: blessed FileHandle --> Types::Standard :: FileHandle after --> Moose :: after Defined --> Types::Standard :: Defined ScalarRef --> Types::Standard :: ScalarRef GlobRef --> Types::Standard :: GlobRef Object --> Types::Standard :: Object Map --> Types::Standard :: Map ConsumerOf --> Types::Standard :: ConsumerOf Tied --> Types::Standard :: Tied HashRef --> Types::Standard :: HashRef ArrayRef --> Types::Standard :: ArrayRef Item --> Types::Standard :: Item Undef --> Types::Standard :: Undef super --> Moose :: super Str --> Types::Standard :: Str Int --> Types::Standard :: Int finally --> Try::Tiny :: finally ClassName --> Types::Standard :: ClassName StrictNum --> Types::Standard :: StrictNum try --> Try::Tiny :: try CodeRef --> Types::Standard :: CodeRef catch --> Try::Tiny :: catch scope end Foo Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Undefined subroutine &Foo::has called at t/12class-mouse.t line 45. t/12class-mouse.t .. scope end Moops::Parser scope end Moops::CodeGenerator scope end Foo::Bar around --> Mouse :: around has --> Mouse :: has augment --> Mouse :: augment inner --> Mouse :: inner extends --> Mouse :: extends before --> Mouse :: before override --> Mouse :: override with --> Mouse :: with after --> Mouse :: after super --> Mouse :: super scope end Foo::Baz scope end Quux around --> Mouse :: around has --> Mouse :: has augment --> Mouse :: augment inner --> Mouse :: inner extends --> Mouse :: extends before --> Mouse :: before override --> Mouse :: override with --> Mouse :: with after --> Mouse :: after super --> Mouse :: super scope end Quux::Quux scope end Quux::Quux::Quux around --> Mouse :: around has --> Mouse :: has augment --> Mouse :: augment inner --> Mouse :: inner extends --> Mouse :: extends before --> Mouse :: before override --> Mouse :: override with --> Mouse :: with after --> Mouse :: after super --> Mouse :: super scope end Foo Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Test Summary Report ------------------- t/11class-moose.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/12class-mouse.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=4, Tests=13, 6 wallclock secs ( 0.05 usr 0.01 sys + 1.50 cusr 0.12 csys = 1.68 CPU) Result: FAIL Failed 2/4 test programs. 0/13 subtests failed. make: *** [test_dynamic] Error 255 TOBYINK/Moops-0.006.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TOBYINK/Moops-0.006.tar.gz Finished 2013-08-17T01:10:28