Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Attribute::Profiled cp lib/Attribute/Profiled.pm blib/lib/Attribute/Profiled.pm Manifying blib/man3/Attribute::Profiled.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_Profiled....1..6 # Failed test '11 method' # at t/00_Profiled.t line 62. # '' # doesn't match '(?-xism:11 trials of SomeClass::method)' # Failed test '1 method2' # at t/00_Profiled.t line 63. # '' # doesn't match '(?-xism:1 trial of SomeClass::method2)' # Looks like you failed 2 tests of 6. ok 1 - use Attribute::Profiled; ok 2 - retvalue preserved ok 3 - wantarray check ok 4 - caller preserved not ok 5 - 11 method not ok 6 - 1 method2 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 5-6 Failed 2/6 tests, 66.67% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00_Profiled.t 2 512 6 2 5-6 Failed 1/1 test scripts. 2/6 subtests failed. Files=1, Tests=6, 1 wallclock secs ( 0.39 cusr + 0.08 csys = 0.47 CPU) Failed 1/1 test programs. 2/6 subtests failed. make: *** [test_dynamic] Error 2