Writing Makefile for Class::Entity cp lib/Class/Entity.pm blib/lib/Class/Entity.pm Manifying blib/man3/Class::Entity.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_class_entity_use..............ok 1 - use Class::Entity; 1..1 ok t/02_class_entity_isa..............ok 1 - use Class::Entity; ok 2 - The object isa Class::Entity 1..2 ok t/03_class_entity_primary_key......ok 1 - static method call to _primary_key ok 2 - object method call to _primary_key ok 3 - overloaded static method call to _primary_key ok 4 - overloaded object method call to _primary_key 1..4 ok t/04_class_entity_table............ok 1 - auto table name generation ok 2 - auto table name generation ok 3 - auto table name generation ok 4 - static method call to _table ok 5 - object method call to _table ok 6 - overloaded static method call to _table ok 7 - overloaded object method call to _table 1..7 ok t/05_class_entity_relation.........ok 1 - static method call to _relation ok 2 - object method call to _relation ok 3 - overloaded static method call to _relation ok 4 - overloaded object method call to _relation 1..4 ok t/06_class_entity_autoloader.......ok 1 - use Class::Entity; ok 2 - object autloader 1..2 ok t/07_class_entity_test_database....ok 1 - conecting to dbfile database ok 2 - creating test data ok 3 - creating test data ok 4 - creating test data ok 5 - creating test data ok 6 - creating test data ok 7 - creating test data ok 8 - The object isa My::People ok 9 - The object isa My::Departments ok 10 - The object isa My::People ok 11 - The object isa My::Departments ok 12 - The object isa My::People ok 13 - The object isa My::Departments ok 14 - The object isa My::People ok 15 - The object isa My::Departments ok 16 - disconecting from dbfile ok 17 - unlinking test database 1..17 ok All tests successful. Files=7, Tests=37, 16 wallclock secs ( 0.36 cusr + 0.20 csys = 0.56 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Class/Entity.html Installing /home/cpanrun/build/5.10.0/site/lib/Class/Entity.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Class::Entity.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod