PATH=/usr/bin:/bin:/Users/fly1800/var/megalib/bin Start 2013-06-29T14:58:40 ActivePerl-1800 CPAN-2.00 Reading '/Users/fly1800/var/cpan/Metadata' Database was generated on Sat, 29 Jun 2013 18:06:45 GMT Running make for I/ID/IDOPEREL/Leyland-0.001007.tar.gz Checksum for /net/nas/data/cpan/authors/id/I/ID/IDOPEREL/Leyland-0.001007.tar.gz ok Leyland-0.001007 Leyland-0.001007/README Leyland-0.001007/Changes Leyland-0.001007/LICENSE Leyland-0.001007/INSTALL Leyland-0.001007/dist.ini Leyland-0.001007/META.yml Leyland-0.001007/MANIFEST Leyland-0.001007/META.json Leyland-0.001007/SIGNATURE Leyland-0.001007/t Leyland-0.001007/t/00-load.t Leyland-0.001007/bin Leyland-0.001007/bin/leyland Leyland-0.001007/Makefile.PL Leyland-0.001007/MANIFEST.SKIP Leyland-0.001007/lib Leyland-0.001007/lib/Leyland.pm Leyland-0.001007/lib/Leyland Leyland-0.001007/lib/Leyland/Cmd.pm Leyland-0.001007/lib/Leyland/View.pm Leyland-0.001007/lib/Leyland/Logger.pm Leyland-0.001007/lib/Leyland/Parser.pm Leyland-0.001007/lib/Leyland/Manual.pod Leyland-0.001007/lib/Leyland/Context.pm Leyland-0.001007/t/release-pod-syntax.t Leyland-0.001007/lib/Leyland/Localizer.pm Leyland-0.001007/lib/Leyland/Exception.pm Leyland-0.001007/t/release-pod-coverage.t Leyland-0.001007/lib/Leyland/Controller.pm Leyland-0.001007/lib/Leyland/Negotiator.pm Leyland-0.001007/t/release-dist-manifest.t Leyland-0.001007/lib/Leyland/Manual Leyland-0.001007/lib/Leyland/Manual/FAQ.pod Leyland-0.001007/lib/Leyland/Cmd Leyland-0.001007/lib/Leyland/Cmd/Command.pm Leyland-0.001007/lib/Leyland/View Leyland-0.001007/lib/Leyland/View/Tenjin.pm Leyland-0.001007/lib/Leyland/Parser Leyland-0.001007/lib/Leyland/Parser/Route.pm Leyland-0.001007/lib/Leyland/Manual/Views.pod Leyland-0.001007/lib/Leyland/Logger Leyland-0.001007/lib/Leyland/Logger/STDERR.pm Leyland-0.001007/lib/Leyland/Manual/Models.pod Leyland-0.001007/lib/Leyland/Manual/Logging.pod Leyland-0.001007/lib/Leyland/Cmd/Command Leyland-0.001007/lib/Leyland/Cmd/Command/app.pm Leyland-0.001007/lib/Leyland/Manual/Extending.pod Leyland-0.001007/lib/Leyland/Logger/LogHandler.pm Leyland-0.001007/lib/Leyland/Manual/Exceptions.pod Leyland-0.001007/lib/Leyland/Manual/Deployment.pod Leyland-0.001007/lib/Leyland/Logger/LogDispatch.pm Leyland-0.001007/lib/Leyland/Manual/Controllers.pod Leyland-0.001007/lib/Leyland/Manual/StaticFiles.pod Leyland-0.001007/lib/Leyland/Manual/Localization.pod Leyland-0.001007/lib/Leyland/Manual/Applications.pod CPAN.pm: Building I/ID/IDOPEREL/Leyland-0.001007.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL Warning: prerequisite Tenjin 0.070001 not found. Warning: prerequisite Text::SpanningTable 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Leyland Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- IDOPEREL/Leyland-0.001007.tar.gz ---- Text::SpanningTable [requires] MooseX::ClassAttribute [requires] Tenjin [requires] Running make test Delayed until after prerequisites Running test for module 'Text::SpanningTable' Running make for I/ID/IDOPEREL/Text-SpanningTable-0.2.tar.gz Checksum for /net/nas/data/cpan/authors/id/I/ID/IDOPEREL/Text-SpanningTable-0.2.tar.gz ok Text-SpanningTable-0.2 Text-SpanningTable-0.2/MANIFEST.SKIP Text-SpanningTable-0.2/dist.ini Text-SpanningTable-0.2/README Text-SpanningTable-0.2/Changes Text-SpanningTable-0.2/t Text-SpanningTable-0.2/t/manifest.t Text-SpanningTable-0.2/t/01-simple.t Text-SpanningTable-0.2/t/00-load.t Text-SpanningTable-0.2/lib/Text Text-SpanningTable-0.2/lib/Text/SpanningTable.pm Text-SpanningTable-0.2/META.yml Text-SpanningTable-0.2/LICENSE Text-SpanningTable-0.2/t/release-pod-coverage.t Text-SpanningTable-0.2/t/release-pod-syntax.t Text-SpanningTable-0.2/MANIFEST Text-SpanningTable-0.2/META.json Text-SpanningTable-0.2/Makefile.PL CPAN.pm: Building I/ID/IDOPEREL/Text-SpanningTable-0.2.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Text::SpanningTable Writing MYMETA.yml and MYMETA.json >>> make cp lib/Text/SpanningTable.pm blib/lib/Text/SpanningTable.pm Manifying blib/man3/Text::SpanningTable.3 IDOPEREL/Text-SpanningTable-0.2.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1800/ap1800-297214/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Text::SpanningTable 0.2, Perl 5.018000, /Users/fly1800/ap1800-297214/bin/perl-dynamic t/00-load.t ............... 1..1 ok 1 - use Text::SpanningTable; ok t/01-simple.t ............. 1..12 ok 1 - Got a proper Text::SpanningTable object ok 2 - top border ok 3 - simple row ok 4 - row with extensive wrapping ok 5 - horizontal rule ok 6 - row with simple column spanning okay ok 7 - bottom border ok 8 - Second Text::SpanningTable object ok 9 - complex table with newlines and callback ok 10 - third object ok 11 - output method ok 12 - draw method ok t/manifest.t .............. skipped: Author tests not required for installation t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=13, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.12 cusr 0.03 csys = 0.20 CPU) Result: PASS IDOPEREL/Text-SpanningTable-0.2.tar.gz make test TEST_VERBOSE=1 -- OK Ido Perlmuter <ido@ido50.net> ASCII tables with support for column spanning. >>> (cd /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa && tar cvf - Text-SpanningTable-0.2.ppd blib) | gzip -c >/Users/fly1800/var/REPO/I/ID/IDOPEREL/Text-SpanningTable-0.2.tar.gz Text-SpanningTable-0.2.ppd blib/ blib/lib/ blib/lib/Text/ blib/lib/Text/SpanningTable.pm blib/man3/ blib/man3/Text::SpanningTable.3 >>> mv /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/Text-SpanningTable-0.2.ppd /Users/fly1800/var/REPO/I/ID/IDOPEREL Running test for module 'MooseX::ClassAttribute' Running make for D/DR/DROLSKY/MooseX-ClassAttribute-0.27.tar.gz Prepending /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/arch /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/D/DR/DROLSKY/MooseX-ClassAttribute-0.27.tar.gz ok MooseX-ClassAttribute-0.27/ MooseX-ClassAttribute-0.27/MANIFEST MooseX-ClassAttribute-0.27/t/ MooseX-ClassAttribute-0.27/t/release-pod-spell.t MooseX-ClassAttribute-0.27/t/lib/ MooseX-ClassAttribute-0.27/t/lib/SharedTests.pm MooseX-ClassAttribute-0.27/t/01-basic.t MooseX-ClassAttribute-0.27/t/02-immutable.t MooseX-ClassAttribute-0.27/t/release-no-tabs.t MooseX-ClassAttribute-0.27/t/12-with-initializer.t MooseX-ClassAttribute-0.27/t/06-role.t MooseX-ClassAttribute-0.27/t/release-pod-linkcheck.t MooseX-ClassAttribute-0.27/t/10-strict-role-composition.t MooseX-ClassAttribute-0.27/t/release-eol.t MooseX-ClassAttribute-0.27/t/11-moose-exporter.t MooseX-ClassAttribute-0.27/t/04-with-native-traits.t MooseX-ClassAttribute-0.27/t/07-parameterized-role.t MooseX-ClassAttribute-0.27/t/05-with-attribute-helpers-backcompat.t MooseX-ClassAttribute-0.27/t/release-pod-syntax.t MooseX-ClassAttribute-0.27/t/03-introspection.t MooseX-ClassAttribute-0.27/t/release-pod-no404s.t MooseX-ClassAttribute-0.27/t/release-pod-coverage.t MooseX-ClassAttribute-0.27/t/release-cpan-changes.t MooseX-ClassAttribute-0.27/t/09-bare-native-traits.t MooseX-ClassAttribute-0.27/t/08-role-composition.t MooseX-ClassAttribute-0.27/lib/ MooseX-ClassAttribute-0.27/lib/MooseX/ MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/ MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Meta/ MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Meta/Role/ MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Meta/Role/Attribute.pm MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Trait/ MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Trait/Role.pm MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Trait/Mixin/ MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Trait/Mixin/HasClassAttributes.pm MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Trait/Class.pm MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Trait/Application/ MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Trait/Application/ToRole.pm MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Trait/Application/ToClass.pm MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Trait/Application.pm MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Trait/Attribute.pm MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Trait/Role/ MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute/Trait/Role/Composite.pm MooseX-ClassAttribute-0.27/lib/MooseX/ClassAttribute.pm MooseX-ClassAttribute-0.27/README MooseX-ClassAttribute-0.27/LICENSE MooseX-ClassAttribute-0.27/META.yml MooseX-ClassAttribute-0.27/Makefile.PL MooseX-ClassAttribute-0.27/Changes MooseX-ClassAttribute-0.27/META.json MooseX-ClassAttribute-0.27/INSTALL MooseX-ClassAttribute-0.27/dist.ini Prepending /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/arch /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/lib to PERL5LIB for 'make' CPAN.pm: Building D/DR/DROLSKY/MooseX-ClassAttribute-0.27.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MooseX::ClassAttribute Writing MYMETA.yml and MYMETA.json >>> make cp lib/MooseX/ClassAttribute/Trait/Application/ToClass.pm blib/lib/MooseX/ClassAttribute/Trait/Application/ToClass.pm cp lib/MooseX/ClassAttribute.pm blib/lib/MooseX/ClassAttribute.pm cp lib/MooseX/ClassAttribute/Meta/Role/Attribute.pm blib/lib/MooseX/ClassAttribute/Meta/Role/Attribute.pm cp lib/MooseX/ClassAttribute/Trait/Application.pm blib/lib/MooseX/ClassAttribute/Trait/Application.pm cp lib/MooseX/ClassAttribute/Trait/Mixin/HasClassAttributes.pm blib/lib/MooseX/ClassAttribute/Trait/Mixin/HasClassAttributes.pm cp lib/MooseX/ClassAttribute/Trait/Application/ToRole.pm blib/lib/MooseX/ClassAttribute/Trait/Application/ToRole.pm cp lib/MooseX/ClassAttribute/Trait/Class.pm blib/lib/MooseX/ClassAttribute/Trait/Class.pm cp lib/MooseX/ClassAttribute/Trait/Attribute.pm blib/lib/MooseX/ClassAttribute/Trait/Attribute.pm cp lib/MooseX/ClassAttribute/Trait/Role.pm blib/lib/MooseX/ClassAttribute/Trait/Role.pm cp lib/MooseX/ClassAttribute/Trait/Role/Composite.pm blib/lib/MooseX/ClassAttribute/Trait/Role/Composite.pm Manifying blib/man3/MooseX::ClassAttribute::Meta::Role::Attribute.3 Manifying blib/man3/MooseX::ClassAttribute::Trait::Role.3 Manifying blib/man3/MooseX::ClassAttribute::Trait::Application::ToClass.3 Manifying blib/man3/MooseX::ClassAttribute.3 Manifying blib/man3/MooseX::ClassAttribute::Trait::Role::Composite.3 Manifying blib/man3/MooseX::ClassAttribute::Trait::Attribute.3 Manifying blib/man3/MooseX::ClassAttribute::Trait::Application::ToRole.3 Manifying blib/man3/MooseX::ClassAttribute::Trait::Mixin::HasClassAttributes.3 Manifying blib/man3/MooseX::ClassAttribute::Trait::Class.3 Manifying blib/man3/MooseX::ClassAttribute::Trait::Application.3 DROLSKY/MooseX-ClassAttribute-0.27.tar.gz make -- OK Prepending /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/arch /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1800/ap1800-297214/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-basic.t .............................. ok 1 - ObjectCount() is 0 ok 2 - size is 5 - object attribute works as expected ok 3 - ObjectCount() is 1 ok 4 - size is 10 - object attribute can be set via constructor ok 5 - ObjectCount() is 2 ok 6 - ObjectCount() is 2 - can call class attribute accessor on object ok 7 - class attributes passed to the constructor do not get set in the object ok 8 - class attributes are not affected by constructor params ok 9 - weak class attributes are weak ok 10 - $SharedTests::Lazy is 0 ok 11 - $thing->LazyAttribute() is 1 ok 12 - $SharedTests::Lazy is 1 after calling LazyAttribute ok 13 - cannot set read-only class attribute ok 14 - Child class can extend parent's class attribute ok 15 - HasM() returns false before M is set ok 16 - HasM() returns true after M is set ok 17 - M() returns 22 ok 18 - HasM() returns false after M is cleared ok 19 - has a Delegetee object isa Delegatee ok 20 - units() delegates to Delegatee and returns 5 ok 21 - there are no keys in the mapping yet ok 22 - key does not exist in mapping ok 23 - key does exist in mapping ok 24 - value for a in mapping is 20 ok 25 - attribute with builder works ok 26 - attribute with lazy builder works ok 27 - trigger was called ok 28 - Triggerish is now 42 ok 29 - Triggerish is now 84 ok 30 - trigger passes old value correctly 1..30 ok t/02-immutable.t .......................... ok 1 - ObjectCount() is 0 ok 2 - size is 5 - object attribute works as expected ok 3 - ObjectCount() is 1 ok 4 - size is 10 - object attribute can be set via constructor ok 5 - ObjectCount() is 2 ok 6 - ObjectCount() is 2 - can call class attribute accessor on object ok 7 - class attributes passed to the constructor do not get set in the object ok 8 - class attributes are not affected by constructor params ok 9 - weak class attributes are weak ok 10 - $SharedTests::Lazy is 0 ok 11 - $thing->LazyAttribute() is 1 ok 12 - $SharedTests::Lazy is 1 after calling LazyAttribute ok 13 - cannot set read-only class attribute ok 14 - Child class can extend parent's class attribute ok 15 - HasM() returns false before M is set ok 16 - HasM() returns true after M is set ok 17 - M() returns 22 ok 18 - HasM() returns false after M is cleared ok 19 - has a Delegetee object isa Delegatee ok 20 - units() delegates to Delegatee and returns 5 ok 21 - there are no keys in the mapping yet ok 22 - key does not exist in mapping ok 23 - key does exist in mapping ok 24 - value for a in mapping is 20 ok 25 - attribute with builder works ok 26 - attribute with lazy builder works ok 27 - trigger was called ok 28 - Triggerish is now 42 ok 29 - Triggerish is now 84 ok 30 - trigger passes old value correctly 1..30 ok t/03-introspection.t ...................... ok 1 - has_class_attribute('ObjectCount') returns true ok 2 - get_class_attribute_list returns an object which does the MooseX::ClassAttribute::Trait::Attribute role ok 3 - HasClassAttribute get_class_attribute_list gets all class attributes ok 4 - HasClassAttribute get_all_attributes only finds size attribute ok 5 - HasClassAttribute get_all_class_attributes gets all class attributes ok 6 - HasClassAttribute get_class_attribute_map gets all class attributes ok 7 - Child get_class_attribute_map gets all class attributes ok 8 - has_class_attribute('ObjectCount') returns false for Child ok 9 - has_class_attribute('YetAnotherAttribute') returns true for Child ok 10 - Child has accessor for YetAnotherAttribute ok 11 - Child has class attribute value for YetAnotherAttribute ok 12 - ... has_class_attribute('YetAnotherAttribute') returns false after remove_class_attribute ok 13 - accessor for YetAnotherAttribute has been removed ok 14 - Child does not have a class attribute value for YetAnotherAttribute 1..14 ok t/04-with-native-traits.t ................. ok 1 ok 2 1..2 ok t/05-with-attribute-helpers-backcompat.t .. skipped: Test requires module 'MooseX::AttributeHelpers' but it's not found t/06-role.t ............................... ok 1 - ClassWithRoleHCA does RoleHCA ok 2 - ObjectCount() is 0 ok 3 - size is 5 - object attribute works as expected ok 4 - ObjectCount() is 1 ok 5 - size is 10 - object attribute can be set via constructor ok 6 - ObjectCount() is 2 ok 7 - ObjectCount() is 2 - can call class attribute accessor on object ok 8 - class attributes passed to the constructor do not get set in the object ok 9 - class attributes are not affected by constructor params ok 10 - weak class attributes are weak ok 11 - $SharedTests::Lazy is 0 ok 12 - $thing->LazyAttribute() is 1 ok 13 - $SharedTests::Lazy is 1 after calling LazyAttribute ok 14 - cannot set read-only class attribute ok 15 - Child class can extend parent's class attribute ok 16 - HasM() returns false before M is set ok 17 - HasM() returns true after M is set ok 18 - M() returns 22 ok 19 - HasM() returns false after M is cleared ok 20 - has a Delegetee object isa Delegatee ok 21 - units() delegates to Delegatee and returns 5 ok 22 - there are no keys in the mapping yet ok 23 - key does not exist in mapping ok 24 - key does exist in mapping ok 25 - value for a in mapping is 20 ok 26 - attribute with builder works ok 27 - attribute with lazy builder works ok 28 - trigger was called ok 29 - Triggerish is now 42 ok 30 - Triggerish is now 84 ok 31 - trigger passes old value correctly ok 32 - ClassWithRoleHCA (immutable) does RoleHCA ok 33 - RoleWithRoleHCA does RoleHCA ok 34 - ClassWithRoleWithRoleHCA does RoleHCA ok 35 - ObjectCount() is 0 ok 36 - size is 5 - object attribute works as expected ok 37 - ObjectCount() is 1 ok 38 - size is 10 - object attribute can be set via constructor ok 39 - ObjectCount() is 2 ok 40 - ObjectCount() is 2 - can call class attribute accessor on object ok 41 - class attributes passed to the constructor do not get set in the object ok 42 - class attributes are not affected by constructor params ok 43 - weak class attributes are weak ok 44 - $SharedTests::Lazy is 0 ok 45 - $thing->LazyAttribute() is 1 ok 46 - $SharedTests::Lazy is 1 after calling LazyAttribute ok 47 - cannot set read-only class attribute ok 48 - Child class can extend parent's class attribute ok 49 - HasM() returns false before M is set ok 50 - HasM() returns true after M is set ok 51 - M() returns 22 ok 52 - HasM() returns false after M is cleared ok 53 - has a Delegetee object isa Delegatee ok 54 - units() delegates to Delegatee and returns 5 ok 55 - there are no keys in the mapping yet ok 56 - key does not exist in mapping ok 57 - key does exist in mapping ok 58 - value for a in mapping is 20 ok 59 - attribute with builder works ok 60 - attribute with lazy builder works ok 61 - trigger was called ok 62 - Triggerish is now 42 ok 63 - Triggerish is now 84 ok 64 - trigger passes old value correctly ok 65 - ClassWithRoleWithRoleHCA (immutable) does RoleHCA ok 66 - $instance does RoleHCA ok 67 - ObjectCount() is 0 ok 68 - weak class attributes are weak ok 69 - $SharedTests::Lazy is 0 ok 70 - $thing->LazyAttribute() is 1 ok 71 - $SharedTests::Lazy is 1 after calling LazyAttribute ok 72 - cannot set read-only class attribute ok 73 - Child class can extend parent's class attribute ok 74 - HasM() returns false before M is set ok 75 - HasM() returns true after M is set ok 76 - M() returns 22 ok 77 - HasM() returns false after M is cleared ok 78 - has a Delegetee object isa Delegatee ok 79 - units() delegates to Delegatee and returns 5 ok 80 - there are no keys in the mapping yet ok 81 - key does not exist in mapping ok 82 - key does exist in mapping ok 83 - value for a in mapping is 20 ok 84 - attribute with builder works ok 85 - attribute with lazy builder works ok 86 - trigger was called ok 87 - Triggerish is now 42 ok 88 - Triggerish is now 84 ok 89 - trigger passes old value correctly ok 90 - $instance (immutable) does RoleHCA 1..90 ok t/07-parameterized-role.t ................. skipped: This test will not pass without changes to MooseX::Role::Parmeterized t/08-role-composition.t ................... ok 1 - Class attributes are preserved during role composition ok 2 - Class attributes are preserved when role is applied to another role ok 3 - Class attributes are merged from two roles (CA) ok 4 - Class attributes are merged from two roles (CA2) ok 5 - Class attributes are merged from two roles (CA) ok 6 - Class attributes are merged from two roles (CA2) 1..6 ok t/09-bare-native-traits.t ................. ok 1 - Default builder in a native attribute trait is properly run when the attribute is defined with no standard accessors 1..1 ok t/10-strict-role-composition.t ............ skipped: Test requires module 'MooseX::Role::Strict' but it's not found t/11-moose-exporter.t ..................... skipped: This test fails with a syntax error t/12-with-initializer.t ................... not ok 1 - ClassFoo's class_has (ClassAttribute) initializer fires # TODO Class attributes with an initializer are not initialized properly # Failed (TODO) test 'ClassFoo's class_has (ClassAttribute) initializer fires' # at t/12-with-initializer.t line 60. # got: '1' # expected: '2' ok 2 - ClassBar's has (non-ClassAttribute) initializer fires ok 3 - ClassBaz's class_has (ClassAttribute) trigger fires ok 4 - ClassQuz's has (non-ClassAttribute) trigger fires 1..4 ok t/release-cpan-changes.t .................. skipped: these tests are for release candidate testing t/release-eol.t ........................... skipped: these tests are for release candidate testing t/release-no-tabs.t ....................... skipped: these tests are for release candidate testing t/release-pod-coverage.t .................. skipped: these tests are for release candidate testing t/release-pod-linkcheck.t ................. skipped: these tests are for release candidate testing t/release-pod-no404s.t .................... skipped: these tests are for release candidate testing t/release-pod-spell.t ..................... skipped: these tests are for release candidate testing t/release-pod-syntax.t .................... skipped: these tests are for release candidate testing All tests successful. Files=20, Tests=177, 12 wallclock secs ( 0.11 usr 0.06 sys + 4.61 cusr 0.38 csys = 5.16 CPU) Result: PASS DROLSKY/MooseX-ClassAttribute-0.27.tar.gz make test TEST_VERBOSE=1 -- OK PPD for MooseX-ClassAttribute-0.27 already made Running test for module 'Tenjin' Running make for I/ID/IDOPEREL/Tenjin-0.070001.tar.gz Prepending /Users/fly1800/var/cpan/build/MooseX-ClassAttribute-0.27-kNOc7O/blib/arch /Users/fly1800/var/cpan/build/MooseX-ClassAttribute-0.27-kNOc7O/blib/lib /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/arch /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/I/ID/IDOPEREL/Tenjin-0.070001.tar.gz ok Tenjin-0.070001 Tenjin-0.070001/README Tenjin-0.070001/Changes Tenjin-0.070001/LICENSE Tenjin-0.070001/INSTALL Tenjin-0.070001/dist.ini Tenjin-0.070001/META.yml Tenjin-0.070001/MANIFEST Tenjin-0.070001/META.json Tenjin-0.070001/SIGNATURE Tenjin-0.070001/t Tenjin-0.070001/t/05-fail.t Tenjin-0.070001/t/00-load.t Tenjin-0.070001/Makefile.PL Tenjin-0.070001/t/04-utils.t Tenjin-0.070001/MANIFEST.SKIP Tenjin-0.070001/lib Tenjin-0.070001/lib/Tenjin.pm Tenjin-0.070001/t/06-encoding.t Tenjin-0.070001/lib/Tenjin Tenjin-0.070001/lib/Tenjin/Util.pm Tenjin-0.070001/t/data/utils Tenjin-0.070001/t/data/utils/pP.html Tenjin-0.070001/lib/Tenjin/Context.pm Tenjin-0.070001/t/01-nested_layouts.t Tenjin-0.070001/t/data/fail Tenjin-0.070001/t/data/fail/fail.html Tenjin-0.070001/lib/Tenjin/Template.pm Tenjin-0.070001/t/release-pod-syntax.t Tenjin-0.070001/t/02-layout_precedence.t Tenjin-0.070001/t/data/fail/no_fail.html Tenjin-0.070001/t/release-pod-coverage.t Tenjin-0.070001/t/release-dist-manifest.t Tenjin-0.070001/lib/Tenjin/Preprocessor.pm Tenjin-0.070001/t/03-capture_placeholder.t Tenjin-0.070001/t/data/encoding Tenjin-0.070001/t/data/encoding/hebrew.html Tenjin-0.070001/t/data/utils/encode_url.html Tenjin-0.070001/t/data/utils/escape_xml.html Tenjin-0.070001/t/data/encoding/chinese.html Tenjin-0.070001/t/data/nested_layouts Tenjin-0.070001/t/data/nested_layouts/top.html Tenjin-0.070001/t/data/layout_precedence Tenjin-0.070001/t/data/layout_precedence/content.html Tenjin-0.070001/t/data/capture_placeholder Tenjin-0.070001/t/data/capture_placeholder/capture.html Tenjin-0.070001/t/data/nested_layouts/inside_layout.html Tenjin-0.070001/t/data/nested_layouts/outside_layout.html Tenjin-0.070001/t/data/layout_precedence/render_layout.html Tenjin-0.070001/t/data/capture_placeholder/placeholder.html Tenjin-0.070001/t/data/layout_precedence/context_layout.html Tenjin-0.070001/t/data/layout_precedence/instance_layout.html Prepending /Users/fly1800/var/cpan/build/MooseX-ClassAttribute-0.27-kNOc7O/blib/arch /Users/fly1800/var/cpan/build/MooseX-ClassAttribute-0.27-kNOc7O/blib/lib /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/arch /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/lib to PERL5LIB for 'make' CPAN.pm: Building I/ID/IDOPEREL/Tenjin-0.070001.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Tenjin Writing MYMETA.yml and MYMETA.json >>> make cp lib/Tenjin/Context.pm blib/lib/Tenjin/Context.pm cp lib/Tenjin/Template.pm blib/lib/Tenjin/Template.pm cp lib/Tenjin/Util.pm blib/lib/Tenjin/Util.pm cp lib/Tenjin/Preprocessor.pm blib/lib/Tenjin/Preprocessor.pm cp lib/Tenjin.pm blib/lib/Tenjin.pm Manifying blib/man3/Tenjin::Template.3 Manifying blib/man3/Tenjin.3 Manifying blib/man3/Tenjin::Util.3 Manifying blib/man3/Tenjin::Context.3 Manifying blib/man3/Tenjin::Preprocessor.3 IDOPEREL/Tenjin-0.070001.tar.gz make -- OK Prepending /Users/fly1800/var/cpan/build/MooseX-ClassAttribute-0.27-kNOc7O/blib/arch /Users/fly1800/var/cpan/build/MooseX-ClassAttribute-0.27-kNOc7O/blib/lib /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/arch /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1800/ap1800-297214/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Tenjin 0.070001, Perl 5.018000, /Users/fly1800/ap1800-297214/bin/perl-dynamic t/00-load.t ................. 1..1 ok 1 - use Tenjin; ok t/01-nested_layouts.t ....... ok 1 - Got a proper Tenjin instance ok 2 - Single level of layouts works ok 3 - Multiple levels of layouts work 1..3 ok t/02-layout_precedence.t .... ok 1 - Got a proper Tenjin instance ok 2 - Rendering without a layout works ok 3 - Rendering into context-defined layout works ok 4 - Rendering into render-defined layout works ok 5 - Rendering into instance-defined layout works 1..5 ok t/03-capture_placeholder.t .. ok 1 - Got a proper Tenjin instance ok 2 - capture works ok 3 - placeholder works 1..3 ok t/04-utils.t ................ ok 1 - Got a proper Tenjin instance ok 2 - encode_url() works ok 3 - (un)escape_xml() works ok 4 - p() and P() work 1..4 ok t/05-fail.t ................. 1..3 ok 1 - Got a proper Tenjin instance ok 2 - failure caught ok 3 - all okay ok t/06-encoding.t ............. 1..3 ok 1 - Got a proper Tenjin instance ok 2 - UTF-8 (Hebrew) properly decoded ok 3 - UTF-8 (Chinese) properly decoded ok t/release-dist-manifest.t ... skipped: these tests are for release candidate testing t/release-pod-coverage.t .... skipped: these tests are for release candidate testing t/release-pod-syntax.t ...... skipped: these tests are for release candidate testing All tests successful. Files=10, Tests=22, 1 wallclock secs ( 0.06 usr 0.03 sys + 0.43 cusr 0.09 csys = 0.61 CPU) Result: PASS IDOPEREL/Tenjin-0.070001.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Tenjin-0.070001 already made Running make for I/ID/IDOPEREL/Leyland-0.001007.tar.gz Prepending /Users/fly1800/var/cpan/build/Tenjin-0.070001-L6YgDy/blib/arch /Users/fly1800/var/cpan/build/Tenjin-0.070001-L6YgDy/blib/lib /Users/fly1800/var/cpan/build/MooseX-ClassAttribute-0.27-kNOc7O/blib/arch /Users/fly1800/var/cpan/build/MooseX-ClassAttribute-0.27-kNOc7O/blib/lib /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/arch /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /Users/fly1800/var/cpan/build/Leyland-0.001007-2V0Z9m Prepending /Users/fly1800/var/cpan/build/Tenjin-0.070001-L6YgDy/blib/arch /Users/fly1800/var/cpan/build/Tenjin-0.070001-L6YgDy/blib/lib /Users/fly1800/var/cpan/build/MooseX-ClassAttribute-0.27-kNOc7O/blib/arch /Users/fly1800/var/cpan/build/MooseX-ClassAttribute-0.27-kNOc7O/blib/lib /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/arch /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/lib to PERL5LIB for 'make' CPAN.pm: Building I/ID/IDOPEREL/Leyland-0.001007.tar.gz >>> make cp lib/Leyland/Logger/LogHandler.pm blib/lib/Leyland/Logger/LogHandler.pm cp lib/Leyland/Manual/Applications.pod blib/lib/Leyland/Manual/Applications.pod cp lib/Leyland/Manual/StaticFiles.pod blib/lib/Leyland/Manual/StaticFiles.pod cp lib/Leyland/View.pm blib/lib/Leyland/View.pm cp lib/Leyland/Manual/Controllers.pod blib/lib/Leyland/Manual/Controllers.pod cp lib/Leyland.pm blib/lib/Leyland.pm cp lib/Leyland/Context.pm blib/lib/Leyland/Context.pm cp lib/Leyland/Cmd.pm blib/lib/Leyland/Cmd.pm cp lib/Leyland/Logger.pm blib/lib/Leyland/Logger.pm cp lib/Leyland/Logger/STDERR.pm blib/lib/Leyland/Logger/STDERR.pm cp lib/Leyland/Cmd/Command.pm blib/lib/Leyland/Cmd/Command.pm cp lib/Leyland/Cmd/Command/app.pm blib/lib/Leyland/Cmd/Command/app.pm cp lib/Leyland/Negotiator.pm blib/lib/Leyland/Negotiator.pm cp lib/Leyland/Manual/FAQ.pod blib/lib/Leyland/Manual/FAQ.pod cp lib/Leyland/Manual/Extending.pod blib/lib/Leyland/Manual/Extending.pod cp lib/Leyland/Manual/Localization.pod blib/lib/Leyland/Manual/Localization.pod cp lib/Leyland/Parser.pm blib/lib/Leyland/Parser.pm cp lib/Leyland/Controller.pm blib/lib/Leyland/Controller.pm cp lib/Leyland/View/Tenjin.pm blib/lib/Leyland/View/Tenjin.pm cp lib/Leyland/Localizer.pm blib/lib/Leyland/Localizer.pm cp lib/Leyland/Manual/Exceptions.pod blib/lib/Leyland/Manual/Exceptions.pod cp lib/Leyland/Manual/Logging.pod blib/lib/Leyland/Manual/Logging.pod cp lib/Leyland/Manual/Deployment.pod blib/lib/Leyland/Manual/Deployment.pod cp lib/Leyland/Exception.pm blib/lib/Leyland/Exception.pm cp lib/Leyland/Manual/Models.pod blib/lib/Leyland/Manual/Models.pod cp lib/Leyland/Parser/Route.pm blib/lib/Leyland/Parser/Route.pm cp lib/Leyland/Logger/LogDispatch.pm blib/lib/Leyland/Logger/LogDispatch.pm cp lib/Leyland/Manual/Views.pod blib/lib/Leyland/Manual/Views.pod cp lib/Leyland/Manual.pod blib/lib/Leyland/Manual.pod cp bin/leyland blib/script/leyland /Users/fly1800/ap1800-297214/bin/perl-dynamic -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/leyland Manifying blib/man1/leyland.1 Manifying blib/man3/Leyland::Cmd::Command.3 Manifying blib/man3/Leyland::Cmd::Command::app.3 Manifying blib/man3/Leyland::Logger.3 Manifying blib/man3/Leyland::Logger::LogHandler.3 Manifying blib/man3/Leyland.3 Manifying blib/man3/Leyland::Exception.3 Manifying blib/man3/Leyland::Manual::Logging.3 Manifying blib/man3/Leyland::Manual::Views.3 Manifying blib/man3/Leyland::Manual.3 Manifying blib/man3/Leyland::Manual::Applications.3 Manifying blib/man3/Leyland::Manual::Exceptions.3 Manifying blib/man3/Leyland::Manual::Deployment.3 Manifying blib/man3/Leyland::Controller.3 Manifying blib/man3/Leyland::View::Tenjin.3 Manifying blib/man3/Leyland::Negotiator.3 Manifying blib/man3/Leyland::Parser.3 Manifying blib/man3/Leyland::Parser::Route.3 Manifying blib/man3/Leyland::Manual::Models.3 Manifying blib/man3/Leyland::Localizer.3 Manifying blib/man3/Leyland::Logger::STDERR.3 Manifying blib/man3/Leyland::Manual::Controllers.3 Manifying blib/man3/Leyland::View.3 Manifying blib/man3/Leyland::Context.3 Manifying blib/man3/Leyland::Manual::Extending.3 Manifying blib/man3/Leyland::Logger::LogDispatch.3 Manifying blib/man3/Leyland::Manual::StaticFiles.3 Manifying blib/man3/Leyland::Manual::FAQ.3 Manifying blib/man3/Leyland::Manual::Localization.3 Manifying blib/man3/Leyland::Cmd.3 IDOPEREL/Leyland-0.001007.tar.gz make -- OK Prepending /Users/fly1800/var/cpan/build/Tenjin-0.070001-L6YgDy/blib/arch /Users/fly1800/var/cpan/build/Tenjin-0.070001-L6YgDy/blib/lib /Users/fly1800/var/cpan/build/MooseX-ClassAttribute-0.27-kNOc7O/blib/arch /Users/fly1800/var/cpan/build/MooseX-ClassAttribute-0.27-kNOc7O/blib/lib /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/arch /Users/fly1800/var/cpan/build/Text-SpanningTable-0.2-drVqQa/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1800/ap1800-297214/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Leyland 0.001007, Perl 5.018000, /Users/fly1800/ap1800-297214/bin/perl-dynamic t/00-load.t ................ 1..2 ok 1 - use Leyland; ok 2 - use Leyland::Cmd; ok t/release-dist-manifest.t .. skipped: these tests are for release candidate testing t/release-pod-coverage.t ... skipped: these tests are for release candidate testing t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing All tests successful. Files=4, Tests=2, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.47 cusr 0.06 csys = 0.58 CPU) Result: PASS IDOPEREL/Leyland-0.001007.tar.gz make test TEST_VERBOSE=1 -- OK Ido Perlmuter <ido@ido50.net> Plack-based framework for RESTful web applications >>> (cd /Users/fly1800/var/cpan/build/Leyland-0.001007-2V0Z9m && tar cvf - Leyland-0.001007.ppd blib) | gzip -c >/Users/fly1800/var/REPO/I/ID/IDOPEREL/Leyland-0.001007.tar.gz Leyland-0.001007.ppd blib/ blib/lib/ blib/lib/Leyland/ blib/lib/Leyland/Cmd/ blib/lib/Leyland/Cmd/Command/ blib/lib/Leyland/Cmd/Command/app.pm blib/lib/Leyland/Cmd/Command.pm blib/lib/Leyland/Cmd.pm blib/lib/Leyland/Context.pm blib/lib/Leyland/Controller.pm blib/lib/Leyland/Exception.pm blib/lib/Leyland/Localizer.pm blib/lib/Leyland/Logger/ blib/lib/Leyland/Logger/LogDispatch.pm blib/lib/Leyland/Logger/LogHandler.pm blib/lib/Leyland/Logger/STDERR.pm blib/lib/Leyland/Logger.pm blib/lib/Leyland/Manual/ blib/lib/Leyland/Manual/Applications.pod blib/lib/Leyland/Manual/Controllers.pod blib/lib/Leyland/Manual/Deployment.pod blib/lib/Leyland/Manual/Exceptions.pod blib/lib/Leyland/Manual/Extending.pod blib/lib/Leyland/Manual/FAQ.pod blib/lib/Leyland/Manual/Localization.pod blib/lib/Leyland/Manual/Logging.pod blib/lib/Leyland/Manual/Models.pod blib/lib/Leyland/Manual/StaticFiles.pod blib/lib/Leyland/Manual/Views.pod blib/lib/Leyland/Manual.pod blib/lib/Leyland/Negotiator.pm blib/lib/Leyland/Parser/ blib/lib/Leyland/Parser/Route.pm blib/lib/Leyland/Parser.pm blib/lib/Leyland/View/ blib/lib/Leyland/View/Tenjin.pm blib/lib/Leyland/View.pm blib/lib/Leyland.pm blib/man1/ blib/man1/leyland.1 blib/man3/ blib/man3/Leyland.3 blib/man3/Leyland::Cmd.3 blib/man3/Leyland::Cmd::Command.3 blib/man3/Leyland::Cmd::Command::app.3 blib/man3/Leyland::Context.3 blib/man3/Leyland::Controller.3 blib/man3/Leyland::Exception.3 blib/man3/Leyland::Localizer.3 blib/man3/Leyland::Logger.3 blib/man3/Leyland::Logger::LogDispatch.3 blib/man3/Leyland::Logger::LogHandler.3 blib/man3/Leyland::Logger::STDERR.3 blib/man3/Leyland::Manual.3 blib/man3/Leyland::Manual::Applications.3 blib/man3/Leyland::Manual::Controllers.3 blib/man3/Leyland::Manual::Deployment.3 blib/man3/Leyland::Manual::Exceptions.3 blib/man3/Leyland::Manual::Extending.3 blib/man3/Leyland::Manual::FAQ.3 blib/man3/Leyland::Manual::Localization.3 blib/man3/Leyland::Manual::Logging.3 blib/man3/Leyland::Manual::Models.3 blib/man3/Leyland::Manual::StaticFiles.3 blib/man3/Leyland::Manual::Views.3 blib/man3/Leyland::Negotiator.3 blib/man3/Leyland::Parser.3 blib/man3/Leyland::Parser::Route.3 blib/man3/Leyland::View.3 blib/man3/Leyland::View::Tenjin.3 blib/script/ blib/script/leyland >>> mv /Users/fly1800/var/cpan/build/Leyland-0.001007-2V0Z9m/Leyland-0.001007.ppd /Users/fly1800/var/REPO/I/ID/IDOPEREL Finished 2013-06-29T14:59:12