Writing Makefile for Perl6::Classes cp Classes.pm blib/lib/Perl6/Classes.pm Manifying blib/man3/Perl6::Classes.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..17 ok 1 - Empty class ok 2 - Simple method parse ok 3 - Simple method ok 4 - Constructor parse ok 5 - Constructor ok 6 - Constructor w/ args ok 7 - Attribute ok 8 - Simple inheritance ok 9 - isa() ok 10 - isa() ok 11 - Template method ok 12 - Template method ok 13 - Inheritance & Attributes ok 14 - Inheritance & Attributes ok 15 - Anonymous class ok 16 - Anonymous class ok 17 - Nested anonymous class make: *** [htmlifypods] Hangup