Checking whether your kit is complete... Looks good Creating new 'Build' script for 'Class-Constant' version '0.05' lib/Class/Constant.pm -> blib/lib/Class/Constant.pm Manifying blib/lib/Class/Constant.pm -> blib/libdoc/Class::Constant.3 t/00-load...........# Testing Class::Constant 0.05, Perl 5.006001, /export/home/cpanrun/build/5.6.1/bin/perl ok t/compare...........FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/names............. # Failed test (t/names.t at line 10) # got: 'alpha' # expected: 'alpha' # Failed test (t/names.t at line 11) # got: 'alpha with underscore' # expected: 'alpha with underscore' # Failed test (t/names.t at line 12) # got: 'alpha with numbers' # expected: 'alpha with numbers' # Looks like you failed 3 tests of 3. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/ordinal...........FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t/pod-coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............skipped: Test::Pod 1.14 required for testing POD t/sequence.......... # Failed test (t/sequence.t at line 8) # got: '0' # expected: '0' # Failed test (t/sequence.t at line 9) # got: '1' # expected: '1' # Failed test (t/sequence.t at line 10) # got: '2' # expected: '2' # Failed test (t/sequence.t at line 11) # got: '3' # expected: '3' # Failed test (t/sequence.t at line 12) # got: '4' # expected: '4' # Failed test (t/sequence.t at line 13) # got: '5' # expected: '5' # Failed test (t/sequence.t at line 17) # got: '50' # expected: '50' # Failed test (t/sequence.t at line 18) # got: '51' # expected: '51' # Failed test (t/sequence.t at line 19) # got: '52' # expected: '52' # Failed test (t/sequence.t at line 20) # got: '100' # expected: '100' # Looks like you failed 10 tests of 10. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/subclass.......... # Failed test (t/subclass.t at line 14) # got: 'forty two' # expected: 'forty two' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/values............FAILED tests 1-24 Failed 24/24 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/compare.t 9 9 100.00% 1-9 t/names.t 3 768 3 3 100.00% 1-3 t/ordinal.t 13 13 100.00% 1-13 t/sequence.t 10 2560 10 10 100.00% 1-10 t/subclass.t 1 256 1 1 100.00% 1 t/values.t 24 24 100.00% 1-24 2 tests skipped. Failed 6/9 test scripts, 33.33% okay. 60/61 subtests failed, 1.64% okay.