Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created November 25, 2010 10:23
Show Gist options
  • Save wchristian/715173 to your computer and use it in GitHub Desktop.
Save wchristian/715173 to your computer and use it in GitHub Desktop.
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