PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0 Start 2014-03-07T12:07:22 ActivePerl-1800 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0 Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Fri, 07 Mar 2014 16:41:02 GMT Running make for C/CH/CHROMATIC/B-XPath-0.01.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CH/CHROMATIC/B-XPath-0.01.tar.gz Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\C\CH\CHROMATIC\B-XPath-0.01.tar.gz ok B-XPath-0.01/ B-XPath-0.01/META.yml B-XPath-0.01/Changes B-XPath-0.01/t/ B-XPath-0.01/t/pod-coverage.t B-XPath-0.01/t/find_global_name.t B-XPath-0.01/t/00-load.t B-XPath-0.01/t/pod.t B-XPath-0.01/t/base.t B-XPath-0.01/lib/ B-XPath-0.01/lib/B/ B-XPath-0.01/lib/B/XPath.pm B-XPath-0.01/MANIFEST B-XPath-0.01/Makefile.PL B-XPath-0.01/Build.PL B-XPath-0.01/README B-XPath-0.01/SIGNATURE CPAN.pm: Building C/CH/CHROMATIC/B-XPath-0.01.tar.gz >>> C:\Perl-5.18\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for B::XPath Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/B/XPath.pm blib\lib\B\XPath.pm CHROMATIC/B-XPath-0.01.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing B::XPath 0.01, Perl 5.018001, C:\Perl-5.18\bin\perl.exe t/00-load.t ........... 1..1 ok 1 - use B::XPath; ok # Failed test 'shift should have one child' # at t/base.t line 44. # got: '0' # expected: '1' Can't call method "get_name" on an undefined value at t/base.t line 45. # Looks like you planned 31 tests but ran 15. # Looks like you failed 1 test of 15 run. # Looks like your test exited with 255 just after 15. t/base.t .............. 1..31 ok 1 - use B::XPath; ok 2 - An object of class 'B::XPath::UNOP' isa 'B::XPath::UNOP' ok 3 - ... with one child ok 4 - ... a lineseq op ok 5 - lineseq should have four children ok 6 - ... a COP ok 7 - ... a scalar assignment ok 8 - ... another COP ok 9 - ... and a return ok 10 - get_nextstate() for assignment should find closest previous COP ok 11 - get_nextstate() for return should find closest previous COP ok 12 - sassign should have two children ok 13 - ... one a shift ok 14 - ... and the other a scalar pad op not ok 15 - shift should have one child Dubious, test returned 255 (wstat 65280, 0xff00) Failed 17/31 subtests Can't locate YAML.pm in @INC (you may need to install the YAML module) (@INC contains: C:\cpanfly-5.18\var\cpan\build\B-XPath-0.01-hZLhUH\blib\lib C:\cpanfly-5.18\var\cpan\build\B-XPath-0.01-hZLhUH\blib\arch C:/cpanfly-5.18/var/megalib C:/cpanfly-5.18/var/megalib C:/Perl-5.18/site/lib C:/Perl-5.18/lib .) at t/find_global_name.t line 9. BEGIN failed--compilation aborted at t/find_global_name.t line 9. t/find_global_name.t .. 1..16 Dubious, test returned 2 (wstat 512, 0x200) Failed 16/16 subtests t/pod-coverage.t ...... 1..1 ok 1 - Pod coverage on B::XPath ok t/pod.t ............... 1..1 ok 1 - POD test for blib/lib/B/XPath.pm ok Test Summary Report ------------------- t/base.t (Wstat: 65280 Tests: 15 Failed: 1) Failed test: 15 Non-zero exit status: 255 Parse errors: Bad plan. You planned 31 tests but ran 15. t/find_global_name.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 16 tests but ran 0. Files=5, Tests=18, 1 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: FAIL Failed 2/5 test programs. 1/18 subtests failed. dmake: Error code 255, while making 'test_dynamic' CHROMATIC/B-XPath-0.01.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHROMATIC/B-XPath-0.01.tar.gz Finished 2014-03-07T12:07:29