Cannot determine perl version info from lib/XML/RSS/JavaScript.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - XML::RSS ...missing. (would need 1.31) - Test::More ...loaded. (0.72) ==> Auto-install the 1 mandatory module(s) from CPAN? [Y/n] y Sorry, we have to rerun the configuration dialog for CPAN.pm due to some missing parameters... Do you want to use a different command for './Build install'? Sudo users will probably prefer: su root -c ./Build or sudo ./Build or /path1/to/sudo -u admin_account ./Build or some such. Your choice: [./Build] ./Build Please remember to call 'o conf commit' to make the config permanent! CPAN: File::HomeDir loaded ok (v0.66) *** Dependencies will be installed the next time you type 'make'. (You may need to do that as the 'root' user.) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Warning: prerequisite XML::RSS 1.31 not found. We have 1.22. Writing Makefile for XML::RSS::JavaScript /home/cpanrun/tmp/5.10.0/bin/perl "-Iinc" Makefile.PL --config= --installdeps=XML::RSS,1.31 Cannot determine perl version info from lib/XML/RSS/JavaScript.pm Sorry, we have to rerun the configuration dialog for CPAN.pm due to some missing parameters... Do you want to use a different command for './Build install'? Sudo users will probably prefer: su root -c ./Build or sudo ./Build or /path1/to/sudo -u admin_account ./Build or some such. Your choice: [./Build] ./Build Please remember to call 'o conf commit' to make the config permanent! CPAN: File::HomeDir loaded ok (v0.66) *** Installing dependencies... [MSG] No '/home/cpanrun/.cpanplus/custom-sources' dir, skipping custom sources [MSG] No '/home/cpanrun/.cpanplus/custom-sources' dir, skipping custom sources [MSG] No '/home/cpanrun/.cpanplus/custom-sources' dir, skipping custom sources *** Installing XML::RSS... ==> MISSING Signature file! <== Running [/home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/../bin/cpanp-run-perl /home/cpanrun/.cpanplus/5.10.0/build/XML-RSS-1.31/Makefile.PL ]... Checking if your kit is complete... Looks good Writing Makefile for XML::RSS Running [/usr/bin/make test ]... make[1]: Entering directory `/home/cpanrun/.cpanplus/5.10.0/build/XML-RSS-1.31' /home/cpanrun/tmp/5.10.0/bin/perl "-MTest::Manifest" "-e" "run_t_manifest(0, 'blib/lib', 'blib/arch', )" Level is Test::Manifest::test_harness found [t/load.t t/pod.t t/version.t t/encoding.t t/0.9-generate.t t/0.9-parse.t t/0.9-strict.t t/0.91-parse.t t/1.0-generate.t t/1.0-parse.t t/1.0-parse-2.t t/1.0-parse-exotic.t t/2.0-generate.t t/2.0-modules.t t/2.0-permalink.t t/2.0-parse.t t/2.0-parse-2.t t/2.0-wo-title.t t/1.0-to-2.0.t t/auto_add_modules.t t/enclosures.t t/enclosures2.t t/encode-output.t t/items-are-0.t t/pod-coverage.t t/rss2-gt-encoding.t t/charset1.t t/xml-header.t t/add-item-insert-vs-append.t t/guid.t] t/load.........................ok t/pod..........................ok t/version......................ok t/encoding.....................ok t/0.9-generate.................ok t/0.9-parse....................ok t/0.9-strict...................ok t/0.91-parse...................ok t/1.0-generate.................ok t/1.0-parse....................ok t/1.0-parse-2..................ok t/1.0-parse-exotic.............ok t/2.0-generate.................ok t/2.0-modules..................ok t/2.0-permalink................ok t/2.0-parse....................ok t/2.0-parse-2..................ok t/2.0-wo-title.................ok t/1.0-to-2.0...................ok t/auto_add_modules.............ok t/enclosures...................ok t/enclosures2..................ok t/encode-output................ok t/items-are-0..................ok t/pod-coverage.................skipped all skipped: Test::Pod::Coverage required for testing pod coverage t/rss2-gt-encoding.............ok t/charset1.....................ok t/xml-header...................ok t/add-item-insert-vs-append....ok t/guid.........................ok All tests successful, 1 test skipped. Files=30, Tests=361, 18 wallclock secs (15.50 cusr + 1.73 csys = 17.23 CPU) make[1]: Leaving directory `/home/cpanrun/.cpanplus/5.10.0/build/XML-RSS-1.31' *** XML::RSS successfully installed. *** Module::AutoInstall installation finished. cp lib/XML/RSS/JavaScript.pm blib/lib/XML/RSS/JavaScript.pm Manifying blib/man3/XML::RSS::JavaScript.3 /home/cpanrun/tmp/5.10.0/bin/perl "-Iinc" Makefile.PL --config= --installdeps=XML::RSS,1.31 Cannot determine perl version info from lib/XML/RSS/JavaScript.pm PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01-use.t t/10-as_javascript.t t/11.1-save_javascript-exception.t t/11.2-save_javascript.t t/12-as_json.t t/13.1-save_json-exception.t t/13.2-save_json.t t/98-pod_coverage.t t/99-pod.t t/01-use............................1..1 ok 1 - use XML::RSS::JavaScript; ok t/10-as_javascript..................1..7 ok 1 - use XML::RSS::JavaScript; ok 2 - The object isa XML::RSS::JavaScript ok 3 - as_javascript ok 4 - as_javascript( max ) ok 5 - as_javascript( undef, nodesc ) ok 6 - as_javascript( max too big ) ok 7 - as_javascript( undef, desc ) ok t/11.1-save_javascript-exception....1..4 ok 1 - use XML::RSS::JavaScript; ok 2 - The object isa XML::RSS::JavaScript ok 3 - save_javascript (no file) ok 4 - save_javascript (can't write file) ok t/11.2-save_javascript..............1..4 ok 1 - use XML::RSS::JavaScript; ok 2 - The object isa XML::RSS::JavaScript ok 3 - File created ok 4 - File written ok t/12-as_json........................1..6 ok 1 - use XML::RSS::JavaScript; ok 2 - The object isa XML::RSS::JavaScript ok 3 - as_json ok 4 - as_json ok 5 - as_json( max too big ) ok 6 - as_json( custom object ) ok t/13.1-save_json-exception..........1..4 ok 1 - use XML::RSS::JavaScript; ok 2 - The object isa XML::RSS::JavaScript ok 3 - save_json (no file) ok 4 - save_json (can't write file) ok t/13.2-save_json....................1..4 ok 1 - use XML::RSS::JavaScript; ok 2 - The object isa XML::RSS::JavaScript ok 3 - File created ok 4 - File written 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..1 ok 1 - blib/lib/XML/RSS/JavaScript.pm ok All tests successful, 1 test skipped. Files=9, Tests=31, 4 wallclock secs ( 2.80 cusr + 0.44 csys = 3.24 CPU) /home/cpanrun/tmp/5.10.0/bin/perl "-Iinc" Makefile.PL --config= --installdeps=XML::RSS,1.31 Cannot determine perl version info from lib/XML/RSS/JavaScript.pm Installing /home/cpanrun/build/5.10.0/html/site/lib/XML/RSS/JavaScript.html Installing /home/cpanrun/build/5.10.0/site/lib/XML/RSS/JavaScript.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/XML::RSS::JavaScript.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod