Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'XML-Generator-RSS10' version '0.01' Copying lib/XML/Generator/RSS10.pm -> blib/lib/XML/Generator/RSS10.pm Copying lib/XML/Generator/RSS10/dc.pm -> blib/lib/XML/Generator/RSS10/dc.pm Copying lib/XML/Generator/RSS10/content.pm -> blib/lib/XML/Generator/RSS10/content.pm Copying lib/XML/Generator/RSS10/sy.pm -> blib/lib/XML/Generator/RSS10/sy.pm Copying lib/XML/Generator/RSS10/Module.pm -> blib/lib/XML/Generator/RSS10/Module.pm Copying lib/XML/Generator/RSS10/cc.pm -> blib/lib/XML/Generator/RSS10/cc.pm Copying lib/XML/Generator/RSS10/admin.pm -> blib/lib/XML/Generator/RSS10/admin.pm Manifying blib/lib/XML/Generator/RSS10/cc.pm -> blib/libdoc/XML::Generator::RSS10::cc.3 Manifying blib/lib/XML/Generator/RSS10/Module.pm -> blib/libdoc/XML::Generator::RSS10::Module.3 Manifying blib/lib/XML/Generator/RSS10/content.pm -> blib/libdoc/XML::Generator::RSS10::content.3 Manifying blib/lib/XML/Generator/RSS10/dc.pm -> blib/libdoc/XML::Generator::RSS10::dc.3 Manifying blib/lib/XML/Generator/RSS10/sy.pm -> blib/libdoc/XML::Generator::RSS10::sy.3 Manifying blib/lib/XML/Generator/RSS10.pm -> blib/libdoc/XML::Generator::RSS10.3 Manifying blib/lib/XML/Generator/RSS10/admin.pm -> blib/libdoc/XML::Generator::RSS10::admin.3 HTMLifying blib/lib/XML/Generator/RSS10/cc.pm -> blib/libhtml/site/lib/XML/Generator/RSS10/cc.html HTMLifying blib/lib/XML/Generator/RSS10/Module.pm -> blib/libhtml/site/lib/XML/Generator/RSS10/Module.html HTMLifying blib/lib/XML/Generator/RSS10/content.pm -> blib/libhtml/site/lib/XML/Generator/RSS10/content.html HTMLifying blib/lib/XML/Generator/RSS10/dc.pm -> blib/libhtml/site/lib/XML/Generator/RSS10/dc.html HTMLifying blib/lib/XML/Generator/RSS10/sy.pm -> blib/libhtml/site/lib/XML/Generator/RSS10/sy.html HTMLifying blib/lib/XML/Generator/RSS10.pm -> blib/libhtml/site/lib/XML/Generator/RSS10.html HTMLifying blib/lib/XML/Generator/RSS10/admin.pm -> blib/libhtml/site/lib/XML/Generator/RSS10/admin.html t/00-load..............1..1 ok 1 - use XML::Generator::RSS10; # Testing XML::Generator::RSS10 0.01 ok t/01-basic.............1..13 ok 1 - has processing instruction ok 2 - has rdf:RDF tag with proper namespace ok 3 - expect to find sy namespace declaration ok 4 - expect to find dc namespace declaration ok 5 - expect to find rdf namespace declaration ok 6 - expect to find item tag ok 7 - expect to find title tag inside item tag ok 8 - expect to find link tag inside item tag ok 9 - expect to find channel tag ok 10 - expect to find title tag inside channel tag ok 11 - expect to find link tag inside channel tag ok 12 - expect to find items & rdf:Seq tags inside channel tag ok 13 - expect to find rdf:li tag inside channel rdf:Seq ok t/02-image.............1..5 ok 1 - expect to find image tag ok 2 - expect to find title tag inside image tag ok 3 - expect to find url tag inside image tag ok 4 - expect to find link tag inside image tag ok 5 - expect to find image tag inside channel tag ok t/03-textinput.........1..6 ok 1 - expect to find textinput tag ok 2 - expect to find title tag inside textinput ok 3 - expect to find name tag inside textinput tag ok 4 - expect to find url tag inside textinput ok 5 - expect to find link tag inside textinput ok 6 - expect to find textinput tag inside channel tag ok t/04-items.............1..5 ok 1 - expect to find item tag for item 1 ok 2 - expect to find item tag for item 2 ok 3 - expect to find description tag inside item tag for item 2 ok 4 - expect to find rdf:li tag inside channel rdf:Seq for item 1 ok 5 - expect to find rdf:li tag inside channel rdf:Seq for item 2 ok t/05-modules...........1..4 ok 1 - expect to find dc:publisher tag inside item tag for item 1 ok 2 - expect to find dc:creator tag inside item tag for item 2 ok 3 - expect to find dc:creator tag inside channel tag ok 4 - expect to find dc:creator tag inside channel tag ok t/06-custom-modules....1..4 ok 1 - expect to find testing:foo tag inside item tag for item 1 ok 2 - expect to find more:or tag inside channel tag ok 3 - expect to find testing namespace declaration ok 4 - expect to find more namespace declaration ok t/07-state-errors......1..6 ok 1 - call image twice ok 2 - call image after channel ok 3 - call image twice ok 4 - call image after channel ok 5 - call channel without items ok 6 - call channel twice ok t/08-content-module....1..8 ok 1 - expect to find content namespace declaration ok 2 - expect to find content:encoded tag inside item tag ok 3 - expect to find CDATA content inside item tag ok 4 - expect to find content:items -> rdf:Bag -> rdf:li tags nested inside channel tag ok 5 - expect to find content:format inside rdf:li tag ok 6 - expect to find CDATA inside content:item tag ok 7 - expect to find CDATA inside content:item tag ok 8 - expect to find CDATA inside content:item tag ok t/09-cc-module.........1..11 ok 1 - expect to find cc:license tag inside item tag ok 2 - expect to find cc:License tag ok 3 - expect to find cc:prohibits CommercialUse cc:License tag ok 4 - expect to find cc:permits Reproduction cc:License tag ok 5 - expect to find cc:permits Distribution cc:License tag ok 6 - expect to find cc:requires Attribution cc:License tag ok 7 - expect to find cc:requires Notice cc:License tag ok 8 - expect to find cc:license tag for by-nc-nd license inside item tag ok 9 - expect to find cc:license tag for by-nc-sa license inside item tag ok 10 - expect to find cc:License for by-nc-nd tag ok 11 - expect to find cc:License for by-nc-sa tag ok t/pod-coverage.........1..0 # Skip Test::Pod::Coverage 0.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/pod..................1..7 ok 1 - blib/lib/XML/Generator/RSS10.pm ok 2 - blib/lib/XML/Generator/RSS10/sy.pm ok 3 - blib/lib/XML/Generator/RSS10/dc.pm ok 4 - blib/lib/XML/Generator/RSS10/content.pm ok 5 - blib/lib/XML/Generator/RSS10/cc.pm ok 6 - blib/lib/XML/Generator/RSS10/Module.pm ok 7 - blib/lib/XML/Generator/RSS10/admin.pm ok All tests successful, 1 test skipped. Files=12, Tests=70, 2 wallclock secs ( 1.60 cusr + 0.36 csys = 1.96 CPU) Installing /home/cpanrun/build/5.10.0/site/lib/XML/Generator/RSS10.pm Installing /home/cpanrun/build/5.10.0/site/lib/XML/Generator/RSS10/sy.pm Installing /home/cpanrun/build/5.10.0/site/lib/XML/Generator/RSS10/dc.pm Installing /home/cpanrun/build/5.10.0/site/lib/XML/Generator/RSS10/content.pm Installing /home/cpanrun/build/5.10.0/site/lib/XML/Generator/RSS10/cc.pm Installing /home/cpanrun/build/5.10.0/site/lib/XML/Generator/RSS10/Module.pm Installing /home/cpanrun/build/5.10.0/site/lib/XML/Generator/RSS10/admin.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/XML::Generator::RSS10::sy.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/XML::Generator::RSS10::admin.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/XML::Generator::RSS10::Module.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/XML::Generator::RSS10::content.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/XML::Generator::RSS10.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/XML::Generator::RSS10::dc.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/XML::Generator::RSS10::cc.3 Installing /home/cpanrun/build/5.10.0/html/site/lib/XML/Generator/RSS10.html Installing /home/cpanrun/build/5.10.0/html/site/lib/XML/Generator/RSS10/sy.html Installing /home/cpanrun/build/5.10.0/html/site/lib/XML/Generator/RSS10/dc.html Installing /home/cpanrun/build/5.10.0/html/site/lib/XML/Generator/RSS10/Module.html Installing /home/cpanrun/build/5.10.0/html/site/lib/XML/Generator/RSS10/cc.html Installing /home/cpanrun/build/5.10.0/html/site/lib/XML/Generator/RSS10/content.html Installing /home/cpanrun/build/5.10.0/html/site/lib/XML/Generator/RSS10/admin.html Writing /home/cpanrun/build/5.10.0/site/lib/auto/XML/Generator/RSS10/.packlist