Checking if your kit is complete... Looks good Writing Makefile for Syndication::ESF cp lib/Syndication/ESF.pm blib/lib/Syndication/ESF.pm Manifying blib/man3/Syndication::ESF.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01-use.............1..1 ok 1 - use Syndication::ESF; ok t/10-read............1..15 ok 1 - new() returned something ok 2 - it's the right class ok 3 - parse( $data ) - correct number of items ok 4 - channel( 'title' ) ok 5 - channel( 'contact' ) ok 6 - channel( 'link' ) ok 7 - contact_name() ok 8 - contact_email() ok 9 - parsefile( 't/test.esf' ) - correct number of items ok 10 - channel( 'title' ) ok 11 - channel( 'contact' ) ok 12 - channel( 'link' ) ok 13 - contact_name() ok 14 - contact_email() ok 15 - astring() ok t/20-write...........1..14 ok 1 - new() returned something ok 2 - it's the right class ok 3 - channel( 'title' ) matches test data ok 4 - channel( 'contact' ) matches test data ok 5 - channel( 'link' ) matches test data ok 6 - additem( [data] ) ok 7 - { items }->[0]->{ date } matches test data ok 8 - { items }->[0]->{ title } matches test data ok 9 - { items }->[0]->{ link } matches test data ok 10 - additem( [data], mode => 'insert' ) ok 11 - { items }->[0]->{ date } matches test data ok 12 - { items }->[0]->{ title } matches test data ok 13 - { items }->[0]->{ link } matches test data ok 14 - save( 'test2.esf' ) ok t/98-pod_coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/99-pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD All tests successful, 2 tests skipped. Files=5, Tests=30, 3 wallclock secs ( 2.66 cusr + 0.20 csys = 2.86 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Syndication/ESF.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Syndication::ESF.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Syndication/ESF/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod