Checking if your kit is complete... Looks good Writing Makefile for CGI::Application::Plugin::AnyTemplate cp lib/CGI/Application/Plugin/AnyTemplate/Driver/TemplateToolkit.pm blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/TemplateToolkit.pm cp lib/CGI/Application/Plugin/AnyTemplate/Driver/Petal.pm blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/Petal.pm cp lib/CGI/Application/Plugin/AnyTemplate.pm blib/lib/CGI/Application/Plugin/AnyTemplate.pm cp lib/CGI/Application/Plugin/AnyTemplate/ComponentHandler.pm blib/lib/CGI/Application/Plugin/AnyTemplate/ComponentHandler.pm cp lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplateExpr.pm blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplateExpr.pm cp lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplatePluggable.pm blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplatePluggable.pm cp lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm cp lib/CGI/Application/Plugin/AnyTemplate/Base.pm blib/lib/CGI/Application/Plugin/AnyTemplate/Base.pm Manifying blib/man3/CGI::Application::Plugin::AnyTemplate::Driver::TemplateToolkit.3 Manifying blib/man3/CGI::Application::Plugin::AnyTemplate::Driver::Petal.3 Manifying blib/man3/CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplateExpr.3 Manifying blib/man3/CGI::Application::Plugin::AnyTemplate::ComponentHandler.3 Manifying blib/man3/CGI::Application::Plugin::AnyTemplate.3 Manifying blib/man3/CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplatePluggable.3 Manifying blib/man3/CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplate.3 Manifying blib/man3/CGI::Application::Plugin::AnyTemplate::Base.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/00.load..............................1..1 ok 1 - use CGI::Application::Plugin::AnyTemplate; # Testing CGI::Application::Plugin::AnyTemplate 0.17 ok t/01-simple............................ok 1 - template object ref: HTML::Template ok 2 - Got expected output for driver: HTMLTemplate ok 3 # skip HTML::Template::Expr not installed ok 4 # skip HTML::Template::Expr not installed ok 5 # skip Template::Toolkit not installed ok 6 # skip Template::Toolkit not installed ok 7 - template object ref: Petal ok 8 - Got expected output for driver: Petal ok 9 # skip HTML::Template::Pluggable not installed ok 10 # skip HTML::Template::Pluggable not installed 1..10 ok 6/10 skipped: various reasons t/02-explicit_filename.................ok 1 - Got expected output for driver: HTMLTemplate ok 2 # skip HTML::Template::Expr not installed ok 3 # skip Template::Toolkit not installed ok 4 - Got expected output for driver: Petal ok 5 # skip HTML::Template::Pluggable not installed 1..5 ok 3/5 skipped: various reasons t/03-named-configs.....................ok 1 - Got expected output for driver: HTMLTemplate ok 2 - Got expected output for driver: HTMLTemplate ok 3 # skip HTML::Template::Expr not installed ok 4 # skip HTML::Template::Expr not installed ok 5 # skip Template::Toolkit not installed ok 6 # skip Template::Toolkit not installed ok 7 - Got expected output for driver: Petal ok 8 - Got expected output for driver: Petal ok 9 # skip HTML::Template::Pluggable not installed ok 10 # skip HTML::Template::Pluggable not installed 1..10 ok 6/10 skipped: various reasons t/04-fill_process......................ok 1 - (one) Got expected output for driver: HTMLTemplate ok 2 - (two) Got expected output for driver: HTMLTemplate ok 3 - (three) Got expected output for driver: HTMLTemplate ok 4 - (four) Got expected output for driver: HTMLTemplate ok 5 # skip HTML::Template::Expr not installed ok 6 # skip HTML::Template::Expr not installed ok 7 # skip HTML::Template::Expr not installed ok 8 # skip Template::Toolkit not installed ok 9 # skip Template::Toolkit not installed ok 10 # skip Template::Toolkit not installed ok 11 - (one) Got expected output for driver: Petal ok 12 - (two) Got expected output for driver: Petal ok 13 - (three) Got expected output for driver: Petal ok 14 - (four) Got expected output for driver: Petal ok 15 # skip HTML::Template::Pluggable not installed ok 16 # skip HTML::Template::Pluggable not installed ok 17 # skip HTML::Template::Pluggable not installed 1..17 ok 9/17 skipped: various reasons t/05-fill_process_string...............ok 1 - (four) Got expected output for driver: HTMLTemplate ok 2 # skip HTML::Template::Expr not installed ok 3 # skip Template::Toolkit not installed ok 4 # skip Petal doesn't support loading templates from strings ok 5 # skip HTML::Template::Pluggable not installed 1..5 ok 4/5 skipped: various reasons t/06-embed.............................ok 1 - Got expected output for driver: HTMLTemplate ok 2 # skip HTML::Template::Expr not installed ok 3 # skip Template::Toolkit not installed ok 4 - Got expected output for driver: Petal ok 5 # skip HTML::Template::Pluggable not installed 1..5 ok 3/5 skipped: various reasons t/07-dispatch_embed....................ok 1 - Got expected output for driver: HTMLTemplate ok 2 # skip HTML::Template::Expr not installed ok 3 # skip Template::Toolkit not installed ok 4 - Got expected output for driver: Petal ok 5 # skip HTML::Template::Pluggable not installed 1..5 ok 3/5 skipped: various reasons t/08-custom_component_handler_class....ok 1 - Got expected output for driver: HTMLTemplate ok 2 # skip HTML::Template::Expr not installed ok 3 # skip Template::Toolkit not installed ok 4 - Got expected output for driver: Petal ok 5 # skip HTML::Template::Pluggable not installed 1..5 ok 3/5 skipped: various reasons t/09-embed_error.......................ok 1 - Caught embed to non existent runmode ok 2 - Caught embed to non existent runmode (error message ok) ok 3 - Caught embed to non existent runmode sub ok 4 - Caught embed to non existent runmode sub (error message ok) 1..4 ok t/10-associate.........................ok 1 - Got expected output (using associated query) for driver: HTMLTemplate ok 2 - Got expected output (not associated with query) for driver: HTMLTemplate ok 3 # skip HTML::Template::Expr not installed ok 4 # skip HTML::Template::Expr not installed ok 5 # skip Template::Toolkit not installed ok 6 # skip Template::Toolkit not installed ok 7 - Got expected output (using associated query) for driver: Petal ok 8 - Got expected output (not associated with query) for driver: Petal ok 9 # skip HTML::Template::Pluggable not installed ok 10 # skip HTML::Template::Pluggable not installed 1..10 ok 6/10 skipped: various reasons t/11-pre_post_process_hooks............ok 1 - Got expected output for driver: HTMLTemplate ok 2 # skip HTML::Template::Expr not installed ok 3 # skip Template::Toolkit not installed ok 4 - Got expected output for driver: Petal ok 5 # skip HTML::Template::Pluggable not installed 1..5 ok 3/5 skipped: various reasons t/12-load_tmpl_hook....................ok 1 - [my_load_tmpl1] path] ok 2 - [my_load_tmpl1] filename] ok 3 - [my_load_tmpl2] path] ok 4 - [my_load_tmpl2] filename] ok 5 - Got expected output for driver: HTMLTemplate ok 6 # skip HTML::Template::Expr not installed ok 7 # skip HTML::Template::Expr not installed ok 8 # skip HTML::Template::Expr not installed ok 9 # skip HTML::Template::Expr not installed ok 10 # skip HTML::Template::Expr not installed ok 11 # skip Template::Toolkit not installed ok 12 # skip Template::Toolkit not installed ok 13 # skip Template::Toolkit not installed ok 14 # skip Template::Toolkit not installed ok 15 # skip Template::Toolkit not installed ok 16 - [my_load_tmpl1] path] ok 17 - [my_load_tmpl1] filename] ok 18 - [my_load_tmpl2] path] ok 19 - [my_load_tmpl2] filename] ok 20 - Got expected output for driver: Petal ok 21 # skip HTML::Template::Pluggable not installed ok 22 # skip HTML::Template::Pluggable not installed ok 23 # skip HTML::Template::Pluggable not installed ok 24 # skip HTML::Template::Pluggable not installed ok 25 # skip HTML::Template::Pluggable not installed 1..25 ok 15/25 skipped: various reasons t/13-tt_obj_caching....................ok 1 # skip Template::Toolkit not installed ok 2 # skip Template::Toolkit not installed ok 3 # skip Template::Toolkit not installed ok 4 # skip Template::Toolkit not installed ok 5 # skip Template::Toolkit not installed ok 6 # skip Template::Toolkit not installed ok 7 # skip Template::Toolkit not installed ok 8 # skip Template::Toolkit not installed ok 9 # skip Template::Toolkit not installed ok 10 # skip Template::Toolkit not installed ok 11 # skip Template::Toolkit not installed 1..11 ok 11/11 skipped: various reasons t/14-tt_obj_caching_include_paths......ok 1 # skip Template::Toolkit not installed ok 2 # skip Template::Toolkit not installed 1..2 ok 2/2 skipped: various reasons t/15-template_string...................ok 1 - template object ref: HTML::Template ok 2 - [load(string => \$string)] Got expected output for driver: HTMLTemplate ok 3 - [load(\$string)] Got expected output for driver: HTMLTemplate ok 4 - [fill(\$string, \%params)] Got expected output for driver: HTMLTemplate ok 5 # skip HTML::Template::Expr not installed ok 6 # skip HTML::Template::Expr not installed ok 7 # skip HTML::Template::Expr not installed ok 8 # skip HTML::Template::Expr not installed ok 9 # skip Template::Toolkit not installed ok 10 # skip Template::Toolkit not installed ok 11 # skip Template::Toolkit not installed ok 12 # skip Template::Toolkit not installed ok 13 # skip Petal doesn't support loading templates from strings ok 14 # skip Petal doesn't support loading templates from strings ok 15 # skip Petal doesn't support loading templates from strings ok 16 # skip Petal doesn't support loading templates from strings ok 17 # skip HTML::Template::Pluggable not installed ok 18 # skip HTML::Template::Pluggable not installed ok 19 # skip HTML::Template::Pluggable not installed ok 20 # skip HTML::Template::Pluggable not installed 1..20 ok 16/20 skipped: various reasons t/16-non-clobbering-config.............ok 1 # skip HTML::Template or Template::Toolkit not installed ok 2 # skip HTML::Template or Template::Toolkit not installed 1..2 ok 2/2 skipped: various reasons t/17-load_default_to_crm...............ok 1 - [other_meth] current runmode is simple ok 2 - Got expected output for driver: HTMLTemplate ok 3 - template object ref: HTML::Template ok 4 # skip HTML::Template::Expr not installed ok 5 # skip HTML::Template::Expr not installed ok 6 # skip HTML::Template::Expr not installed ok 7 # skip Template::Toolkit not installed ok 8 # skip Template::Toolkit not installed ok 9 # skip Template::Toolkit not installed ok 10 - [other_meth] current runmode is simple ok 11 - Got expected output for driver: Petal ok 12 - template object ref: Petal ok 13 # skip HTML::Template::Pluggable not installed ok 14 # skip HTML::Template::Pluggable not installed ok 15 # skip HTML::Template::Pluggable not installed 1..15 ok 9/15 skipped: various reasons t/18-load_after_forward................1..15 ok 1 - non-forward jump to new rm fails correctly for driver: HTMLTemplate ok 2 - Got expected output for driver: HTMLTemplate ok 3 - template object ref: HTML::Template ok 4 # skip HTML::Template::Expr not installed ok 5 # skip HTML::Template::Expr not installed ok 6 # skip HTML::Template::Expr not installed ok 7 # skip Template::Toolkit not installed ok 8 # skip Template::Toolkit not installed ok 9 # skip Template::Toolkit not installed ok 10 - non-forward jump to new rm fails correctly for driver: Petal ok 11 - Got expected output for driver: Petal ok 12 - template object ref: Petal ok 13 # skip HTML::Template::Pluggable not installed ok 14 # skip HTML::Template::Pluggable not installed ok 15 # skip HTML::Template::Pluggable not installed ok 9/15 skipped: various reasons t/19-load_tmpl.........................ok 1 - extension for driver: HTMLTemplate ok 2 - template object ref: HTML::Template ok 3 - Got expected output for driver: HTMLTemplate ok 4 - template object ref: HTML::Template ok 5 - load_tmpl returns string, not reference ok 6 - Got expected output for driver: HTMLTemplate ok 7 # skip HTML::Template::Expr not installed ok 8 # skip HTML::Template::Expr not installed ok 9 # skip HTML::Template::Expr not installed ok 10 # skip HTML::Template::Expr not installed ok 11 # skip HTML::Template::Expr not installed ok 12 # skip HTML::Template::Expr not installed ok 13 # skip Template::Toolkit not installed ok 14 # skip Template::Toolkit not installed ok 15 # skip Template::Toolkit not installed ok 16 # skip Template::Toolkit not installed ok 17 # skip Template::Toolkit not installed ok 18 # skip Template::Toolkit not installed ok 19 - extension for driver: Petal ok 20 - template object ref: Petal ok 21 - Got expected output for driver: Petal ok 22 - template object ref: Petal ok 23 - load_tmpl returns string, not reference ok 24 - Got expected output for driver: Petal ok 25 # skip HTML::Template::Pluggable not installed ok 26 # skip HTML::Template::Pluggable not installed ok 27 # skip HTML::Template::Pluggable not installed ok 28 # skip HTML::Template::Pluggable not installed ok 29 # skip HTML::Template::Pluggable not installed ok 30 # skip HTML::Template::Pluggable not installed 1..30 ok 18/30 skipped: various reasons t/20-tmpl_path.........................ok 1 - template object ref: HTML::Template ok 2 - Got expected output for driver: HTMLTemplate ok 3 - extension for driver: HTMLTemplate ok 4 - template object ref: HTML::Template ok 5 - Got expected output for driver: HTMLTemplate ok 6 - template object ref: HTML::Template ok 7 - Got expected output for driver: HTMLTemplate ok 8 - extension for driver: HTMLTemplate ok 9 - template object ref: HTML::Template ok 10 - Got expected output for driver: HTMLTemplate ok 11 # skip HTML::Template::Expr not installed ok 12 # skip HTML::Template::Expr not installed ok 13 # skip HTML::Template::Expr not installed ok 14 # skip HTML::Template::Expr not installed ok 15 # skip HTML::Template::Expr not installed ok 16 # skip HTML::Template::Expr not installed ok 17 # skip HTML::Template::Expr not installed ok 18 # skip HTML::Template::Expr not installed ok 19 # skip HTML::Template::Expr not installed ok 20 # skip HTML::Template::Expr not installed ok 21 # skip Template::Toolkit not installed ok 22 # skip Template::Toolkit not installed ok 23 # skip Template::Toolkit not installed ok 24 # skip Template::Toolkit not installed ok 25 # skip Template::Toolkit not installed ok 26 # skip Template::Toolkit not installed ok 27 # skip Template::Toolkit not installed ok 28 # skip Template::Toolkit not installed ok 29 # skip Template::Toolkit not installed ok 30 # skip Template::Toolkit not installed ok 31 - template object ref: Petal ok 32 - Got expected output for driver: Petal ok 33 - extension for driver: Petal ok 34 - template object ref: Petal ok 35 - Got expected output for driver: Petal ok 36 - template object ref: Petal ok 37 - Got expected output for driver: Petal ok 38 - extension for driver: Petal ok 39 - template object ref: Petal ok 40 - Got expected output for driver: Petal ok 41 # skip HTML::Template::Pluggable not installed ok 42 # skip HTML::Template::Pluggable not installed ok 43 # skip HTML::Template::Pluggable not installed ok 44 # skip HTML::Template::Pluggable not installed ok 45 # skip HTML::Template::Pluggable not installed ok 46 # skip HTML::Template::Pluggable not installed ok 47 # skip HTML::Template::Pluggable not installed ok 48 # skip HTML::Template::Pluggable not installed ok 49 # skip HTML::Template::Pluggable not installed ok 50 # skip HTML::Template::Pluggable not installed 1..50 ok 30/50 skipped: various reasons t/21-ht-dot............................ok 1 # skip HTML::Template or HTML::Template::Pluggable not installed ok 2 # skip HTML::Template or HTML::Template::Pluggable not installed 1..2 ok 2/2 skipped: various reasons t/22-return_references.................ok 1 - template object ref: HTML::Template ok 2 - output returns reference by default ok 3 - Got expected output for driver: HTMLTemplate ok 4 - template object ref: HTML::Template ok 5 - return_references off: output returns string ok 6 - return_references off: Got expected output for driver: HTMLTemplate ok 7 # skip HTML::Template::Expr not installed ok 8 # skip HTML::Template::Expr not installed ok 9 # skip HTML::Template::Expr not installed ok 10 # skip HTML::Template::Expr not installed ok 11 # skip HTML::Template::Expr not installed ok 12 # skip HTML::Template::Expr not installed ok 13 # skip Template::Toolkit not installed ok 14 # skip Template::Toolkit not installed ok 15 # skip Template::Toolkit not installed ok 16 # skip Template::Toolkit not installed ok 17 # skip Template::Toolkit not installed ok 18 # skip Template::Toolkit not installed ok 19 - template object ref: Petal ok 20 - output returns reference by default ok 21 - Got expected output for driver: Petal ok 22 - template object ref: Petal ok 23 - return_references off: output returns string ok 24 - return_references off: Got expected output for driver: Petal ok 25 # skip HTML::Template::Pluggable not installed ok 26 # skip HTML::Template::Pluggable not installed ok 27 # skip HTML::Template::Pluggable not installed ok 28 # skip HTML::Template::Pluggable not installed ok 29 # skip HTML::Template::Pluggable not installed ok 30 # skip HTML::Template::Pluggable not installed 1..30 ok 18/30 skipped: various reasons t/23-filename_generator................ok 1 - template object ref: HTML::Template ok 2 - Got expected output for driver: HTMLTemplate ok 3 - [path] template object ref: HTML::Template ok 4 - [path] Got expected output for driver: HTMLTemplate ok 5 # skip HTML::Template::Expr not installed ok 6 # skip HTML::Template::Expr not installed ok 7 # skip HTML::Template::Expr not installed ok 8 # skip HTML::Template::Expr not installed ok 9 # skip Template::Toolkit not installed ok 10 # skip Template::Toolkit not installed ok 11 # skip Template::Toolkit not installed ok 12 # skip Template::Toolkit not installed ok 13 - template object ref: Petal ok 14 - Got expected output for driver: Petal ok 15 - [path] template object ref: Petal ok 16 - [path] Got expected output for driver: Petal ok 17 # skip HTML::Template::Pluggable not installed ok 18 # skip HTML::Template::Pluggable not installed ok 19 # skip HTML::Template::Pluggable not installed ok 20 # skip HTML::Template::Pluggable not installed 1..20 ok 12/20 skipped: various reasons t/24-tt_opts...........................ok 1 # skip Template::Toolkit not installed ok 2 # skip Template::Toolkit not installed 1..2 ok 2/2 skipped: various reasons t/30-driver_errors.....................ok 1 - non existent driver ok 2 - poorly implemented driver: missing init ok 3 - poorly implemented driver - does not provide render_template method 1..3 ok t/31-exporter_renaming.................1..0 # Skip Exporter::Renaming not installed skipped all skipped: Exporter::Renaming not installed t/pod-coverage.........................1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod..................................1..8 ok 1 - blib/lib/CGI/Application/Plugin/AnyTemplate.pm ok 2 - blib/lib/CGI/Application/Plugin/AnyTemplate/Base.pm ok 3 - blib/lib/CGI/Application/Plugin/AnyTemplate/ComponentHandler.pm ok 4 - blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm ok 5 - blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplateExpr.pm ok 6 - blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplatePluggable.pm ok 7 - blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/Petal.pm ok 8 - blib/lib/CGI/Application/Plugin/AnyTemplate/Driver/TemplateToolkit.pm ok All tests successful, 2 tests and 192 subtests skipped. Files=29, Tests=317, 12 wallclock secs ( 7.85 cusr + 2.80 csys = 10.65 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/CGI/Application/Plugin/AnyTemplate.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/CGI/Application/Plugin/AnyTemplate/Base.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/CGI/Application/Plugin/AnyTemplate/ComponentHandler.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplateExpr.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplatePluggable.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/CGI/Application/Plugin/AnyTemplate/Driver/Petal.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/CGI/Application/Plugin/AnyTemplate/Driver/TemplateToolkit.html Installing /Users/cpanrun/build/5.10.0/site/lib/CGI/Application/Plugin/AnyTemplate.pm Installing /Users/cpanrun/build/5.10.0/site/lib/CGI/Application/Plugin/AnyTemplate/Base.pm Installing /Users/cpanrun/build/5.10.0/site/lib/CGI/Application/Plugin/AnyTemplate/ComponentHandler.pm Installing /Users/cpanrun/build/5.10.0/site/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm Installing /Users/cpanrun/build/5.10.0/site/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplateExpr.pm Installing /Users/cpanrun/build/5.10.0/site/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplatePluggable.pm Installing /Users/cpanrun/build/5.10.0/site/lib/CGI/Application/Plugin/AnyTemplate/Driver/Petal.pm Installing /Users/cpanrun/build/5.10.0/site/lib/CGI/Application/Plugin/AnyTemplate/Driver/TemplateToolkit.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/CGI::Application::Plugin::AnyTemplate.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/CGI::Application::Plugin::AnyTemplate::Base.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/CGI::Application::Plugin::AnyTemplate::ComponentHandler.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplate.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplateExpr.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplatePluggable.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/CGI::Application::Plugin::AnyTemplate::Driver::Petal.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/CGI::Application::Plugin::AnyTemplate::Driver::TemplateToolkit.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod