ORLite-1.42/ ORLite-1.42/README ORLite-1.42/LICENSE ORLite-1.42/Makefile.PL ORLite-1.42/lib/ ORLite-1.42/lib/ORLite.pm ORLite-1.42/xt/ ORLite-1.42/xt/meta.t ORLite-1.42/xt/pmv.t ORLite-1.42/xt/pod.t ORLite-1.42/META.yml ORLite-1.42/MANIFEST ORLite-1.42/Changes ORLite-1.42/inc/ ORLite-1.42/inc/Module/ ORLite-1.42/inc/Module/Install/ ORLite-1.42/inc/Module/Install/DSL.pm ORLite-1.42/inc/Module/Install/Can.pm ORLite-1.42/inc/Module/Install/Base.pm ORLite-1.42/inc/Module/Install/Fetch.pm ORLite-1.42/inc/Module/Install/Win32.pm ORLite-1.42/inc/Module/Install/WriteAll.pm ORLite-1.42/inc/Module/Install/With.pm ORLite-1.42/inc/Module/Install/Metadata.pm ORLite-1.42/inc/Module/Install/Makefile.pm ORLite-1.42/inc/Module/Install.pm ORLite-1.42/t/ ORLite-1.42/t/09_badfile.t ORLite-1.42/t/08_prune.t ORLite-1.42/t/15_array_xs.t ORLite-1.42/t/05_notables.t ORLite-1.42/t/13_array_basics.t ORLite-1.42/t/14_array_fk.t ORLite-1.42/t/03_fk.sql ORLite-1.42/t/10_cleanup.t ORLite-1.42/t/06_create.t ORLite-1.42/t/02_basics.sql ORLite-1.42/t/12_xs.t ORLite-1.42/t/lib/ ORLite-1.42/t/lib/Test.pm ORLite-1.42/t/01_compile.t ORLite-1.42/t/11_cleanup.t ORLite-1.42/t/04_readonly.t ORLite-1.42/t/07_pk.sql ORLite-1.42/t/08_prune.pl ORLite-1.42/t/03_fk.t ORLite-1.42/t/02_basics.t ORLite-1.42/t/16_array_create.t ORLite-1.42/t/07_pk.t ORLite-1.42/t/10_cleanup.sql Checking if your kit is complete... Looks good Writing Makefile for ORLite Writing MYMETA.yml cp lib/ORLite.pm blib/lib/ORLite.pm Manifying blib/man3/ORLite.3 PERL_DL_NONLAZY=1 /home/rafl/.perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile.t ....... ok t/02_basics.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 64/71 subtests t/03_fk.t ............ Dubious, test returned 2 (wstat 512, 0x200) Failed 4/5 subtests t/04_readonly.t ...... ok t/05_notables.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests t/06_create.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 15/25 subtests t/07_pk.t ............ Dubious, test returned 2 (wstat 512, 0x200) Failed 5/6 subtests t/08_prune.t ......... ok t/09_badfile.t ....... ok t/10_cleanup.t ....... Dubious, test returned 11 (wstat 2816, 0xb00) All 2 subtests passed t/11_cleanup.t ....... Dubious, test returned 2 (wstat 512, 0x200) Failed 3/4 subtests t/12_xs.t ............ Dubious, test returned 2 (wstat 512, 0x200) Failed 6/7 subtests t/13_array_basics.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 60/71 subtests t/14_array_fk.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 4/5 subtests t/15_array_xs.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 6/7 subtests t/16_array_create.t .. ok Test Summary Report ------------------- t/02_basics.t (Wstat: 512 Tests: 7 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 71 tests but ran 7. t/03_fk.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 1. t/05_notables.t (Wstat: 512 Tests: 3 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 3. t/06_create.t (Wstat: 512 Tests: 13 Failed: 3) Failed tests: 5-6, 13 Non-zero exit status: 2 Parse errors: Bad plan. You planned 25 tests but ran 13. t/07_pk.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 6 tests but ran 1. t/10_cleanup.t (Wstat: 2816 Tests: 2 Failed: 0) Non-zero exit status: 11 t/11_cleanup.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 4 tests but ran 1. t/12_xs.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 7 tests but ran 1. t/13_array_basics.t (Wstat: 512 Tests: 11 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 71 tests but ran 11. t/14_array_fk.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 3. t/15_array_xs.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 7 tests but ran 1. Files=16, Tests=93, 10 wallclock secs ( 0.23 usr 0.06 sys + 5.46 cusr 0.44 csys = 6.19 CPU) Result: FAIL