PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-04-13T22:05:40 ActivePerl-1402 CPAN-1.9402 Going to read '/export/home/fly1464/var/cpan/Metadata' Database was generated on Sat, 14 Apr 2012 00:43:03 GMT Running make for C/CH/CHROMATIC/Class-StorageFactory-1.0.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/Class-StorageFactory-1.0.tar.gz ok Class-StorageFactory-1.0/ Class-StorageFactory-1.0/t/ Class-StorageFactory-1.0/t/pod_coverage.t Class-StorageFactory-1.0/t/lib/ Class-StorageFactory-1.0/t/lib/TestYAML.pm Class-StorageFactory-1.0/t/lib/TestBase.pm Class-StorageFactory-1.0/t/lib/Astronaut.pm Class-StorageFactory-1.0/t/0-signature.t Class-StorageFactory-1.0/t/yaml.t Class-StorageFactory-1.0/t/pod.t Class-StorageFactory-1.0/t/base.t Class-StorageFactory-1.0/MANIFEST Class-StorageFactory-1.0/MANIFEST.SKIP Class-StorageFactory-1.0/lib/ Class-StorageFactory-1.0/lib/Class/ Class-StorageFactory-1.0/lib/Class/StorageFactory/ Class-StorageFactory-1.0/lib/Class/StorageFactory/YAML.pm Class-StorageFactory-1.0/lib/Class/StorageFactory.pm Class-StorageFactory-1.0/META.yml Class-StorageFactory-1.0/README Class-StorageFactory-1.0/Build.PL Class-StorageFactory-1.0/SIGNATURE CPAN.pm: Going to build C/CH/CHROMATIC/Class-StorageFactory-1.0.tar.gz >>> /export/home/fly1464/bin/perl Build.PL Could not create MYMETA files Creating new 'Build' script for 'Class-StorageFactory' version '1.0' >>> ./Build Building Class-StorageFactory CHROMATIC/Class-StorageFactory-1.0.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 # Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. t/0-signature.t ... 1..1 ok 1 # skip Module::Signature not installed ok # # TestBase->fetch # # TestBase->storage # # TestBase->store # # TestBase->type t/base.t .......... 1..14 ok 1 - use Class::StorageFactory; ok 2 - Class::StorageFactory->can('new') ok 3 - new() should throw exception without storage parameter ok 4 - ... or without type parameter ok 5 - ... but should live with both given ok 6 - The object isa Class::StorageFactory ok 7 - Class::StorageFactory->can('fetch') ok 8 - fetch() should throw abstract method exception ok 9 - Class::StorageFactory->can('storage') ok 10 - storage() should return data set in constructor ok 11 - Class::StorageFactory->can('store') ok 12 - store() should throw abstract method exception ok 13 - Class::StorageFactory->can('type') ok 14 - type() should return data set in constructor ok t/pod.t ........... 1..3 ok 1 - POD test for lib/TestYAML.pm (no pod) ok 2 - POD test for lib/TestBase.pm (no pod) ok 3 - POD test for lib/Astronaut.pm (no pod) ok t/pod_coverage.t .. 1..2 ok 1 - Pod coverage on Class::StorageFactory ok 2 - Pod coverage on Class::StorageFactory::YAML ok # # TestYAML->fetch # # TestYAML->storage # # TestYAML->store # # TestYAML->type t/yaml.t .......... 1..18 ok 1 - use Class::StorageFactory::YAML; ok 2 - Class::StorageFactory::YAML->can('new') ok 3 - new() should throw exception without storage parameter ok 4 - ... or without type parameter ok 5 - ... but should live with both given ok 6 - The object isa Class::StorageFactory::YAML ok 7 - fetch() should throw exception unless it has an id ok 8 - ... or if id does not exist ok 9 - ... but should live if it does exist ok 10 - ... blessing results so that it isa Astronaut ok 11 - ... blessing all data ok 12 - Class::StorageFactory::YAML->can('storage') ok 13 - storage() should return data set in constructor ok 14 - store() should throw exception unless it has an id ok 15 - ... saving file with the id, if passed ok 16 - ... with all of its data ok 17 - Class::StorageFactory::YAML->can('type') ok 18 - type() should return data set in constructor ok All tests successful. Files=5, Tests=38, 2 wallclock secs ( 0.09 usr 0.07 sys + 1.46 cusr 0.21 csys = 1.83 CPU) Result: PASS CHROMATIC/Class-StorageFactory-1.0.tar.gz ./Build test verbose=1 -- OK chromatic <chromatic@wgz.org> base class for factories to store and fetch objects >>> (cd /export/home/fly1464/var/cpan/build/Class-StorageFactory-1.0-O2hgOk && tar cvf - Class-StorageFactory-1.0.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/C/CH/CHROMATIC/Class-StorageFactory-1.0.tar.gz Class-StorageFactory-1.0.ppd blib/ blib/lib/ blib/lib/Class/ blib/lib/Class/StorageFactory.pm blib/lib/Class/StorageFactory/ blib/lib/Class/StorageFactory/YAML.pm >>> mv /export/home/fly1464/var/cpan/build/Class-StorageFactory-1.0-O2hgOk/Class-StorageFactory-1.0.ppd /export/home/fly1464/var/REPO/C/CH/CHROMATIC Finished 2012-04-13T22:05:58