Cannot determine perl version info from lib/HTML/SBC.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::Simple ...loaded. (0.72)
- Test::More ...loaded. (0.72)
- Test::Exception ...loaded. (0.25)
- Carp ...loaded. (1.08)
- Scalar::Util ...loaded. (1.19)
- Exporter ...loaded. (5.60)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Writing Makefile for HTML::SBC
cp lib/HTML/SBC.pm blib/lib/HTML/SBC.pm
Manifying blib/man3/HTML::SBC.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-load.t t/accessors.t t/basic.t t/inline.t t/pod-coverage.t t/pod.t t/quirks.t t/static.t
t/00-load.........1..1
ok 1 - use HTML::SBC;
# Testing HTML::SBC 0.15, Perl 5.010000, /Users/cpanrun/build/5.10.0/bin/perl
ok
t/accessors.......1..10
ok 1 - has accessor for language
ok 2 - default for language is valid
ok 3 - has accessor for image_support
ok 4 - default for image_support is valid
ok 5 - has accessor for error_callback
ok 6 - default for error_callback is valid
ok 7 - has accessor for linkcheck_callback
ok 8 - default for linkcheck_callback is valid
ok 9 - has accessor for imgcheck_callback
ok 10 - default for imgcheck_callback is valid
ok
t/basic...........1..11
ok 1 - plain text
ok 2 - emphasis
ok 3 - strong emphasis
ok 4 - hyperlink
ok 5 - hyperlink with text
ok 6 - image
ok 7 - image with alt text
ok 8 - unordered list
ok 9 - ordered list
ok 10 - quote
ok 11 - quote with cite
ok
t/inline..........1..7
ok 1 - plain text
ok 2 - emphasis
ok 3 - strong emphasis
ok 4 - hyperlink
ok 5 - hyperlink with text
ok 6 - image
ok 7 - image with alt text
ok
t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage
skipped
all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.............1..1
ok 1 - blib/lib/HTML/SBC.pm
ok
t/quirks..........1..6
ok 1 - half emphasis
ok 2 - half strong emphasis
ok 3 - half hyperlink
ok 4 - half hyperlink with text
ok 5 - wrong nested inline elements I
ok 6 - wrong nested inline elements II
ok
t/static..........1..6
ok 1 - simple quote
ok 2 - quote with cite
ok 3 - remove simple hyperlink
ok 4 - remove hyperlink with text
ok 5 - remove hyperlink (simple image)
ok 6 - remove hyperlink (image with alt text)
ok
All tests successful, 1 test skipped.
Files=8, Tests=42, 1 wallclock secs ( 0.57 cusr + 0.18 csys = 0.75 CPU)
Installing /Users/cpanrun/build/5.10.0/html/site/lib/HTML/SBC.html
Installing /Users/cpanrun/build/5.10.0/site/lib/HTML/SBC.pm
Installing /Users/cpanrun/build/5.10.0/site/man/man3/HTML::SBC.3
Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod