Checking if your kit is complete... Looks good Writing Makefile for XML::TokeParser cp TokeParser.pm blib/lib/XML/TokeParser.pm Manifying blib/man3/XML::TokeParser.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1.normal......1..34 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 21:21:43 2007 # Current time GMT: Sat Nov 24 05:21:43 2007 # Using Test.pm version 1.25 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 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 # # Now testing get_tag, get_trimmed_text ok 23 #$p->get_tag('title') ok 24 #$p->get_trimmed_text('/title') ok 25 #$p->get_tag('item') ok 26 #$p->get_tag('itemtext') ok 27 #$p->get_trimmed_text('/itemtext') # # Now testing saving tokens so you can go return to this point in the stream ok 28 #$p->begin_saving() ok 29 #$p->get_tag('para') 1 ok 30 #$p->get_tag('para') 2 ok 31 #$p->restore_saved() # # Now to see if we've backed up correctly (i think so) ok 32 #$p->get_tag('para') 1 ok 33 #$p->get_tag('para') 2 ok 34 ok t/2.extended....1..42 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 21:21:43 2007 # Current time GMT: Sat Nov 24 05:21:43 2007 # Using Test.pm version 1.25 ok 1 ok 2 # #$ 1 #$ 1 ok 3 #$ 1 #$ 0 ok 4 #$ 1 #$ 1 ok 5 #$ 1 #$ 0 ok 6 #$ 1 #$ 1 ok 7 #$ 1 #$ 0 ok 8 #$ 1 #$ 0 ok 9 #$ 1 #$ 0 ok 10 #$ 1 #$ 0 ok 11 #$ 1 #$ 0 ok 12 #$ 1 #$ 1 ok 13 #$ 1 #$ 0 ok 14 #$ 1 #$ 1 ok 15 #$ 1 #$ 0 ok 16 #$ 1 #$ 0 ok 17 #$ 1 #$ 0 ok 18 #$ 1 #$ 1 ok 19 #$ 1 #$ 0 ok 20 #$ 1 #$ 0 ok 21 #$ 1 #$ 0 ok 22 #$ 1 #$ 1 ok 23 #$ 1 #$ 0 ok 24 #$ 1 #$ 0 ok 25 #$ 1 #$ 0 ok 26 #$ 1 #$ 1 ok 27 #$ 1 #$ 0 ok 28 #$ 1 #$ 0 ok 29 #$ 1 #$ 0 ok 30 #$ 1 #$ 1 ok 31 #$ 1 #$ 0 ok 32 #$ 1 #$ 0 ok 33 #$ 1 #$ 0 ok 34 #$ 1 #$ 1 ok 35 #$ 1 #$ 0 ok 36 #$ 1 #$ 0 ok 37 #$ 1 #$ 0 ok 38 #$ 1 #$ 1 ok 39 #$ 1 #$ 0 ok 40 #$ 1 #$ 0 ok 41 #$ 1 #$ 0 ok 42 ok All tests successful. Files=2, Tests=76, 0 wallclock secs ( 0.25 cusr + 0.07 csys = 0.32 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/XML/TokeParser.html Installing /Users/cpanrun/build/5.10.0/site/lib/XML/TokeParser.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/XML::TokeParser.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod