PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-03-17T19:31:25 ActivePerl-1402 CPAN-1.9402 Going to read '/export/home/fly1464/var/cpan/Metadata' Database was generated on Mon, 12 Mar 2012 17:10:28 GMT Running make for J/JV/JV/Data-Struct-1.701.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JV/JV/Data-Struct-1.701.tar.gz ok Data-Struct-1.701/ Data-Struct-1.701/Makefile.PL Data-Struct-1.701/t/ Data-Struct-1.701/t/10-basic.t Data-Struct-1.701/t/00-load.t Data-Struct-1.701/t/80-exc.t Data-Struct-1.701/META.yml Data-Struct-1.701/README Data-Struct-1.701/lib/ Data-Struct-1.701/lib/Data/ Data-Struct-1.701/lib/Data/Struct.pm Data-Struct-1.701/MANIFEST Data-Struct-1.701/Changes CPAN.pm: Going to build J/JV/JV/Data-Struct-1.701.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Data::Struct Writing MYMETA.yml and MYMETA.json >>> make cp lib/Data/Struct.pm blib/lib/Data/Struct.pm Manifying blib/man3/Data::Struct.3 JV/Data-Struct-1.701.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1464/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Data::Struct 1.701, Perl 5.014002, /export/home/fly1464/bin/perl t/00-load.t ... 1..1 ok 1 - use Data::Struct; ok t/10-basic.t .. 1..5 ok 1 - s1: foo undef ok 2 - s1: bar undef ok 3 - s2: foo == 2 ok 4 - s2: bar undef ok 5 - s2: bar is 5 ok t/80-exc.t .... 1..5 ok 1 - definition requires void ok 2 - defined check ok 3 - accessor check ok 4 - initial accessor check ok 5 - no-arg accessor check ok All tests successful. Files=3, Tests=11, 1 wallclock secs ( 0.07 usr 0.05 sys + 0.40 cusr 0.09 csys = 0.61 CPU) Result: PASS JV/Data-Struct-1.701.tar.gz make test TEST_VERBOSE=1 -- OK Johan Vromans <jv@cpan.org> Simple struct building >>> (cd /export/home/fly1464/var/cpan/build/Data-Struct-1.701-J97FNq && tar cvf - Data-Struct-1.701.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/J/JV/JV/Data-Struct-1.701.tar.gz Data-Struct-1.701.ppd blib/ blib/lib/ blib/lib/Data/ blib/lib/Data/Struct.pm blib/man3/ blib/man3/Data::Struct.3 >>> mv /export/home/fly1464/var/cpan/build/Data-Struct-1.701-J97FNq/Data-Struct-1.701.ppd /export/home/fly1464/var/REPO/J/JV/JV Finished 2012-03-17T19:31:41