Cannot determine perl version info from lib/HTML/Selector/XPath.pm
Checking if your kit is complete...
Looks good
Writing Makefile for HTML::Selector::XPath
cp lib/HTML/Selector/XPath.pm blib/lib/HTML/Selector/XPath.pm
Manifying blib/man3/HTML::Selector::XPath.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/*.t
t/00_compile....1..1
ok 1 - use HTML::Selector::XPath;
ok
t/01_xpath......1..19
ok 1 - *
ok 2 - E
ok 3 - E F
ok 4 - E > F
ok 5 - E:first-child
ok 6 - F E:first-child
ok 7 - F > E:first-child
ok 8 - E:lang(c)
ok 9 - E + F
ok 10 - E + \#bar
ok 11 - E + .bar
ok 12 - E[foo]
ok 13 - E[foo="warning"]
ok 14 - E[foo~="warning"]
ok 15 - E[lang|="en"]
ok 16 - DIV.warning
ok 17 - E\#myid
ok 18 - foo.bar, bar
ok 19 - E:nth-child(1)
ok
t/02_html.......1..12
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok
t/99_pod........1..1
ok 1 - blib/lib/HTML/Selector/XPath.pm
ok
All tests successful.
Files=4, Tests=33, 1 wallclock secs ( 0.72 cusr + 0.16 csys = 0.88 CPU)
Installing /Users/cpanrun/build/5.10.0/html/site/lib/HTML/Selector/XPath.html
Installing /Users/cpanrun/build/5.10.0/site/lib/HTML/Selector/XPath.pm
Installing /Users/cpanrun/build/5.10.0/site/man/man3/HTML::Selector::XPath.3
Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod