Created
November 25, 2010 10:23
-
-
Save wchristian/715173 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D:\traffics\Devel-CheckLib-0.91\Devel-CheckLib-0.91>dmake test | |
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t | |
t/00-load.t ................... | |
# Failed test 'Can load module' | |
t/00-load.t ................... 1/1 # at t/00-load.t line 10. | |
# %Config::Config is read-only | |
# BEGIN failed--compilation aborted at C:/Perl/lib/ActiveState/Path.pm line 12. | |
# Compilation failed in require at C:/Perl/lib/ActivePerl/Config.pm line 46. | |
# Compilation failed in require at (eval 4) line 2. | |
# BEGIN failed--compilation aborted at (eval 4) line 2. | |
# Looks like you failed 1 test of 1. | |
t/00-load.t ................... Dubious, test returned 1 (wstat 256, 0x100) | |
Failed 1/1 subtests |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment