eisseven > tar xzf Test-Base-0.59.tar.gz eisseven > cd Test-Base-0.59 eisseven > perl Makefile.PL Checking if your kit is complete... Looks good Warning: prerequisite Spiffy 0.30 not found. Writing Makefile for Test::Base eisseven > tar xzf Test-Base-0.59.tar.gz eisseven > cd Test-Base-0.59 eisseven > perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Base eisseven > make cp lib/Module/Install/TestBase.pm blib/lib/Module/Install/TestBase.pm cp lib/Test/Base/Filter.pm blib/lib/Test/Base/Filter.pm cp lib/Test/Base.pm blib/lib/Test/Base.pm eisseven > make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/append.t ............... ok t/arguments.t ............ ok t/array.t ................ ok t/autoload.t ............. ok t/base64.t ............... ok t/blocks-scalar.t ........ ok t/blocks_grep.t .......... ok t/chomp.t ................ ok t/chop.t ................. ok t/compact.t .............. ok t/compile.t .............. ok t/deep.t ................. skipped: Test::Tester failed to load t/delimiters.t ........... ok t/description.t .......... ok t/diff_is.t .............. ok t/dumper.t ............... ok t/embed_perl.t ........... ok t/escape.t ............... ok t/eval.t ................. ok t/eval_all.t ............. ok t/eval_stderr.t .......... ok t/eval_stdout.t .......... ok t/expected-zero.t ........ ok t/export.t ............... ok t/exported_func.t ........ ok t/filter_arguments.t ..... ok t/filter_delay.t ......... ok t/filter_functions.t ..... ok t/filters-append.t ....... ok t/filters.t .............. ok t/filters_map.t .......... ok t/first_block.t .......... ok t/flatten.t .............. ok t/get_url.t .............. skipped: Need to figure out network testing t/hash.t ................. ok t/head.t ................. ok t/internals.t ............ ok t/is.t ................... ok t/jit-run.t .............. ok t/join-deep.t ............ ok t/join.t ................. ok t/last.t ................. ok t/late.t ................. ok t/lazy-filters.t ......... ok t/lines.t ................ ok t/list.t ................. ok t/main_filters.t ......... 1/6 # Filters returning numbers are supposed to do munging $_: your filter 'main::mike5' apparently doesn't. t/main_filters.t ......... ok t/multi-level-inherit.t .. ok t/name.t ................. ok t/next.t ................. ok t/no_diff.t .............. ok t/no_plan.t .............. ok t/normalize.t ............ ok t/only-with-implicit.t ... ok t/only.t ................. ok t/oo.t ................... ok t/oo_run.t ............... ok t/parentheses.t .......... ok t/prepend.t .............. ok t/preserve-order.t ....... ok t/prototypes.t ........... ok t/quick-plan.t ........... ok t/quick_test.t ........... ok t/read_file.t ............ ok t/regexp.t ............... ok t/repeated-filters.t ..... ok t/require.t .............. ok t/reserved_names.t ....... ok t/reverse-deep.t ......... ok t/reverse.t .............. ok t/run-args.t ............. ok t/run_compare.t .......... ok t/run_is.t ............... ok t/run_is_deep.t .......... skipped: Test::Deep failed to load t/run_is_deeply.t ........ ok t/run_like.t ............. ok t/run_unlike.t ........... ok t/simple.t ............... ok t/skip.t ................. ok t/slice.t ................ ok t/sort-deep.t ............ ok t/sort.t ................. ok t/spec_file.t ............ ok t/spec_string.t .......... ok t/split-deep.t ........... ok t/split-regexp.t ......... ok t/split.t ................ ok t/strict-warnings.t ...... ok t/strict.t ............... ok t/subclass-autoclass.t ... ok t/subclass-import.t ...... ok t/subclass.t ............. ok t/subclass_late.t ........ ok t/tail.t ................. ok t/tie_output.t ........... ok t/trim.t ................. ok t/unchomp.t .............. ok t/undef.t ................ ok t/use-test-more.t ........ ok t/write_file.t ........... ok t/xxx.t .................. skipped: Requires YAML t/yaml.t ................. skipped: Requires YAML t/zero-blocks.t .......... ok All tests successful. Files=103, Tests=425, 12 wallclock secs ( 0.46 usr 0.26 sys + 11.09 cusr 0.59 csys = 12.40 CPU) Result: PASS eisseven > tar xzf Test-Base-0.59.tar.gz eisseven > cd Test-Base-0.59 eisseven > perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Base eisseven > make cp lib/Module/Install/TestBase.pm blib/lib/Module/Install/TestBase.pm cp lib/Test/Base/Filter.pm blib/lib/Test/Base/Filter.pm cp lib/Test/Base.pm blib/lib/Test/Base.pm eisseven > make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/append.t ............... ok t/arguments.t ............ ok t/array.t ................ ok t/autoload.t ............. ok t/base64.t ............... ok t/blocks-scalar.t ........ ok t/blocks_grep.t .......... ok t/chomp.t ................ ok t/chop.t ................. ok t/compact.t .............. ok t/compile.t .............. ok t/deep.t ................. ok t/delimiters.t ........... ok t/description.t .......... ok t/diff_is.t .............. ok t/dumper.t ............... ok t/embed_perl.t ........... ok t/escape.t ............... ok t/eval.t ................. ok t/eval_all.t ............. ok t/eval_stderr.t .......... ok t/eval_stdout.t .......... ok t/expected-zero.t ........ ok t/export.t ............... ok t/exported_func.t ........ ok t/filter_arguments.t ..... ok t/filter_delay.t ......... ok t/filter_functions.t ..... ok t/filters-append.t ....... ok t/filters.t .............. ok t/filters_map.t .......... ok t/first_block.t .......... ok t/flatten.t .............. ok t/get_url.t .............. skipped: Need to figure out network testing t/hash.t ................. ok t/head.t ................. ok t/internals.t ............ ok t/is.t ................... ok t/jit-run.t .............. ok t/join-deep.t ............ ok t/join.t ................. ok t/last.t ................. ok t/late.t ................. ok t/lazy-filters.t ......... ok t/lines.t ................ ok t/list.t ................. ok t/main_filters.t ......... 1/6 # Filters returning numbers are supposed to do munging $_: your filter 'main::mike5' apparently doesn't. t/main_filters.t ......... ok t/multi-level-inherit.t .. ok t/name.t ................. ok t/next.t ................. ok t/no_diff.t .............. ok t/no_plan.t .............. ok t/normalize.t ............ ok t/only-with-implicit.t ... ok t/only.t ................. ok t/oo.t ................... ok t/oo_run.t ............... ok t/parentheses.t .......... ok t/prepend.t .............. ok t/preserve-order.t ....... ok t/prototypes.t ........... ok t/quick-plan.t ........... ok t/quick_test.t ........... ok t/read_file.t ............ ok t/regexp.t ............... ok t/repeated-filters.t ..... ok t/require.t .............. ok t/reserved_names.t ....... ok t/reverse-deep.t ......... ok t/reverse.t .............. ok t/run-args.t ............. ok t/run_compare.t .......... ok t/run_is.t ............... ok t/run_is_deep.t .......... ok t/run_is_deeply.t ........ ok t/run_like.t ............. ok t/run_unlike.t ........... ok t/simple.t ............... ok t/skip.t ................. ok t/slice.t ................ ok t/sort-deep.t ............ ok t/sort.t ................. ok t/spec_file.t ............ ok t/spec_string.t .......... ok t/split-deep.t ........... ok t/split-regexp.t ......... ok t/split.t ................ ok t/strict-warnings.t ...... ok t/strict.t ............... ok t/subclass-autoclass.t ... ok t/subclass-import.t ...... ok t/subclass.t ............. ok t/subclass_late.t ........ ok t/tail.t ................. ok t/tie_output.t ........... ok t/trim.t ................. ok t/unchomp.t .............. ok t/undef.t ................ ok t/use-test-more.t ........ ok t/write_file.t ........... ok t/xxx.t .................. ok t/yaml.t ................. ok t/zero-blocks.t .......... ok All tests successful. Files=103, Tests=434, 12 wallclock secs ( 0.62 usr 0.24 sys + 11.34 cusr 0.58 csys = 12.78 CPU) Result: PASS