PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-04-07T19:47:42 ActivePerl-1402 CPAN-1.9402 Going to read '/export/home/fly1464/var/cpan/Metadata' Database was generated on Sun, 08 Apr 2012 00:23:03 GMT Running make for J/JU/JUERD/BLOB-1.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JU/JUERD/BLOB-1.01.tar.gz ok BLOB-1.01/ BLOB-1.01/MANIFEST BLOB-1.01/t/ BLOB-1.01/t/BLOB.t BLOB-1.01/META.yml BLOB-1.01/Changes BLOB-1.01/lib/ BLOB-1.01/lib/BLOB.pm BLOB-1.01/README BLOB-1.01/Makefile.PL CPAN.pm: Going to build J/JU/JUERD/BLOB-1.01.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for BLOB >>> make cp lib/BLOB.pm blib/lib/BLOB.pm Manifying blib/man3/BLOB.3 JUERD/BLOB-1.01.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 t/BLOB.t .. 1..11 ok 1 # Marking a blob returns a true value ok 2 # The marked blob is recognized by is_blob ok 3 # An uninitialized variable is not recognized as a blob ok 4 # A literal undef is not recognized as a blob ok 5 # A numeric literal is not recognized as a blob ok 6 # A string literal is not recognized as a blob ok 7 # Marking a blob OO-wise returns a true value ok 8 # The OO-wise marked blob is recognized by is_blob ok 9 # The mark method returns a reference to its argument ok 10 # The reference is an object, and isa BLOB ok 11 # UNIVERSAL->can works as expected ok All tests successful. Files=1, Tests=11, 0 wallclock secs ( 0.09 usr 0.02 sys + 0.04 cusr 0.03 csys = 0.18 CPU) Result: PASS JUERD/BLOB-1.01.tar.gz make test TEST_VERBOSE=1 -- OK Juerd Waalboer <#####@juerd.nl> Perl extension for explicitly marking binary strings >>> (cd /export/home/fly1464/var/cpan/build/BLOB-1.01-SNRZqK && tar cvf - BLOB-1.01.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/J/JU/JUERD/BLOB-1.01.tar.gz BLOB-1.01.ppd blib/ blib/lib/ blib/lib/BLOB.pm blib/man3/ blib/man3/BLOB.3 >>> mv /export/home/fly1464/var/cpan/build/BLOB-1.01-SNRZqK/BLOB-1.01.ppd /export/home/fly1464/var/REPO/J/JU/JUERD Finished 2012-04-07T19:47:55