PATH=/usr/bin:/bin:/Users/fly1400/var/megalib/bin Start 2013-11-19T01:05:48 ActivePerl-1400 CPAN-2.00 Reading '/Users/fly1400/var/cpan/Metadata' Database was generated on Tue, 19 Nov 2013 08:07:46 GMT Running make for T/TO/TOBYINK/Kavorka-0.018.tar.gz Checksum for /net/nas1/cpan/authors/id/T/TO/TOBYINK/Kavorka-0.018.tar.gz ok Kavorka-0.018/CONTRIBUTING Kavorka-0.018/COPYRIGHT Kavorka-0.018/CREDITS Kavorka-0.018/Changes Kavorka-0.018/INSTALL Kavorka-0.018/LICENSE Kavorka-0.018/MANIFEST Kavorka-0.018/META.json Kavorka-0.018/META.yml Kavorka-0.018/Makefile.PL Kavorka-0.018/README Kavorka-0.018/SIGNATURE Kavorka-0.018/dist.ini Kavorka-0.018/doap.ttl Kavorka-0.018/examples/benchmarks-multisub.pl Kavorka-0.018/examples/benchmarks.pl Kavorka-0.018/examples/fibonacci.pl Kavorka-0.018/examples/meta.pl Kavorka-0.018/lib/Kavorka.pm Kavorka-0.018/t/01basic.t Kavorka-0.018/t/02named-functions.t Kavorka-0.018/t/03anon-functions.t Kavorka-0.018/t/04named-methods.t Kavorka-0.018/t/05anon-methods.t Kavorka-0.018/t/10positional.t Kavorka-0.018/t/11named.t Kavorka-0.018/t/12invocant.t Kavorka-0.018/t/13slurpy.t Kavorka-0.018/t/14underscores.t Kavorka-0.018/t/20modifiers-moo.t Kavorka-0.018/t/21modifiers-moose.t Kavorka-0.018/t/22modifiers-mouse.t Kavorka-0.018/t/23modifiers-tiny.t Kavorka-0.018/t/24multimodifiers.t Kavorka-0.018/t/30multi.t Kavorka-0.018/t/31multimulti.t Kavorka-0.018/t/32multiredefine.t Kavorka-0.018/t/33cacheinvalidationishard.t Kavorka-0.018/t/50types.t Kavorka-0.018/t/51coerce.t Kavorka-0.018/t/52typeexpr.t Kavorka-0.018/t/53typeexpr-moosextypes.t Kavorka-0.018/t/60alias.t Kavorka-0.018/t/61ro.t Kavorka-0.018/t/62locked.t Kavorka-0.018/t/69traits.t Kavorka-0.018/t/70introspection.t Kavorka-0.018/t/71moosemeta.t Kavorka-0.018/t/80returntype.t Kavorka-0.018/t/90closures.t Kavorka-0.018/t/91lvalue.t Kavorka-0.018/t/92weirdvars.t Kavorka-0.018/t/93prototypes.t Kavorka-0.018/examples/dancer2/example.pl Kavorka-0.018/lib/Kavorka/Manual.pod Kavorka-0.018/lib/Kavorka/MethodModifier.pm Kavorka-0.018/lib/Kavorka/Multi.pm Kavorka-0.018/lib/Kavorka/Parameter.pm Kavorka-0.018/lib/Kavorka/ReturnType.pm Kavorka-0.018/lib/Kavorka/Signature.pm Kavorka-0.018/lib/Kavorka/Sub.pm Kavorka-0.018/lib/MooseX/KavorkaInfo.pm Kavorka-0.018/lib/Parse/KeywordX.pm Kavorka-0.018/lib/Kavorka/Manual/API.pod Kavorka-0.018/lib/Kavorka/Manual/Functions.pod Kavorka-0.018/lib/Kavorka/Manual/MethodModifiers.pod Kavorka-0.018/lib/Kavorka/Manual/Methods.pod Kavorka-0.018/lib/Kavorka/Manual/MultiSubs.pod Kavorka-0.018/lib/Kavorka/Manual/PrototypeAndAttributes.pod Kavorka-0.018/lib/Kavorka/Manual/Signatures.pod Kavorka-0.018/lib/Kavorka/Sub/After.pm Kavorka-0.018/lib/Kavorka/Sub/Around.pm Kavorka-0.018/lib/Kavorka/Sub/Before.pm Kavorka-0.018/lib/Kavorka/Sub/ClassMethod.pm Kavorka-0.018/lib/Kavorka/Sub/Fun.pm Kavorka-0.018/lib/Kavorka/Sub/Method.pm Kavorka-0.018/lib/Kavorka/Sub/ObjectMethod.pm Kavorka-0.018/examples/dancer2/lib/KavorkaX/Dancer2.pm CPAN.pm: Building T/TO/TOBYINK/Kavorka-0.018.tar.gz >>> /Users/fly1400/ap1400/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Kavorka Writing MYMETA.yml and MYMETA.json >>> make cp lib/Kavorka/Manual/MethodModifiers.pod blib/lib/Kavorka/Manual/MethodModifiers.pod cp lib/Kavorka/Manual/API.pod blib/lib/Kavorka/Manual/API.pod cp lib/Kavorka/Parameter.pm blib/lib/Kavorka/Parameter.pm cp lib/Kavorka/Sub/ClassMethod.pm blib/lib/Kavorka/Sub/ClassMethod.pm cp lib/Kavorka/ReturnType.pm blib/lib/Kavorka/ReturnType.pm cp lib/Kavorka/Manual/MultiSubs.pod blib/lib/Kavorka/Manual/MultiSubs.pod cp lib/Kavorka/Manual.pod blib/lib/Kavorka/Manual.pod cp lib/Kavorka/Sub.pm blib/lib/Kavorka/Sub.pm cp lib/Kavorka/MethodModifier.pm blib/lib/Kavorka/MethodModifier.pm cp lib/Kavorka/Manual/PrototypeAndAttributes.pod blib/lib/Kavorka/Manual/PrototypeAndAttributes.pod cp lib/Kavorka/Sub/After.pm blib/lib/Kavorka/Sub/After.pm cp lib/Parse/KeywordX.pm blib/lib/Parse/KeywordX.pm cp lib/Kavorka/Manual/Functions.pod blib/lib/Kavorka/Manual/Functions.pod cp lib/Kavorka/Manual/Signatures.pod blib/lib/Kavorka/Manual/Signatures.pod cp lib/Kavorka/Manual/Methods.pod blib/lib/Kavorka/Manual/Methods.pod cp lib/Kavorka/Sub/ObjectMethod.pm blib/lib/Kavorka/Sub/ObjectMethod.pm cp lib/Kavorka/Sub/Before.pm blib/lib/Kavorka/Sub/Before.pm cp lib/Kavorka.pm blib/lib/Kavorka.pm cp lib/Kavorka/Signature.pm blib/lib/Kavorka/Signature.pm cp lib/MooseX/KavorkaInfo.pm blib/lib/MooseX/KavorkaInfo.pm cp lib/Kavorka/Sub/Around.pm blib/lib/Kavorka/Sub/Around.pm cp lib/Kavorka/Sub/Fun.pm blib/lib/Kavorka/Sub/Fun.pm cp lib/Kavorka/Multi.pm blib/lib/Kavorka/Multi.pm cp lib/Kavorka/Sub/Method.pm blib/lib/Kavorka/Sub/Method.pm Manifying blib/man3/Kavorka.3 Manifying blib/man3/Kavorka::Manual.3 Manifying blib/man3/Kavorka::Manual::API.3 Manifying blib/man3/Kavorka::Manual::Functions.3 Manifying blib/man3/Kavorka::Manual::MethodModifiers.3 Manifying blib/man3/Kavorka::Manual::Methods.3 Manifying blib/man3/Kavorka::Manual::MultiSubs.3 Manifying blib/man3/Kavorka::Manual::PrototypeAndAttributes.3 Manifying blib/man3/Kavorka::Manual::Signatures.3 Manifying blib/man3/Kavorka::Parameter.3 Manifying blib/man3/Kavorka::Signature.3 Manifying blib/man3/Kavorka::Sub.3 Manifying blib/man3/MooseX::KavorkaInfo.3 TOBYINK/Kavorka-0.018.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/ap1400/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use Kavorka;' # at t/01basic.t line 26. # Tried to use 'Kavorka'. # Error: Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. # Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. # Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. # BEGIN failed--compilation aborted at t/01basic.t line 26. # Looks like you failed 1 test of 1. t/01basic.t .................... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub not ok 1 - use Kavorka; 1..1 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/02named-functions.t line 30. t/02named-functions.t .......... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/03anon-functions.t line 28. t/03anon-functions.t ........... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/04named-methods.t line 30. t/04named-methods.t ............ scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/05anon-methods.t line 28. t/05anon-methods.t ............. scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/10positional.t line 30. t/10positional.t ............... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/11named.t line 35. t/11named.t .................... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/12invocant.t line 30. t/12invocant.t ................. scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/13slurpy.t line 29. t/13slurpy.t ................... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/14underscores.t line 29. t/14underscores.t .............. scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/20modifiers-moo.t line 29. t/20modifiers-moo.t ............ scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/21modifiers-moose.t line 34. t/21modifiers-moose.t .......... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/22modifiers-mouse.t line 34. t/22modifiers-mouse.t .......... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/23modifiers-tiny.t line 42. t/23modifiers-tiny.t ........... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/24multimodifiers.t line 28. t/24multimodifiers.t ........... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/30multi.t line 29. t/30multi.t .................... scope end Kavorka::Multi scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/31multimulti.t line 34. t/31multimulti.t ............... scope end Kavorka::Multi scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/32multiredefine.t line 27. t/32multiredefine.t ............ scope end Kavorka::Multi scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/33cacheinvalidationishard.t line 33. t/33cacheinvalidationishard.t .. scope end Kavorka::Multi scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/50types.t line 30. t/50types.t .................... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/51coerce.t line 30. t/51coerce.t ................... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/52typeexpr.t line 30. t/52typeexpr.t ................. scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/53typeexpr-moosextypes.t line 33. t/53typeexpr-moosextypes.t ..... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/60alias.t line 29. t/60alias.t .................... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/61ro.t line 29. t/61ro.t ....................... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/62locked.t line 29. t/62locked.t ................... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/69traits.t line 27. t/69traits.t ................... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/70introspection.t line 32. t/70introspection.t ............ scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Moose/Exporter.pm line 409. Compilation failed in require at t/71moosemeta.t line 34. BEGIN failed--compilation aborted at t/71moosemeta.t line 34. t/71moosemeta.t ................ scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/80returntype.t line 28. t/80returntype.t ............... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/90closures.t line 31. t/90closures.t ................. scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/91lvalue.t line 29. t/91lvalue.t ................... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/92weirdvars.t line 26. t/92weirdvars.t ................ scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Undefined subroutine &Kavorka::Sub::has called at /Users/fly1400/var/cpan/build/Kavorka-0.018-4YT8S0/blib/lib/Kavorka/Sub.pm line 23. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly1400/var/megalib/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/93prototypes.t line 26. t/93prototypes.t ............... scope end Kavorka::Parameter scope end Kavorka::ReturnType scope end Kavorka::Signature around --> Moo::Role :: around lex_peek --> Parse::Keyword :: lex_peek has --> Moo::Role :: has meta --> Moo::Role :: meta parse_trait --> Parse::KeywordX :: parse_trait before --> Moo::Role :: before compiling_package --> Parse::Keyword :: compiling_package extract_bracketed --> Text::Balanced :: extract_bracketed confess --> Carp :: confess parse_stmtseq --> Parse::Keyword :: parse_stmtseq parse_fullstmt --> Parse::Keyword :: parse_fullstmt parse_name --> Parse::KeywordX :: parse_name with --> Moo::Role :: with parse_listexpr --> Parse::Keyword :: parse_listexpr parse_barestmt --> Parse::Keyword :: parse_barestmt after --> Moo::Role :: after parse_block --> Parse::Keyword :: parse_block lex_read --> Parse::Keyword :: lex_read parse_arithexpr --> Parse::Keyword :: parse_arithexpr fqname --> Devel::Pragma :: fqname requires --> Moo::Role :: requires parse_fullexpr --> Parse::Keyword :: parse_fullexpr lex_stuff --> Parse::Keyword :: lex_stuff parse_termexpr --> Parse::Keyword :: parse_termexpr croak --> Carp :: croak carp --> Carp :: carp parse_variable --> Parse::KeywordX :: parse_variable lex_read_space --> Parse::Keyword :: lex_read_space scope end Kavorka::Sub Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/01basic.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/02named-functions.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/03anon-functions.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/04named-methods.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/05anon-methods.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/10positional.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/11named.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/12invocant.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/13slurpy.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/14underscores.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/20modifiers-moo.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/21modifiers-moose.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/22modifiers-mouse.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/23modifiers-tiny.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/24multimodifiers.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/30multi.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/31multimulti.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/32multiredefine.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/33cacheinvalidationishard.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/50types.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/51coerce.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/52typeexpr.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/53typeexpr-moosextypes.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/60alias.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/61ro.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/62locked.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/69traits.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/70introspection.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/71moosemeta.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/80returntype.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/90closures.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/91lvalue.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/92weirdvars.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/93prototypes.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=34, Tests=1, 33 wallclock secs ( 0.20 usr 0.10 sys + 16.65 cusr 1.22 csys = 18.17 CPU) Result: FAIL Failed 34/34 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 2 TOBYINK/Kavorka-0.018.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TOBYINK/Kavorka-0.018.tar.gz Finished 2013-11-19T01:06:28