Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created March 30, 2011 18:49
Show Gist options
  • Save wchristian/895002 to your computer and use it in GitHub Desktop.
Save wchristian/895002 to your computer and use it in GitHub Desktop.
C:\Perl10\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t
t/01_compile.t ... ok
t/02_main.t ...... ok
t/03_no_index.t .. 1/22
# Failed test 'Found the expected files'
# at t/03_no_index.t line 55.
# Structures begin differing at:
# $got->[2] = 'MYMETA.json'
# $expected->[2] = 'Makefile.PL'
# Failed test 'Found the expected files'
# at t/03_no_index.t line 55.
# Structures begin differing at:
# $got->[2] = 'MYMETA.json'
# $expected->[2] = 'Makefile.PL'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment