Checking if your kit is complete... Looks good Writing Makefile for Class::Maker cp Maker/Basic/Types.pm blib/lib/Class/Maker/Basic/Types.pm cp Maker/Schema.pm blib/lib/Class/Maker/Schema.pm cp Maker.pm blib/lib/Class/Maker.pm cp Maker/Exception.pm blib/lib/Class/Maker/Exception.pm cp Maker/Basic/Reflection.pm blib/lib/Class/Maker/Basic/Reflection.pm cp Maker/Basic/Fields.pm blib/lib/Class/Maker/Basic/Fields.pm cp Maker/Basic/Constructor.pm blib/lib/Class/Maker/Basic/Constructor.pm cp Maker/Basic/Handler/Attributes.pm blib/lib/Class/Maker/Basic/Handler/Attributes.pm cp classwalker.pl blib/lib/Class/classwalker.pl Maker.pm:719: Unmatched =back Maker.pm:750: Unmatched =back Manifying blib/man3/Class::Maker.3 Manifying blib/man3/Class::Maker::Schema.3 Manifying blib/man3/Class::Maker::Exception.3 Manifying blib/man3/Class::Maker::Basic::Reflection.3 Manifying blib/man3/Class::classwalker.3 Manifying blib/man3/Class::Maker::Basic::Constructor.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/02_mi....1..1 ok 1 ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.05 cusr + 0.02 csys = 0.07 CPU) PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 # Running under perl version 5.008002 for hpux # Current time local: Thu Jun 28 14:18:52 2007 # Current time GMT: Thu Jun 28 21:18:52 2007 # Using Test.pm version 1.24 ok 1 FIRST: $VAR1 = [ bless( { 'three' => 3, 'one' => 1, 'two' => 2, 'four' => 4 }, 'main::TestMe' ), bless( { 'three' => 3, 'one' => 1, 'two' => '666', 'four' => 4 }, 'main::TestMe' ) ]; predefined default desc = 'Role Descrition' predefined default name = 'Role Name' $VAR1 = bless( { 'desc' => 'Database Administrator', 'name' => 'dba' }, 'Human::Role' ); $VAR1 = [ bless( { 'desc' => 'Database Administrator', 'name' => 'dba' }, 'Human::Role' ), bless( { 'desc' => 'Role Descrition', 'name' => 'dba' }, 'Human::Role' ), bless( { 'name' => 'admin' }, 'Human::Role::Simple' ) ]; $VAR2 = $VAR1->[1]; -------------------------------------------------------------------------------- $VAR1 = 'Human::Role reflex'; $VAR2 = bless( { 'def' => { 'public' => { 'string' => [ 'name', 'desc', 'purpose' ] }, 'default' => { 'desc' => 'Role Descrition', 'name' => 'Role Name' } }, 'methods' => [ 'anew' ], 'name' => 'Human::Role' }, 'Class::Maker::Reflex' ); -------------------------------------------------------------------------------- $VAR1 = 'Human::Role::Simple reflex'; $VAR2 = bless( { 'def' => undef, 'isa' => [ 'Human::Role' ], 'methods' => [ 'new' ], 'name' => 'Human::Role::Simple', 'parents' => { 'Human::Role' => bless( { 'def' => { 'public' => { 'string' => [ 'name', 'desc', 'purpose' ] }, 'default' => { 'desc' => 'Role Descrition', 'name' => 'Role Name' } }, 'isa' => [], 'methods' => [ 'anew' ], 'name' => 'Human::Role' }, 'Class::Maker::Reflex' ) } }, 'Class::Maker::Reflex' ); $VAR1 = [ 'Human::Role' ]; Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Class/Maker.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Class/classwalker.pl Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Class/Maker/Schema.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Class/Maker/Exception.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Class/Maker/Basic/Types.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Class/Maker/Basic/Reflection.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Class/Maker/Basic/Fields.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Class/Maker/Basic/Constructor.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Class/Maker/Basic/Handler/Attributes.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Class::Maker.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Class::Maker::Schema.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Class::Maker::Exception.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Class::Maker::Basic::Reflection.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Class::classwalker.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Class::Maker::Basic::Constructor.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod