PATH=/usr/bin:/bin Start 2011-04-24T08:05:15 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Sat, 23 Apr 2011 22:27:07 GMT Running make for S/SE/SETITESUK/MooseX-AttributeCloner-0.24.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SE/SETITESUK/MooseX-AttributeCloner-0.24.tar.gz ok MooseX-AttributeCloner-0.24 MooseX-AttributeCloner-0.24/Build.PL MooseX-AttributeCloner-0.24/Changes MooseX-AttributeCloner-0.24/Makefile.PL MooseX-AttributeCloner-0.24/MANIFEST MooseX-AttributeCloner-0.24/META.yml MooseX-AttributeCloner-0.24/README MooseX-AttributeCloner-0.24/lib MooseX-AttributeCloner-0.24/lib/MooseX MooseX-AttributeCloner-0.24/lib/MooseX/AttributeCloner.pm MooseX-AttributeCloner-0.24/t MooseX-AttributeCloner-0.24/t/00-critic.t MooseX-AttributeCloner-0.24/t/00-distribution.t MooseX-AttributeCloner-0.24/t/00-kwalitee.t MooseX-AttributeCloner-0.24/t/00-pod.t MooseX-AttributeCloner-0.24/t/00-podcoverage.t MooseX-AttributeCloner-0.24/t/10-AttributeCloner.t MooseX-AttributeCloner-0.24/t/perlcriticrc MooseX-AttributeCloner-0.24/t/lib MooseX-AttributeCloner-0.24/t/lib/TestAttributeCloner.pm MooseX-AttributeCloner-0.24/t/lib/TestExtraNewAttributeCloner.pm MooseX-AttributeCloner-0.24/t/lib/TestNewAttributeCloner.pm CPAN.pm: Going to build S/SE/SETITESUK/MooseX-AttributeCloner-0.24.tar.gz >>> /home/fly1200/ap1200/bin/perl-static Makefile.PL # running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'MooseX-AttributeCloner' version '0.24' >>> make /home/fly1200/ap1200/bin/perl-static Build --makefile_env_macros 1 Building MooseX-AttributeCloner SETITESUK/MooseX-AttributeCloner-0.24.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /home/fly1200/ap1200/bin/perl-static Build --makefile_env_macros 1 test t/00-critic.t ........... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t/00-distribution.t ..... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t/00-kwalitee.t ......... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t/00-pod.t .............. skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t/00-podcoverage.t ...... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t/10-AttributeCloner.t .. 1..39 ok 1 - use TestAttributeCloner; ok 2 - use TestExtraNewAttributeCloner; ok 3 - $object_to_clone created ok ok 4 - $object_to_clone isa TestAttributeCloner ok 5 - new_with_cloned_attributes ran ok ok 6 - $cloned_object isa TestNewAttributeCloner ok 7 - attr1 value passed through ok ok 8 - $object_to_clone created ok ok 9 - new_with_cloned_attributes ran ok ok 10 - no attr1 value, so nothing passed through and not set ok 11 - attr8 value passed through ok from the arg_refs provided ok 12 - attr1 is correct ok 13 - object_attr is correct ok 14 - hash_attr is correct ok 15 - array_ref is correct ok 16 - hash maintained ok 17 - $cloned_ref_test->hash_attr()->{key_obj} isa TestNewAttributeCloner ok 18 - $cloned_ref_test->hash_attr() is a ref ok 19 - array maintained ok 20 - json string is ok ok 21 - escaped json string ok ok 22 - default attributes_as_command_options ok ok 23 - attributes_as_command_options with options on ok ok 24 - attributes_as_command_options with a Boolean in it is correct ok 25 - attributes_as_command_options with options on and a Boolean is ok ok 26 - attributes excluded ok ok 27 - $ref_test->attributes_as_hashref isa HASH ok 28 - hash_attr excluded ok 29 - Boolean attribute true ok 30 - thrown error as excluded_attributes is not an arrayref ok 31 - thrown error as included_argv_attributes is not an arrayref ok 32 - thrown error as excluded_attributes is not an arrayref ok 33 - thrown error as included_argv_attributes is not an arrayref ok 34 - run ok with an arrayref of included_argv_attributes ok 35 - no croak on using ->new_with_cloned_attributes($object) ok 36 - $tested_object isa TestNewAttributeCloner ok 37 - attr1 cloned ok ok 38 - attr2 cloned ok ok 39 - attr8 cloned ok ok All tests successful. Files=6, Tests=39, 2 wallclock secs ( 0.03 usr 0.03 sys + 0.54 cusr 0.22 csys = 0.82 CPU) Result: PASS SETITESUK/MooseX-AttributeCloner-0.24.tar.gz make test TEST_VERBOSE=1 -- OK Andy Brown <setitesuk@gmail.com> Role to clone attribute values from one class into another >>> (cd /home/fly1200/var/cpan/build/MooseX-AttributeCloner-0.24-NfxytC && tar cvf - MooseX-AttributeCloner-0.24.ppd blib) | gzip -c >/home/fly1200/var/REPO/S/SE/SETITESUK/MooseX-AttributeCloner-0.24.tar.gz MooseX-AttributeCloner-0.24.ppd blib/ blib/lib/ blib/lib/MooseX/ blib/lib/MooseX/AttributeCloner.pm >>> mv /home/fly1200/var/cpan/build/MooseX-AttributeCloner-0.24-NfxytC/MooseX-AttributeCloner-0.24.ppd /home/fly1200/var/REPO/S/SE/SETITESUK Finished 2011-04-24T08:05:20