Cannot determine perl version info from lib/HTML/ParagraphSplit.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- HTML::Entities ...loaded. (1.35)
- HTML::TreeBuilder ...loaded. (3.23)
- HTML::Tagset ...loaded. (3.10)
- Module::CoreList ...loaded. (2.12)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Writing Makefile for HTML::ParagraphSplit
cp lib/HTML/ParagraphSplit.pm blib/lib/HTML/ParagraphSplit.pm
Manifying blib/man3/HTML::ParagraphSplit.3
PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-dependencies.t t/01-use.t t/02-pod-coverage.t t/02-pod.t t/03-basic.t t/04-use-br.t t/05-br-only.t t/06-add-attrs-to-p.t t/07-add-attrs-to-br.t t/08-filter-nodes.t t/09-instead.t
t/00-dependencies.......ok 1 - Opened Makefile
ok 2 - HTML::Entities in Makefile.PL
ok 3 - HTML::Tagset in Makefile.PL
ok 4 - HTML::TreeBuilder in Makefile.PL
ok 5 - Module::CoreList in Makefile.PL
1..5
ok
t/01-use................1..1
ok 1 - use HTML::ParagraphSplit;
ok
t/02-pod-coverage.......1..0 # Skip Test::Pod::Coverage required for testing pod coverage
skipped
all skipped: Test::Pod::Coverage required for testing pod coverage
t/02-pod................1..1
ok 1 - blib/lib/HTML/ParagraphSplit.pm
ok
t/03-basic..............1..8
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok
t/04-use-br.............1..2
ok 1
ok 2
ok
t/05-br-only............1..7
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok
t/06-add-attrs-to-p.....1..1
ok 1
ok
t/07-add-attrs-to-br....1..1
ok 1
ok
t/08-filter-nodes.......1..1
ok 1
ok
t/09-instead............1..1
ok 1
ok
All tests successful, 1 test skipped.
Files=11, Tests=28, 2 wallclock secs ( 1.33 cusr + 0.34 csys = 1.67 CPU)
make: *** [htmlifypods] Hangup