Installing Wx::Demo (0.21) Running [F:\Win7programs\SBPerl\perl\bin\perl.exe -e use strict; BEGIN { my $old = select STDERR; $|++; select $old; $|++; $0 = shift(@ARGV); my $rv = do($0); die $@ if $@; } C:\Users\Helen\.cpanplus\5.16.3\build\Wx-Demo-0.21\Makefile.PL]... Checking if your kit is complete... Looks good Writing Makefile for Wx::Demo Writing MYMETA.yml and MYMETA.json Module 'Wx::Demo' requires 'File::chdir' to be installed Running [F:\Win7programs\SBPerl\perl\bin\perl.exe -e use strict; BEGIN { my $old = select STDERR; $|++; select $old; $|++; $0 = shift(@ARGV); my $rv = do($0); die $@ if $@; } C:\Users\Helen\.cpanplus\5.16.3\build\File-chdir-0.1008\Makefile.PL]... Checking if your kit is complete... Looks good Writing Makefile for File::chdir Writing MYMETA.yml and MYMETA.json Running [F:\WIN7PR~2\SBPerl\c\bin\dmake.EXE test]... F:\Win7programs\SBPerl\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t .... ok t/array.t ......... ok t/chdir.t ......... ok t/delete-array.t .. ok t/nested.t ........ ok t/newline.t ....... skipped: Can't make a directory with a newline in it t/var.t ........... ok All tests successful. Files=7, Tests=91, 1 wallclock secs ( 0.05 usr + 0.03 sys = 0.08 CPU) Result: PASS Module 'Wx::Demo' requires 'UNIVERSAL::require' to be installed Running [F:\Win7programs\SBPerl\perl\bin\perl.exe -e use strict; BEGIN { my $old = select STDERR; $|++; select $old; $|++; $0 = shift(@ARGV); my $rv = do($0); die $@ if $@; } C:\Users\Helen\.cpanplus\5.16.3\build\UNIVERSAL-require-0.13\Makefile.PL]... Checking if your kit is complete... Looks good Writing Makefile for UNIVERSAL::require Writing MYMETA.yml and MYMETA.json Running [F:\WIN7PR~2\SBPerl\c\bin\dmake.EXE test]... F:\Win7programs\SBPerl\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/require.t .. ok t/taint.t .... ok t/use.t ...... ok All tests successful. Files=3, Tests=28, 0 wallclock secs ( 0.06 usr + 0.02 sys = 0.08 CPU) Result: PASS Running [F:\WIN7PR~2\SBPerl\c\bin\dmake.EXE test]... F:\Win7programs\SBPerl\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/01_load.t .. Dubious, test returned 5 (wstat 1280, 0x500) Failed 50/50 subtests t/zz_pod.t ... skipped: Test::Pod 1.00 required for testing POD Failed 1/2 test programs. 0/0 subtests failed. Test Summary Report ------------------- t/01_load.t (Wstat: 1280 Tests: 0 Failed: 0) Non-zero exit status: 5 Parse errors: Bad plan. You planned 50 tests but ran 0. Files=2, Tests=0, 32 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: FAIL dmake.EXE: Error code 255, while making 'test_dynamic'