Checking if your kit is complete... Looks good Writing Makefile for Safe::Caller Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Safe/Caller.pm blib\lib\Safe\Caller.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-load.........1..1 ok 1 - use Safe::Caller; # Testing Safe::Caller 0.08, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok t/called_from.....1..14 Constant subroutine SUCCESS redefined at C:/cpanrun/build/5-10-0/lib/Base.pm line 8. Constant subroutine PUBLIC redefined at C:/cpanrun/build/5-10-0/lib/Base.pm line 10. Constant subroutine PRIVATE redefined at C:/cpanrun/build/5-10-0/lib/Base.pm line 11. Constant subroutine INHERITED redefined at C:/cpanrun/build/5-10-0/lib/Base.pm line 12. Constant subroutine PROTECTED redefined at C:/cpanrun/build/5-10-0/lib/Base.pm line 13. Subroutine has_fields redefined at C:/cpanrun/build/5-10-0/lib/Base.pm line 18. Subroutine has_version redefined at C:/cpanrun/build/5-10-0/lib/Base.pm line 24. Subroutine has_attr redefined at C:/cpanrun/build/5-10-0/lib/Base.pm line 30. Subroutine get_attr redefined at C:/cpanrun/build/5-10-0/lib/Base.pm line 36. Subroutine import redefined at C:/cpanrun/build/5-10-0/lib/Base.pm line 63. Subroutine inherit_fields redefined at C:/cpanrun/build/5-10-0/lib/Base.pm line 133. Subroutine base::get_fields redefined at C:/cpanrun/build/5-10-0/lib/Base.pm line 61. ok 1 - $self->{package}->() # Failed test '$self->{filename}->()' not ok 2 - $self->{filename}->() # at t/called_from.t line 17. # got: 't/called_from.t' # expected: 't\called_from.t' ok 3 - $self->{line}->() ok 4 - $self->{subroutine}->() ok 5 - $self->{pkg}->() (deprecated) # Failed test '$self->{file}->() (deprecated)' # at t/called_from.t line 21. not ok 6 - $self->{file}->() (deprecated) # got: 't/called_from.t' # expected: 't\called_from.t' ok 7 - $self->{sub}->() (deprecated) ok 8 - called_from_package() # Failed test 'called_from_filename()' not ok 9 - called_from_filename() # at t/called_from.t line 28. ok 10 - called_from_line() ok 11 - called_from_subroutine() ok 12 - called_from_pkg() (deprecated) # Failed test 'called_from_file() (deprecated)' not ok 13 - called_from_file() (deprecated) # at t/called_from.t line 32. ok 14 - called_from_sub() (deprecated) # Looks like you failed 4 tests of 14. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 2, 6, 9, 13 Failed 4/14 tests, 71.43% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\Safe\Caller.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/called_from.t 4 1024 14 4 2 6 9 13 1 test skipped. Failed 1/4 test scripts. 4/16 subtests failed. Files=4, Tests=16, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 4/16 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.