Checking whether your kit is complete... Looks good Creating new 'Build' script for 'Test-Unix-Group' version '0.01' lib/Test/Unix/Group.pm -> blib/lib/Test/Unix/Group.pm Manifying blib/lib/Test/Unix/Group.pm -> blib/libdoc/Test::Unix::Group.3 t/00-load...........# Testing Test::Unix::Group 0.01, Perl 5.008007, /local/0/usr/local/bin/perl ok t/01-group_ok....... # Failed test (t/01-group_ok.t at line 61) # got: '0' # expected: '1' # Failed test (t/01-group_ok.t at line 65) # got: '0' # expected: '1' # Failed test (t/01-group_ok.t at line 125) # Got diag (235 bytes): # ' Field: gid' # ' expected: 1' # ' got: 0' # ' You looked for user 'nik' in group 'wheel'' # ' That account does not exist on this system You looked for user 'root' in group 'wheel'' # ' That account does not exist on this system' # Expected diag (47 bytes): # ' Field: gid' # ' expected: 1' # ' got: 0' # Looks like you failed 3 tests of 110. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-110 Failed 110/110 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 Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01-group_ok.t 3 768 110 110 100.00% 1-110 2 tests skipped. Failed 1/4 test scripts, 75.00% okay. 110/111 subtests failed, 0.90% okay.