PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2015-01-20T14:06:44 ActivePerl-1200 CPAN-2.00 Reading '/export/home/fly1264/var/cpan/Metadata' Database was generated on Tue, 20 Jan 2015 21:17:02 GMT Running make for X/XS/XSAWYERX/Module-Starter-1.70.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/X/XS/XSAWYERX/Module-Starter-1.70.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/X/XS/XSAWYERX/CHECKSUMS Checksum for /export/home/fly1264/var/cpan/sources/authors/id/X/XS/XSAWYERX/Module-Starter-1.70.tar.gz ok Module-Starter-1.70/ Module-Starter-1.70/META.yml Module-Starter-1.70/lib/ Module-Starter-1.70/lib/Module/ Module-Starter-1.70/lib/Module/Starter.pm Module-Starter-1.70/lib/Module/Starter/ Module-Starter-1.70/lib/Module/Starter/App.pm Module-Starter-1.70/lib/Module/Starter/Plugin.pod Module-Starter-1.70/lib/Module/Starter/BuilderSet.pm Module-Starter-1.70/lib/Module/Starter/Plugin/ Module-Starter-1.70/lib/Module/Starter/Plugin/Template.pm Module-Starter-1.70/lib/Module/Starter/Simple.pm Module-Starter-1.70/README Module-Starter-1.70/Changes Module-Starter-1.70/MANIFEST Module-Starter-1.70/Makefile.PL Module-Starter-1.70/META.json Module-Starter-1.70/t/ Module-Starter-1.70/t/lib/ Module-Starter-1.70/t/lib/Module/ Module-Starter-1.70/t/lib/Module/Starter/ Module-Starter-1.70/t/lib/Module/Starter/TestPlugin.pm Module-Starter-1.70/t/module-starter.t Module-Starter-1.70/t/data/ Module-Starter-1.70/t/data/templates/ Module-Starter-1.70/t/data/templates/Build.PL Module-Starter-1.70/t/data/templates/Module.pm Module-Starter-1.70/t/data/templates/README Module-Starter-1.70/t/data/templates/Changes Module-Starter-1.70/t/data/templates/Makefile.PL Module-Starter-1.70/t/data/templates/t/ Module-Starter-1.70/t/data/templates/t/00-load.t Module-Starter-1.70/t/data/templates/t/pod-coverage.t Module-Starter-1.70/t/data/templates/t/boilerplate.t Module-Starter-1.70/t/data/templates/t/pod.t Module-Starter-1.70/t/00-load.t Module-Starter-1.70/t/BuilderSet.t Module-Starter-1.70/t/pod-coverage.t Module-Starter-1.70/t/pod.t Module-Starter-1.70/t/test-dist.t Module-Starter-1.70/bin/ Module-Starter-1.70/bin/module-starter Module-Starter-1.70/perlcriticrc Module-Starter-1.70/getting-started.html CPAN.pm: Building X/XS/XSAWYERX/Module-Starter-1.70.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Module::Starter Writing MYMETA.yml and MYMETA.json >>> make cp lib/Module/Starter/Simple.pm blib/lib/Module/Starter/Simple.pm cp lib/Module/Starter/BuilderSet.pm blib/lib/Module/Starter/BuilderSet.pm cp lib/Module/Starter.pm blib/lib/Module/Starter.pm cp lib/Module/Starter/Plugin/Template.pm blib/lib/Module/Starter/Plugin/Template.pm cp lib/Module/Starter/App.pm blib/lib/Module/Starter/App.pm cp lib/Module/Starter/Plugin.pod blib/lib/Module/Starter/Plugin.pod cp bin/module-starter blib/script/module-starter "/export/home/fly1264/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/module-starter Manifying 1 pod document Manifying 6 pod documents XSAWYERX/Module-Starter-1.70.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1264/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Module::Starter 1.70, Perl 5.012000, /export/home/fly1264/bin/perl t/00-load.t ......... 1..4 ok 1 - use Module::Starter; ok 2 - use Module::Starter::Simple; ok 3 - use Module::Starter::BuilderSet; ok 4 - use Module::Starter::Plugin::Template; ok t/BuilderSet.t ...... 1..17 ok 1 - require Module::Starter::BuilderSet ok 2 - An object of class 'Module::Starter::BuilderSet' isa 'Module::Starter::BuilderSet' ok 3 - Module::Starter::BuilderSet->can(...) ok 4 - default builder is in the list of supported builders ok 5 - all supported builders claim to generate a file ok 6 - all supported builders provide build instructions ok 7 - dependency command for 'ExtUtils::MakeMaker' is set ok 8 - aliases look correct for builder 'ExtUtils::MakeMaker', dep 'make' ok 9 - dependency command for 'ExtUtils::MakeMaker' is set ok 10 - aliases look correct for builder 'ExtUtils::MakeMaker', dep 'chmod' ok 11 - Module::Starter::Simple->can(...) ok 12 - check_compatibility() with no args returns default builder ok 13 - check_compatibility() with unsupported builder returns default builder ok 14 - check_compatibility() strips incompatible builder ok 15 - check_compatibility() gives precidence to the first module passed ok 16 - check_compatibility() returns all compatible builders ok 17 - check_compatibility() returns only compatible builders when given mixed set of compatible, incompatible and nonsense ok t/module-starter.t .. skipped: these tests must be completely rewritten t/pod-coverage.t .... skipped: these tests are for release candidate testing t/pod.t ............. skipped: these tests are for release candidate testing Added to MANIFEST: Build.PL Added to MANIFEST: Changes Added to MANIFEST: ignore.txt Added to MANIFEST: lib/MyModule/Test.pm Added to MANIFEST: lib/MyModule/Test/App.pm Added to MANIFEST: MANIFEST Added to MANIFEST: README Added to MANIFEST: t/00-load.t Added to MANIFEST: t/manifest.t Added to MANIFEST: t/pod-coverage.t Added to MANIFEST: t/pod.t Added to MANIFEST: xt/boilerplate.t Added to MANIFEST: Build.PL Added to MANIFEST: Changes Added to MANIFEST: ignore.txt Added to MANIFEST: lib/Book/Park/Mansfield.pm Added to MANIFEST: lib/Book/Park/Mansfield/Base.pm Added to MANIFEST: lib/Book/Park/Mansfield/FannyPrice.pm Added to MANIFEST: lib/JAUSTEN/Utils.pm Added to MANIFEST: MANIFEST Added to MANIFEST: README Added to MANIFEST: t/00-load.t Added to MANIFEST: t/manifest.t Added to MANIFEST: t/pod-coverage.t Added to MANIFEST: t/pod.t Added to MANIFEST: xt/boilerplate.t t/test-dist.t ....... 1..5 # Subtest: Set ==> MyModule::Test 1..21 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..2 ok 1 - Contents ok 2 - That's all folks! ok 10 - ignore.txt # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 11 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 13 - README # Subtest: MANIFEST 1..2 ok 1 - Contents ok 2 - That's all folks! ok 14 - MANIFEST # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 15 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 16 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 17 - t/pod.t # Subtest: t/00-load.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - MyModule::Test ok 4 - MyModule::Test::App ok 5 - Footer ok 6 - That's all folks! ok 18 - t/00-load.t # Subtest: xt/boilerplate.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - MyModule::Test ok 5 - MyModule::Test::App ok 6 - Footer ok 7 - That's all folks! ok 19 - xt/boilerplate.t # Subtest: MyModule::Test 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 20 - MyModule::Test # Subtest: MyModule::Test::App 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 21 - MyModule::Test::App ok 1 - Set ==> MyModule::Test # Subtest: Set ==> Book::Park::Mansfield 1..23 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..2 ok 1 - Contents ok 2 - That's all folks! ok 10 - ignore.txt # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 11 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 13 - README # Subtest: MANIFEST 1..2 ok 1 - Contents ok 2 - That's all folks! ok 14 - MANIFEST # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 15 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 16 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 17 - t/pod.t # Subtest: t/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Book::Park::Mansfield ok 4 - Book::Park::Mansfield::Base ok 5 - Book::Park::Mansfield::FannyPrice ok 6 - JAUSTEN::Utils ok 7 - Footer ok 8 - That's all folks! ok 18 - t/00-load.t # Subtest: xt/boilerplate.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - Book::Park::Mansfield ok 5 - Book::Park::Mansfield::Base ok 6 - Book::Park::Mansfield::FannyPrice ok 7 - JAUSTEN::Utils ok 8 - Footer ok 9 - That's all folks! ok 19 - xt/boilerplate.t # Subtest: Book::Park::Mansfield 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 20 - Book::Park::Mansfield # Subtest: Book::Park::Mansfield::Base 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 21 - Book::Park::Mansfield::Base # Subtest: Book::Park::Mansfield::FannyPrice 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - Book::Park::Mansfield::FannyPrice # Subtest: JAUSTEN::Utils 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - JAUSTEN::Utils ok 2 - Set ==> Book::Park::Mansfield # Subtest: builder = ExtUtils::MakeMaker 1..16 # Subtest: license = apache 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..2 # Subtest: force = 0 # Subtest: Set ==> CliepX7qBRAxdFk2vmXY::eWdGZHPXSGai6F::7Woi5Acj::3b3Y_5vZ0fG9383DC::lNWFueh8eALcYEuTrHQg 1..34 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - CliepX7qBRAxdFk2vmXY::eWdGZHPXSGai6F::7Woi5Acj::3b3Y_5vZ0fG9383DC::lNWFueh8eALcYEuTrHQg ok 4 - DZ2FLVTdaE::ZQ67kMIeWAUMVH::hw6zZK_d0U9UMYv::yGg7c2z9hylAFO ok 5 - fnZ::lSmig3veN7qHZqPP6g ok 6 - GjaC1p54HxR2PanSnAxp::ZRkg7f0dCPyw::nG7wO4EUsFab ok 7 - iBflo8J::osaZwSH8EnED::RJ ok 8 - JshJ5WdACr36qr::dsbg::81 ok 9 - OXZnnEhf6FCVV::4PvMN ok 10 - plCNXQfChgZ2X0iy::07JQLmZ_gQgID::fAMf6h9OsARvSlR64V ok 11 - q1aEUM ok 12 - SGFarzYG0P49E0YTn ok 13 - SYNV1X6edV2OJ::V::83h14y9YfPhvUR8S0::u3de4A7A9Wqm ok 14 - SZJKx23E_6BD1IV_W::ktJfK_JBG4jY5::o3UIt4YgV2n ok 15 - TuqXCizqY41W6Jtka::OlJTy7keG9Sm::Em9vR ok 16 - Footer ok 17 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - CliepX7qBRAxdFk2vmXY::eWdGZHPXSGai6F::7Woi5Acj::3b3Y_5vZ0fG9383DC::lNWFueh8eALcYEuTrHQg ok 5 - DZ2FLVTdaE::ZQ67kMIeWAUMVH::hw6zZK_d0U9UMYv::yGg7c2z9hylAFO ok 6 - fnZ::lSmig3veN7qHZqPP6g ok 7 - GjaC1p54HxR2PanSnAxp::ZRkg7f0dCPyw::nG7wO4EUsFab ok 8 - iBflo8J::osaZwSH8EnED::RJ ok 9 - JshJ5WdACr36qr::dsbg::81 ok 10 - OXZnnEhf6FCVV::4PvMN ok 11 - plCNXQfChgZ2X0iy::07JQLmZ_gQgID::fAMf6h9OsARvSlR64V ok 12 - q1aEUM ok 13 - SGFarzYG0P49E0YTn ok 14 - SYNV1X6edV2OJ::V::83h14y9YfPhvUR8S0::u3de4A7A9Wqm ok 15 - SZJKx23E_6BD1IV_W::ktJfK_JBG4jY5::o3UIt4YgV2n ok 16 - TuqXCizqY41W6Jtka::OlJTy7keG9Sm::Em9vR ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: CliepX7qBRAxdFk2vmXY::eWdGZHPXSGai6F::7Woi5Acj::3b3Y_5vZ0fG9383DC::lNWFueh8eALcYEuTrHQg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - CliepX7qBRAxdFk2vmXY::eWdGZHPXSGai6F::7Woi5Acj::3b3Y_5vZ0fG9383DC::lNWFueh8eALcYEuTrHQg # Subtest: DZ2FLVTdaE::ZQ67kMIeWAUMVH::hw6zZK_d0U9UMYv::yGg7c2z9hylAFO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - DZ2FLVTdaE::ZQ67kMIeWAUMVH::hw6zZK_d0U9UMYv::yGg7c2z9hylAFO # Subtest: fnZ::lSmig3veN7qHZqPP6g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - fnZ::lSmig3veN7qHZqPP6g # Subtest: GjaC1p54HxR2PanSnAxp::ZRkg7f0dCPyw::nG7wO4EUsFab 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - GjaC1p54HxR2PanSnAxp::ZRkg7f0dCPyw::nG7wO4EUsFab # Subtest: iBflo8J::osaZwSH8EnED::RJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - iBflo8J::osaZwSH8EnED::RJ # Subtest: JshJ5WdACr36qr::dsbg::81 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - JshJ5WdACr36qr::dsbg::81 # Subtest: OXZnnEhf6FCVV::4PvMN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - OXZnnEhf6FCVV::4PvMN # Subtest: plCNXQfChgZ2X0iy::07JQLmZ_gQgID::fAMf6h9OsARvSlR64V 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - plCNXQfChgZ2X0iy::07JQLmZ_gQgID::fAMf6h9OsARvSlR64V # Subtest: q1aEUM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - q1aEUM # Subtest: SGFarzYG0P49E0YTn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - SGFarzYG0P49E0YTn # Subtest: SYNV1X6edV2OJ::V::83h14y9YfPhvUR8S0::u3de4A7A9Wqm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - SYNV1X6edV2OJ::V::83h14y9YfPhvUR8S0::u3de4A7A9Wqm # Subtest: SZJKx23E_6BD1IV_W::ktJfK_JBG4jY5::o3UIt4YgV2n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - SZJKx23E_6BD1IV_W::ktJfK_JBG4jY5::o3UIt4YgV2n # Subtest: TuqXCizqY41W6Jtka::OlJTy7keG9Sm::Em9vR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - TuqXCizqY41W6Jtka::OlJTy7keG9Sm::Em9vR ok 1 - Set ==> CliepX7qBRAxdFk2vmXY::eWdGZHPXSGai6F::7Woi5Acj::3b3Y_5vZ0fG9383DC::lNWFueh8eALcYEuTrHQg 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> CliepX7qBRAxdFk2vmXY::eWdGZHPXSGai6F::7Woi5Acj::3b3Y_5vZ0fG9383DC::lNWFueh8eALcYEuTrHQg 1..34 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - CliepX7qBRAxdFk2vmXY::eWdGZHPXSGai6F::7Woi5Acj::3b3Y_5vZ0fG9383DC::lNWFueh8eALcYEuTrHQg ok 4 - DZ2FLVTdaE::ZQ67kMIeWAUMVH::hw6zZK_d0U9UMYv::yGg7c2z9hylAFO ok 5 - fnZ::lSmig3veN7qHZqPP6g ok 6 - GjaC1p54HxR2PanSnAxp::ZRkg7f0dCPyw::nG7wO4EUsFab ok 7 - iBflo8J::osaZwSH8EnED::RJ ok 8 - JshJ5WdACr36qr::dsbg::81 ok 9 - OXZnnEhf6FCVV::4PvMN ok 10 - plCNXQfChgZ2X0iy::07JQLmZ_gQgID::fAMf6h9OsARvSlR64V ok 11 - q1aEUM ok 12 - SGFarzYG0P49E0YTn ok 13 - SYNV1X6edV2OJ::V::83h14y9YfPhvUR8S0::u3de4A7A9Wqm ok 14 - SZJKx23E_6BD1IV_W::ktJfK_JBG4jY5::o3UIt4YgV2n ok 15 - TuqXCizqY41W6Jtka::OlJTy7keG9Sm::Em9vR ok 16 - Footer ok 17 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - CliepX7qBRAxdFk2vmXY::eWdGZHPXSGai6F::7Woi5Acj::3b3Y_5vZ0fG9383DC::lNWFueh8eALcYEuTrHQg ok 5 - DZ2FLVTdaE::ZQ67kMIeWAUMVH::hw6zZK_d0U9UMYv::yGg7c2z9hylAFO ok 6 - fnZ::lSmig3veN7qHZqPP6g ok 7 - GjaC1p54HxR2PanSnAxp::ZRkg7f0dCPyw::nG7wO4EUsFab ok 8 - iBflo8J::osaZwSH8EnED::RJ ok 9 - JshJ5WdACr36qr::dsbg::81 ok 10 - OXZnnEhf6FCVV::4PvMN ok 11 - plCNXQfChgZ2X0iy::07JQLmZ_gQgID::fAMf6h9OsARvSlR64V ok 12 - q1aEUM ok 13 - SGFarzYG0P49E0YTn ok 14 - SYNV1X6edV2OJ::V::83h14y9YfPhvUR8S0::u3de4A7A9Wqm ok 15 - SZJKx23E_6BD1IV_W::ktJfK_JBG4jY5::o3UIt4YgV2n ok 16 - TuqXCizqY41W6Jtka::OlJTy7keG9Sm::Em9vR ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: CliepX7qBRAxdFk2vmXY::eWdGZHPXSGai6F::7Woi5Acj::3b3Y_5vZ0fG9383DC::lNWFueh8eALcYEuTrHQg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - CliepX7qBRAxdFk2vmXY::eWdGZHPXSGai6F::7Woi5Acj::3b3Y_5vZ0fG9383DC::lNWFueh8eALcYEuTrHQg # Subtest: DZ2FLVTdaE::ZQ67kMIeWAUMVH::hw6zZK_d0U9UMYv::yGg7c2z9hylAFO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - DZ2FLVTdaE::ZQ67kMIeWAUMVH::hw6zZK_d0U9UMYv::yGg7c2z9hylAFO # Subtest: fnZ::lSmig3veN7qHZqPP6g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - fnZ::lSmig3veN7qHZqPP6g # Subtest: GjaC1p54HxR2PanSnAxp::ZRkg7f0dCPyw::nG7wO4EUsFab 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - GjaC1p54HxR2PanSnAxp::ZRkg7f0dCPyw::nG7wO4EUsFab # Subtest: iBflo8J::osaZwSH8EnED::RJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - iBflo8J::osaZwSH8EnED::RJ # Subtest: JshJ5WdACr36qr::dsbg::81 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - JshJ5WdACr36qr::dsbg::81 # Subtest: OXZnnEhf6FCVV::4PvMN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - OXZnnEhf6FCVV::4PvMN # Subtest: plCNXQfChgZ2X0iy::07JQLmZ_gQgID::fAMf6h9OsARvSlR64V 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - plCNXQfChgZ2X0iy::07JQLmZ_gQgID::fAMf6h9OsARvSlR64V # Subtest: q1aEUM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - q1aEUM # Subtest: SGFarzYG0P49E0YTn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - SGFarzYG0P49E0YTn # Subtest: SYNV1X6edV2OJ::V::83h14y9YfPhvUR8S0::u3de4A7A9Wqm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - SYNV1X6edV2OJ::V::83h14y9YfPhvUR8S0::u3de4A7A9Wqm # Subtest: SZJKx23E_6BD1IV_W::ktJfK_JBG4jY5::o3UIt4YgV2n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - SZJKx23E_6BD1IV_W::ktJfK_JBG4jY5::o3UIt4YgV2n # Subtest: TuqXCizqY41W6Jtka::OlJTy7keG9Sm::Em9vR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - TuqXCizqY41W6Jtka::OlJTy7keG9Sm::Em9vR ok 1 - Set ==> CliepX7qBRAxdFk2vmXY::eWdGZHPXSGai6F::7Woi5Acj::3b3Y_5vZ0fG9383DC::lNWFueh8eALcYEuTrHQg 1..1 ok 2 - force = 1 ok 7 - ignores_type = 0110 # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 1 - license = apache # Subtest: license = mozilla 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..2 # Subtest: force = 0 # Subtest: Set ==> C19v::KKyfYpZmf7Zeu3b::JfaLpFI0_Uf 1..24 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - C19v::KKyfYpZmf7Zeu3b::JfaLpFI0_Uf ok 4 - tnHI3CQIff9DKErzJWFr::mN::9oaRGHKMNe::15nlsomLT::hRcdq4R0BmPyhZ59z6 ok 5 - YcmhPqMZHA::xZxCD2gURsmGaNmK1G::ji1j1b5S9::Z104mbSKg67JuC ok 6 - Footer ok 7 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - C19v::KKyfYpZmf7Zeu3b::JfaLpFI0_Uf ok 5 - tnHI3CQIff9DKErzJWFr::mN::9oaRGHKMNe::15nlsomLT::hRcdq4R0BmPyhZ59z6 ok 6 - YcmhPqMZHA::xZxCD2gURsmGaNmK1G::ji1j1b5S9::Z104mbSKg67JuC ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: C19v::KKyfYpZmf7Zeu3b::JfaLpFI0_Uf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - C19v::KKyfYpZmf7Zeu3b::JfaLpFI0_Uf # Subtest: tnHI3CQIff9DKErzJWFr::mN::9oaRGHKMNe::15nlsomLT::hRcdq4R0BmPyhZ59z6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - tnHI3CQIff9DKErzJWFr::mN::9oaRGHKMNe::15nlsomLT::hRcdq4R0BmPyhZ59z6 # Subtest: YcmhPqMZHA::xZxCD2gURsmGaNmK1G::ji1j1b5S9::Z104mbSKg67JuC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - YcmhPqMZHA::xZxCD2gURsmGaNmK1G::ji1j1b5S9::Z104mbSKg67JuC ok 1 - Set ==> C19v::KKyfYpZmf7Zeu3b::JfaLpFI0_Uf 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> C19v::KKyfYpZmf7Zeu3b::JfaLpFI0_Uf 1..24 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - C19v::KKyfYpZmf7Zeu3b::JfaLpFI0_Uf ok 4 - tnHI3CQIff9DKErzJWFr::mN::9oaRGHKMNe::15nlsomLT::hRcdq4R0BmPyhZ59z6 ok 5 - YcmhPqMZHA::xZxCD2gURsmGaNmK1G::ji1j1b5S9::Z104mbSKg67JuC ok 6 - Footer ok 7 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - C19v::KKyfYpZmf7Zeu3b::JfaLpFI0_Uf ok 5 - tnHI3CQIff9DKErzJWFr::mN::9oaRGHKMNe::15nlsomLT::hRcdq4R0BmPyhZ59z6 ok 6 - YcmhPqMZHA::xZxCD2gURsmGaNmK1G::ji1j1b5S9::Z104mbSKg67JuC ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: C19v::KKyfYpZmf7Zeu3b::JfaLpFI0_Uf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - C19v::KKyfYpZmf7Zeu3b::JfaLpFI0_Uf # Subtest: tnHI3CQIff9DKErzJWFr::mN::9oaRGHKMNe::15nlsomLT::hRcdq4R0BmPyhZ59z6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - tnHI3CQIff9DKErzJWFr::mN::9oaRGHKMNe::15nlsomLT::hRcdq4R0BmPyhZ59z6 # Subtest: YcmhPqMZHA::xZxCD2gURsmGaNmK1G::ji1j1b5S9::Z104mbSKg67JuC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - YcmhPqMZHA::xZxCD2gURsmGaNmK1G::ji1j1b5S9::Z104mbSKg67JuC ok 1 - Set ==> C19v::KKyfYpZmf7Zeu3b::JfaLpFI0_Uf 1..1 ok 2 - force = 1 ok 10 - ignores_type = 1001 # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 2 - license = mozilla # Subtest: license = artistic 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 3 - license = artistic # Subtest: license = lgpl3 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 4 - license = lgpl3 # Subtest: license = lgpl 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..2 # Subtest: force = 0 # Subtest: Set ==> _P8wI5MOEP_pNUJ::LG 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _P8wI5MOEP_pNUJ::LG ok 4 - DIhNBR6TQuKu3A::JQNMXbb4u::J::QdaO0e ok 5 - E8sQqd::fN ok 6 - F::6lo ok 7 - fSikLuS45jL2ednb::Y74Ul8e50B3::S5qS1kuo_19_A6Y ok 8 - fvLkiJgFU::opQkRCL8Q2oT1::Wx ok 9 - Gv::By0NVW_y2SjNoYR::9FlFZSvhmQ3peTFWJ::EJjT::LzO06dRjtbbEMYbkcC ok 10 - Huj1kBOf::MLbS8JqZ::hQGuP2wh_2RgSNYWrsX::8D0op0_8KspM5 ok 11 - Replx3YZAYUBHgrS8E::N::QMvUNIpF9xPm_ ok 12 - sDmEV::3U6XQBfl ok 13 - TO::vgt::1fuAKX4YdhtFjiV::0LuwAR2GLdd7eweVI9PG ok 14 - VDq56::XbiCHzoGbVKKA8bb::tOhV::BxQ ok 15 - vgSwI3::YT7cdM2jIHXFAbD6E ok 16 - VM3lAThoTqItLV::Vd6XxhENBbNA5U::Gh5Rkw7pqMfBjSwM2::RRMNK9TinAx ok 17 - vRs_G8yNMRQb::usYhdsI::Dgwz7EHKFnMzH::NUS ok 18 - wFec ok 19 - WuGY6c::iZYk::a::t8X ok 20 - Z_ACR5kc9jIt_Fu0ve::RbrrRg99ejV::8LOgv3pSCLq4wG6Kp::yD8rf__Q2aMQYG::_H2G ok 21 - zPveQVrKOzr::IGWgrTbW::SfxkeC::Lxtu3htLTV4kamEsjf::0 ok 22 - Footer ok 23 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _P8wI5MOEP_pNUJ::LG ok 5 - DIhNBR6TQuKu3A::JQNMXbb4u::J::QdaO0e ok 6 - E8sQqd::fN ok 7 - F::6lo ok 8 - fSikLuS45jL2ednb::Y74Ul8e50B3::S5qS1kuo_19_A6Y ok 9 - fvLkiJgFU::opQkRCL8Q2oT1::Wx ok 10 - Gv::By0NVW_y2SjNoYR::9FlFZSvhmQ3peTFWJ::EJjT::LzO06dRjtbbEMYbkcC ok 11 - Huj1kBOf::MLbS8JqZ::hQGuP2wh_2RgSNYWrsX::8D0op0_8KspM5 ok 12 - Replx3YZAYUBHgrS8E::N::QMvUNIpF9xPm_ ok 13 - sDmEV::3U6XQBfl ok 14 - TO::vgt::1fuAKX4YdhtFjiV::0LuwAR2GLdd7eweVI9PG ok 15 - VDq56::XbiCHzoGbVKKA8bb::tOhV::BxQ ok 16 - vgSwI3::YT7cdM2jIHXFAbD6E ok 17 - VM3lAThoTqItLV::Vd6XxhENBbNA5U::Gh5Rkw7pqMfBjSwM2::RRMNK9TinAx ok 18 - vRs_G8yNMRQb::usYhdsI::Dgwz7EHKFnMzH::NUS ok 19 - wFec ok 20 - WuGY6c::iZYk::a::t8X ok 21 - Z_ACR5kc9jIt_Fu0ve::RbrrRg99ejV::8LOgv3pSCLq4wG6Kp::yD8rf__Q2aMQYG::_H2G ok 22 - zPveQVrKOzr::IGWgrTbW::SfxkeC::Lxtu3htLTV4kamEsjf::0 ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _P8wI5MOEP_pNUJ::LG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _P8wI5MOEP_pNUJ::LG # Subtest: DIhNBR6TQuKu3A::JQNMXbb4u::J::QdaO0e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - DIhNBR6TQuKu3A::JQNMXbb4u::J::QdaO0e # Subtest: E8sQqd::fN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - E8sQqd::fN # Subtest: F::6lo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - F::6lo # Subtest: fSikLuS45jL2ednb::Y74Ul8e50B3::S5qS1kuo_19_A6Y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - fSikLuS45jL2ednb::Y74Ul8e50B3::S5qS1kuo_19_A6Y # Subtest: fvLkiJgFU::opQkRCL8Q2oT1::Wx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - fvLkiJgFU::opQkRCL8Q2oT1::Wx # Subtest: Gv::By0NVW_y2SjNoYR::9FlFZSvhmQ3peTFWJ::EJjT::LzO06dRjtbbEMYbkcC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - Gv::By0NVW_y2SjNoYR::9FlFZSvhmQ3peTFWJ::EJjT::LzO06dRjtbbEMYbkcC # Subtest: Huj1kBOf::MLbS8JqZ::hQGuP2wh_2RgSNYWrsX::8D0op0_8KspM5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - Huj1kBOf::MLbS8JqZ::hQGuP2wh_2RgSNYWrsX::8D0op0_8KspM5 # Subtest: Replx3YZAYUBHgrS8E::N::QMvUNIpF9xPm_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - Replx3YZAYUBHgrS8E::N::QMvUNIpF9xPm_ # Subtest: sDmEV::3U6XQBfl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - sDmEV::3U6XQBfl # Subtest: TO::vgt::1fuAKX4YdhtFjiV::0LuwAR2GLdd7eweVI9PG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - TO::vgt::1fuAKX4YdhtFjiV::0LuwAR2GLdd7eweVI9PG # Subtest: VDq56::XbiCHzoGbVKKA8bb::tOhV::BxQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - VDq56::XbiCHzoGbVKKA8bb::tOhV::BxQ # Subtest: vgSwI3::YT7cdM2jIHXFAbD6E 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - vgSwI3::YT7cdM2jIHXFAbD6E # Subtest: VM3lAThoTqItLV::Vd6XxhENBbNA5U::Gh5Rkw7pqMfBjSwM2::RRMNK9TinAx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - VM3lAThoTqItLV::Vd6XxhENBbNA5U::Gh5Rkw7pqMfBjSwM2::RRMNK9TinAx # Subtest: vRs_G8yNMRQb::usYhdsI::Dgwz7EHKFnMzH::NUS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - vRs_G8yNMRQb::usYhdsI::Dgwz7EHKFnMzH::NUS # Subtest: wFec 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - wFec # Subtest: WuGY6c::iZYk::a::t8X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - WuGY6c::iZYk::a::t8X # Subtest: Z_ACR5kc9jIt_Fu0ve::RbrrRg99ejV::8LOgv3pSCLq4wG6Kp::yD8rf__Q2aMQYG::_H2G 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - Z_ACR5kc9jIt_Fu0ve::RbrrRg99ejV::8LOgv3pSCLq4wG6Kp::yD8rf__Q2aMQYG::_H2G # Subtest: zPveQVrKOzr::IGWgrTbW::SfxkeC::Lxtu3htLTV4kamEsjf::0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - zPveQVrKOzr::IGWgrTbW::SfxkeC::Lxtu3htLTV4kamEsjf::0 ok 1 - Set ==> _P8wI5MOEP_pNUJ::LG 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _P8wI5MOEP_pNUJ::LG 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _P8wI5MOEP_pNUJ::LG ok 4 - DIhNBR6TQuKu3A::JQNMXbb4u::J::QdaO0e ok 5 - E8sQqd::fN ok 6 - F::6lo ok 7 - fSikLuS45jL2ednb::Y74Ul8e50B3::S5qS1kuo_19_A6Y ok 8 - fvLkiJgFU::opQkRCL8Q2oT1::Wx ok 9 - Gv::By0NVW_y2SjNoYR::9FlFZSvhmQ3peTFWJ::EJjT::LzO06dRjtbbEMYbkcC ok 10 - Huj1kBOf::MLbS8JqZ::hQGuP2wh_2RgSNYWrsX::8D0op0_8KspM5 ok 11 - Replx3YZAYUBHgrS8E::N::QMvUNIpF9xPm_ ok 12 - sDmEV::3U6XQBfl ok 13 - TO::vgt::1fuAKX4YdhtFjiV::0LuwAR2GLdd7eweVI9PG ok 14 - VDq56::XbiCHzoGbVKKA8bb::tOhV::BxQ ok 15 - vgSwI3::YT7cdM2jIHXFAbD6E ok 16 - VM3lAThoTqItLV::Vd6XxhENBbNA5U::Gh5Rkw7pqMfBjSwM2::RRMNK9TinAx ok 17 - vRs_G8yNMRQb::usYhdsI::Dgwz7EHKFnMzH::NUS ok 18 - wFec ok 19 - WuGY6c::iZYk::a::t8X ok 20 - Z_ACR5kc9jIt_Fu0ve::RbrrRg99ejV::8LOgv3pSCLq4wG6Kp::yD8rf__Q2aMQYG::_H2G ok 21 - zPveQVrKOzr::IGWgrTbW::SfxkeC::Lxtu3htLTV4kamEsjf::0 ok 22 - Footer ok 23 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _P8wI5MOEP_pNUJ::LG ok 5 - DIhNBR6TQuKu3A::JQNMXbb4u::J::QdaO0e ok 6 - E8sQqd::fN ok 7 - F::6lo ok 8 - fSikLuS45jL2ednb::Y74Ul8e50B3::S5qS1kuo_19_A6Y ok 9 - fvLkiJgFU::opQkRCL8Q2oT1::Wx ok 10 - Gv::By0NVW_y2SjNoYR::9FlFZSvhmQ3peTFWJ::EJjT::LzO06dRjtbbEMYbkcC ok 11 - Huj1kBOf::MLbS8JqZ::hQGuP2wh_2RgSNYWrsX::8D0op0_8KspM5 ok 12 - Replx3YZAYUBHgrS8E::N::QMvUNIpF9xPm_ ok 13 - sDmEV::3U6XQBfl ok 14 - TO::vgt::1fuAKX4YdhtFjiV::0LuwAR2GLdd7eweVI9PG ok 15 - VDq56::XbiCHzoGbVKKA8bb::tOhV::BxQ ok 16 - vgSwI3::YT7cdM2jIHXFAbD6E ok 17 - VM3lAThoTqItLV::Vd6XxhENBbNA5U::Gh5Rkw7pqMfBjSwM2::RRMNK9TinAx ok 18 - vRs_G8yNMRQb::usYhdsI::Dgwz7EHKFnMzH::NUS ok 19 - wFec ok 20 - WuGY6c::iZYk::a::t8X ok 21 - Z_ACR5kc9jIt_Fu0ve::RbrrRg99ejV::8LOgv3pSCLq4wG6Kp::yD8rf__Q2aMQYG::_H2G ok 22 - zPveQVrKOzr::IGWgrTbW::SfxkeC::Lxtu3htLTV4kamEsjf::0 ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _P8wI5MOEP_pNUJ::LG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _P8wI5MOEP_pNUJ::LG # Subtest: DIhNBR6TQuKu3A::JQNMXbb4u::J::QdaO0e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - DIhNBR6TQuKu3A::JQNMXbb4u::J::QdaO0e # Subtest: E8sQqd::fN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - E8sQqd::fN # Subtest: F::6lo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - F::6lo # Subtest: fSikLuS45jL2ednb::Y74Ul8e50B3::S5qS1kuo_19_A6Y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - fSikLuS45jL2ednb::Y74Ul8e50B3::S5qS1kuo_19_A6Y # Subtest: fvLkiJgFU::opQkRCL8Q2oT1::Wx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - fvLkiJgFU::opQkRCL8Q2oT1::Wx # Subtest: Gv::By0NVW_y2SjNoYR::9FlFZSvhmQ3peTFWJ::EJjT::LzO06dRjtbbEMYbkcC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - Gv::By0NVW_y2SjNoYR::9FlFZSvhmQ3peTFWJ::EJjT::LzO06dRjtbbEMYbkcC # Subtest: Huj1kBOf::MLbS8JqZ::hQGuP2wh_2RgSNYWrsX::8D0op0_8KspM5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - Huj1kBOf::MLbS8JqZ::hQGuP2wh_2RgSNYWrsX::8D0op0_8KspM5 # Subtest: Replx3YZAYUBHgrS8E::N::QMvUNIpF9xPm_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - Replx3YZAYUBHgrS8E::N::QMvUNIpF9xPm_ # Subtest: sDmEV::3U6XQBfl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - sDmEV::3U6XQBfl # Subtest: TO::vgt::1fuAKX4YdhtFjiV::0LuwAR2GLdd7eweVI9PG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - TO::vgt::1fuAKX4YdhtFjiV::0LuwAR2GLdd7eweVI9PG # Subtest: VDq56::XbiCHzoGbVKKA8bb::tOhV::BxQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - VDq56::XbiCHzoGbVKKA8bb::tOhV::BxQ # Subtest: vgSwI3::YT7cdM2jIHXFAbD6E 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - vgSwI3::YT7cdM2jIHXFAbD6E # Subtest: VM3lAThoTqItLV::Vd6XxhENBbNA5U::Gh5Rkw7pqMfBjSwM2::RRMNK9TinAx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - VM3lAThoTqItLV::Vd6XxhENBbNA5U::Gh5Rkw7pqMfBjSwM2::RRMNK9TinAx # Subtest: vRs_G8yNMRQb::usYhdsI::Dgwz7EHKFnMzH::NUS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - vRs_G8yNMRQb::usYhdsI::Dgwz7EHKFnMzH::NUS # Subtest: wFec 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - wFec # Subtest: WuGY6c::iZYk::a::t8X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - WuGY6c::iZYk::a::t8X # Subtest: Z_ACR5kc9jIt_Fu0ve::RbrrRg99ejV::8LOgv3pSCLq4wG6Kp::yD8rf__Q2aMQYG::_H2G 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - Z_ACR5kc9jIt_Fu0ve::RbrrRg99ejV::8LOgv3pSCLq4wG6Kp::yD8rf__Q2aMQYG::_H2G # Subtest: zPveQVrKOzr::IGWgrTbW::SfxkeC::Lxtu3htLTV4kamEsjf::0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - zPveQVrKOzr::IGWgrTbW::SfxkeC::Lxtu3htLTV4kamEsjf::0 ok 1 - Set ==> _P8wI5MOEP_pNUJ::LG 1..1 ok 2 - force = 1 ok 2 - ignores_type = 0001 # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..2 # Subtest: force = 0 # Subtest: Set ==> coskkDv0DH 1..34 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - coskkDv0DH ok 4 - K5TiCXFX2eBt0tA_::yWBZBVRauW ok 5 - KPfUBR::4::oiwZW::ne2m6L9VQMt7CJ::WfdkIIJsdugr ok 6 - lvyjgKO1t::7TOGBqDeDGUUwa52::RpNtcaUM ok 7 - NIsWYEOHIkw::IbYnNYtc::SX4ZgDmyQsHa ok 8 - osMy::kE06bDI::Qh3iewVJsR2 ok 9 - t5Whi08w__FObUiZd ok 10 - UfgUe::o9rJtWJWJViLAEny9nyj::r2rHnw7jmdBj::kzgwvYmzyvftPFhK39 ok 11 - wMb3k ok 12 - wPP2PE9GL ok 13 - wUo::VJNgZUI4WHW0k5x::bGu2pa7BlWMjYl ok 14 - ycIB_a8::lpANjyraaB2nHTiHB2E::h6WZL9::W::8PRSwKJ4NFDtL0M ok 15 - Z6rpN8q2qR4Z::rR3uTbkvgVdnUtd32Dve ok 16 - Footer ok 17 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - coskkDv0DH ok 5 - K5TiCXFX2eBt0tA_::yWBZBVRauW ok 6 - KPfUBR::4::oiwZW::ne2m6L9VQMt7CJ::WfdkIIJsdugr ok 7 - lvyjgKO1t::7TOGBqDeDGUUwa52::RpNtcaUM ok 8 - NIsWYEOHIkw::IbYnNYtc::SX4ZgDmyQsHa ok 9 - osMy::kE06bDI::Qh3iewVJsR2 ok 10 - t5Whi08w__FObUiZd ok 11 - UfgUe::o9rJtWJWJViLAEny9nyj::r2rHnw7jmdBj::kzgwvYmzyvftPFhK39 ok 12 - wMb3k ok 13 - wPP2PE9GL ok 14 - wUo::VJNgZUI4WHW0k5x::bGu2pa7BlWMjYl ok 15 - ycIB_a8::lpANjyraaB2nHTiHB2E::h6WZL9::W::8PRSwKJ4NFDtL0M ok 16 - Z6rpN8q2qR4Z::rR3uTbkvgVdnUtd32Dve ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: coskkDv0DH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - coskkDv0DH # Subtest: K5TiCXFX2eBt0tA_::yWBZBVRauW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - K5TiCXFX2eBt0tA_::yWBZBVRauW # Subtest: KPfUBR::4::oiwZW::ne2m6L9VQMt7CJ::WfdkIIJsdugr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - KPfUBR::4::oiwZW::ne2m6L9VQMt7CJ::WfdkIIJsdugr # Subtest: lvyjgKO1t::7TOGBqDeDGUUwa52::RpNtcaUM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - lvyjgKO1t::7TOGBqDeDGUUwa52::RpNtcaUM # Subtest: NIsWYEOHIkw::IbYnNYtc::SX4ZgDmyQsHa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - NIsWYEOHIkw::IbYnNYtc::SX4ZgDmyQsHa # Subtest: osMy::kE06bDI::Qh3iewVJsR2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - osMy::kE06bDI::Qh3iewVJsR2 # Subtest: t5Whi08w__FObUiZd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - t5Whi08w__FObUiZd # Subtest: UfgUe::o9rJtWJWJViLAEny9nyj::r2rHnw7jmdBj::kzgwvYmzyvftPFhK39 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - UfgUe::o9rJtWJWJViLAEny9nyj::r2rHnw7jmdBj::kzgwvYmzyvftPFhK39 # Subtest: wMb3k 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - wMb3k # Subtest: wPP2PE9GL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - wPP2PE9GL # Subtest: wUo::VJNgZUI4WHW0k5x::bGu2pa7BlWMjYl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - wUo::VJNgZUI4WHW0k5x::bGu2pa7BlWMjYl # Subtest: ycIB_a8::lpANjyraaB2nHTiHB2E::h6WZL9::W::8PRSwKJ4NFDtL0M 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - ycIB_a8::lpANjyraaB2nHTiHB2E::h6WZL9::W::8PRSwKJ4NFDtL0M # Subtest: Z6rpN8q2qR4Z::rR3uTbkvgVdnUtd32Dve 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - Z6rpN8q2qR4Z::rR3uTbkvgVdnUtd32Dve ok 1 - Set ==> coskkDv0DH 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> coskkDv0DH 1..34 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - coskkDv0DH ok 4 - K5TiCXFX2eBt0tA_::yWBZBVRauW ok 5 - KPfUBR::4::oiwZW::ne2m6L9VQMt7CJ::WfdkIIJsdugr ok 6 - lvyjgKO1t::7TOGBqDeDGUUwa52::RpNtcaUM ok 7 - NIsWYEOHIkw::IbYnNYtc::SX4ZgDmyQsHa ok 8 - osMy::kE06bDI::Qh3iewVJsR2 ok 9 - t5Whi08w__FObUiZd ok 10 - UfgUe::o9rJtWJWJViLAEny9nyj::r2rHnw7jmdBj::kzgwvYmzyvftPFhK39 ok 11 - wMb3k ok 12 - wPP2PE9GL ok 13 - wUo::VJNgZUI4WHW0k5x::bGu2pa7BlWMjYl ok 14 - ycIB_a8::lpANjyraaB2nHTiHB2E::h6WZL9::W::8PRSwKJ4NFDtL0M ok 15 - Z6rpN8q2qR4Z::rR3uTbkvgVdnUtd32Dve ok 16 - Footer ok 17 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - coskkDv0DH ok 5 - K5TiCXFX2eBt0tA_::yWBZBVRauW ok 6 - KPfUBR::4::oiwZW::ne2m6L9VQMt7CJ::WfdkIIJsdugr ok 7 - lvyjgKO1t::7TOGBqDeDGUUwa52::RpNtcaUM ok 8 - NIsWYEOHIkw::IbYnNYtc::SX4ZgDmyQsHa ok 9 - osMy::kE06bDI::Qh3iewVJsR2 ok 10 - t5Whi08w__FObUiZd ok 11 - UfgUe::o9rJtWJWJViLAEny9nyj::r2rHnw7jmdBj::kzgwvYmzyvftPFhK39 ok 12 - wMb3k ok 13 - wPP2PE9GL ok 14 - wUo::VJNgZUI4WHW0k5x::bGu2pa7BlWMjYl ok 15 - ycIB_a8::lpANjyraaB2nHTiHB2E::h6WZL9::W::8PRSwKJ4NFDtL0M ok 16 - Z6rpN8q2qR4Z::rR3uTbkvgVdnUtd32Dve ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: coskkDv0DH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - coskkDv0DH # Subtest: K5TiCXFX2eBt0tA_::yWBZBVRauW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - K5TiCXFX2eBt0tA_::yWBZBVRauW # Subtest: KPfUBR::4::oiwZW::ne2m6L9VQMt7CJ::WfdkIIJsdugr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - KPfUBR::4::oiwZW::ne2m6L9VQMt7CJ::WfdkIIJsdugr # Subtest: lvyjgKO1t::7TOGBqDeDGUUwa52::RpNtcaUM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - lvyjgKO1t::7TOGBqDeDGUUwa52::RpNtcaUM # Subtest: NIsWYEOHIkw::IbYnNYtc::SX4ZgDmyQsHa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - NIsWYEOHIkw::IbYnNYtc::SX4ZgDmyQsHa # Subtest: osMy::kE06bDI::Qh3iewVJsR2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - osMy::kE06bDI::Qh3iewVJsR2 # Subtest: t5Whi08w__FObUiZd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - t5Whi08w__FObUiZd # Subtest: UfgUe::o9rJtWJWJViLAEny9nyj::r2rHnw7jmdBj::kzgwvYmzyvftPFhK39 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - UfgUe::o9rJtWJWJViLAEny9nyj::r2rHnw7jmdBj::kzgwvYmzyvftPFhK39 # Subtest: wMb3k 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - wMb3k # Subtest: wPP2PE9GL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - wPP2PE9GL # Subtest: wUo::VJNgZUI4WHW0k5x::bGu2pa7BlWMjYl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - wUo::VJNgZUI4WHW0k5x::bGu2pa7BlWMjYl # Subtest: ycIB_a8::lpANjyraaB2nHTiHB2E::h6WZL9::W::8PRSwKJ4NFDtL0M 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - ycIB_a8::lpANjyraaB2nHTiHB2E::h6WZL9::W::8PRSwKJ4NFDtL0M # Subtest: Z6rpN8q2qR4Z::rR3uTbkvgVdnUtd32Dve 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - Z6rpN8q2qR4Z::rR3uTbkvgVdnUtd32Dve ok 1 - Set ==> coskkDv0DH 1..1 ok 2 - force = 1 ok 10 - ignores_type = 1001 # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 5 - license = lgpl # Subtest: license = bsd 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..2 # Subtest: force = 0 # Subtest: Set ==> ft6rajuFjYqxadBUMQqD 1..25 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - ft6rajuFjYqxadBUMQqD ok 4 - oD0u5DfHs::ivoF ok 5 - YCSuGnj1hjheyvrdM ok 6 - yOXXjdT_pdS ok 7 - Footer ok 8 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - ft6rajuFjYqxadBUMQqD ok 5 - oD0u5DfHs::ivoF ok 6 - YCSuGnj1hjheyvrdM ok 7 - yOXXjdT_pdS ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: ft6rajuFjYqxadBUMQqD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - ft6rajuFjYqxadBUMQqD # Subtest: oD0u5DfHs::ivoF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - oD0u5DfHs::ivoF # Subtest: YCSuGnj1hjheyvrdM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - YCSuGnj1hjheyvrdM # Subtest: yOXXjdT_pdS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - yOXXjdT_pdS ok 1 - Set ==> ft6rajuFjYqxadBUMQqD 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> ft6rajuFjYqxadBUMQqD 1..25 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - ft6rajuFjYqxadBUMQqD ok 4 - oD0u5DfHs::ivoF ok 5 - YCSuGnj1hjheyvrdM ok 6 - yOXXjdT_pdS ok 7 - Footer ok 8 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - ft6rajuFjYqxadBUMQqD ok 5 - oD0u5DfHs::ivoF ok 6 - YCSuGnj1hjheyvrdM ok 7 - yOXXjdT_pdS ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: ft6rajuFjYqxadBUMQqD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - ft6rajuFjYqxadBUMQqD # Subtest: oD0u5DfHs::ivoF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - oD0u5DfHs::ivoF # Subtest: YCSuGnj1hjheyvrdM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - YCSuGnj1hjheyvrdM # Subtest: yOXXjdT_pdS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - yOXXjdT_pdS ok 1 - Set ==> ft6rajuFjYqxadBUMQqD 1..1 ok 2 - force = 1 ok 11 - ignores_type = 1010 # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..2 # Subtest: force = 0 # Subtest: Set ==> ZJVV2wNu4dPlBt::j_HN71rE2adJ1RSGxMza::uFr0VZl1Be18YJy2DY::qxcPWHq3GslM4lhcs6RX::NiY0faK3J 1..22 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..5 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - ZJVV2wNu4dPlBt::j_HN71rE2adJ1RSGxMza::uFr0VZl1Be18YJy2DY::qxcPWHq3GslM4lhcs6RX::NiY0faK3J ok 4 - Footer ok 5 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - ZJVV2wNu4dPlBt::j_HN71rE2adJ1RSGxMza::uFr0VZl1Be18YJy2DY::qxcPWHq3GslM4lhcs6RX::NiY0faK3J ok 5 - Footer ok 6 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: ZJVV2wNu4dPlBt::j_HN71rE2adJ1RSGxMza::uFr0VZl1Be18YJy2DY::qxcPWHq3GslM4lhcs6RX::NiY0faK3J 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - ZJVV2wNu4dPlBt::j_HN71rE2adJ1RSGxMza::uFr0VZl1Be18YJy2DY::qxcPWHq3GslM4lhcs6RX::NiY0faK3J ok 1 - Set ==> ZJVV2wNu4dPlBt::j_HN71rE2adJ1RSGxMza::uFr0VZl1Be18YJy2DY::qxcPWHq3GslM4lhcs6RX::NiY0faK3J 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> ZJVV2wNu4dPlBt::j_HN71rE2adJ1RSGxMza::uFr0VZl1Be18YJy2DY::qxcPWHq3GslM4lhcs6RX::NiY0faK3J 1..22 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..5 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - ZJVV2wNu4dPlBt::j_HN71rE2adJ1RSGxMza::uFr0VZl1Be18YJy2DY::qxcPWHq3GslM4lhcs6RX::NiY0faK3J ok 4 - Footer ok 5 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - ZJVV2wNu4dPlBt::j_HN71rE2adJ1RSGxMza::uFr0VZl1Be18YJy2DY::qxcPWHq3GslM4lhcs6RX::NiY0faK3J ok 5 - Footer ok 6 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: ZJVV2wNu4dPlBt::j_HN71rE2adJ1RSGxMza::uFr0VZl1Be18YJy2DY::qxcPWHq3GslM4lhcs6RX::NiY0faK3J 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - ZJVV2wNu4dPlBt::j_HN71rE2adJ1RSGxMza::uFr0VZl1Be18YJy2DY::qxcPWHq3GslM4lhcs6RX::NiY0faK3J ok 1 - Set ==> ZJVV2wNu4dPlBt::j_HN71rE2adJ1RSGxMza::uFr0VZl1Be18YJy2DY::qxcPWHq3GslM4lhcs6RX::NiY0faK3J 1..1 ok 2 - force = 1 ok 12 - ignores_type = 1011 # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 6 - license = bsd # Subtest: license = gpl 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 7 - license = gpl # Subtest: license = artistic2 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..2 # Subtest: force = 0 # Subtest: Set ==> g6V0KiSudMIM3qQ71::I2I1VdZl94Pcx7N5QjKo 1..22 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..5 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - g6V0KiSudMIM3qQ71::I2I1VdZl94Pcx7N5QjKo ok 4 - Footer ok 5 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - g6V0KiSudMIM3qQ71::I2I1VdZl94Pcx7N5QjKo ok 5 - Footer ok 6 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: g6V0KiSudMIM3qQ71::I2I1VdZl94Pcx7N5QjKo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - g6V0KiSudMIM3qQ71::I2I1VdZl94Pcx7N5QjKo ok 1 - Set ==> g6V0KiSudMIM3qQ71::I2I1VdZl94Pcx7N5QjKo 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> g6V0KiSudMIM3qQ71::I2I1VdZl94Pcx7N5QjKo 1..22 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..5 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - g6V0KiSudMIM3qQ71::I2I1VdZl94Pcx7N5QjKo ok 4 - Footer ok 5 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - g6V0KiSudMIM3qQ71::I2I1VdZl94Pcx7N5QjKo ok 5 - Footer ok 6 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: g6V0KiSudMIM3qQ71::I2I1VdZl94Pcx7N5QjKo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - g6V0KiSudMIM3qQ71::I2I1VdZl94Pcx7N5QjKo ok 1 - Set ==> g6V0KiSudMIM3qQ71::I2I1VdZl94Pcx7N5QjKo 1..1 ok 2 - force = 1 ok 13 - ignores_type = 1100 # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 8 - license = artistic2 # Subtest: license = perl 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 9 - license = perl # Subtest: license = agpl3 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..2 # Subtest: force = 0 # Subtest: Set ==> D::u6jScjMYDoSkz7T::CWCJiy 1..23 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - D::u6jScjMYDoSkz7T::CWCJiy ok 4 - ORGJMOeEFXJ::QtGPDpzMp ok 5 - Footer ok 6 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - D::u6jScjMYDoSkz7T::CWCJiy ok 5 - ORGJMOeEFXJ::QtGPDpzMp ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: D::u6jScjMYDoSkz7T::CWCJiy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - D::u6jScjMYDoSkz7T::CWCJiy # Subtest: ORGJMOeEFXJ::QtGPDpzMp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - ORGJMOeEFXJ::QtGPDpzMp ok 1 - Set ==> D::u6jScjMYDoSkz7T::CWCJiy 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> D::u6jScjMYDoSkz7T::CWCJiy 1..23 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - D::u6jScjMYDoSkz7T::CWCJiy ok 4 - ORGJMOeEFXJ::QtGPDpzMp ok 5 - Footer ok 6 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - D::u6jScjMYDoSkz7T::CWCJiy ok 5 - ORGJMOeEFXJ::QtGPDpzMp ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: D::u6jScjMYDoSkz7T::CWCJiy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - D::u6jScjMYDoSkz7T::CWCJiy # Subtest: ORGJMOeEFXJ::QtGPDpzMp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - ORGJMOeEFXJ::QtGPDpzMp ok 1 - Set ==> D::u6jScjMYDoSkz7T::CWCJiy 1..1 ok 2 - force = 1 ok 11 - ignores_type = 1010 # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 10 - license = agpl3 # Subtest: license = gpl3 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..2 # Subtest: force = 0 # Subtest: Set ==> kfCS 1..26 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - kfCS ok 4 - nslyIwhEL5q7pgmf ok 5 - oduAXv::7O2pQPB8dhmxn::V52emq::YYELBYb1duPZi931w0 ok 6 - vhJZZc4QUCusmiw ok 7 - zPRTWTyT::3D6xzT0iREnJCYu3BZQ4 ok 8 - Footer ok 9 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..10 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - kfCS ok 5 - nslyIwhEL5q7pgmf ok 6 - oduAXv::7O2pQPB8dhmxn::V52emq::YYELBYb1duPZi931w0 ok 7 - vhJZZc4QUCusmiw ok 8 - zPRTWTyT::3D6xzT0iREnJCYu3BZQ4 ok 9 - Footer ok 10 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: kfCS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - kfCS # Subtest: nslyIwhEL5q7pgmf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - nslyIwhEL5q7pgmf # Subtest: oduAXv::7O2pQPB8dhmxn::V52emq::YYELBYb1duPZi931w0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - oduAXv::7O2pQPB8dhmxn::V52emq::YYELBYb1duPZi931w0 # Subtest: vhJZZc4QUCusmiw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - vhJZZc4QUCusmiw # Subtest: zPRTWTyT::3D6xzT0iREnJCYu3BZQ4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - zPRTWTyT::3D6xzT0iREnJCYu3BZQ4 ok 1 - Set ==> kfCS 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> kfCS 1..26 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - kfCS ok 4 - nslyIwhEL5q7pgmf ok 5 - oduAXv::7O2pQPB8dhmxn::V52emq::YYELBYb1duPZi931w0 ok 6 - vhJZZc4QUCusmiw ok 7 - zPRTWTyT::3D6xzT0iREnJCYu3BZQ4 ok 8 - Footer ok 9 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..10 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - kfCS ok 5 - nslyIwhEL5q7pgmf ok 6 - oduAXv::7O2pQPB8dhmxn::V52emq::YYELBYb1duPZi931w0 ok 7 - vhJZZc4QUCusmiw ok 8 - zPRTWTyT::3D6xzT0iREnJCYu3BZQ4 ok 9 - Footer ok 10 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: kfCS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - kfCS # Subtest: nslyIwhEL5q7pgmf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - nslyIwhEL5q7pgmf # Subtest: oduAXv::7O2pQPB8dhmxn::V52emq::YYELBYb1duPZi931w0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - oduAXv::7O2pQPB8dhmxn::V52emq::YYELBYb1duPZi931w0 # Subtest: vhJZZc4QUCusmiw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - vhJZZc4QUCusmiw # Subtest: zPRTWTyT::3D6xzT0iREnJCYu3BZQ4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - zPRTWTyT::3D6xzT0iREnJCYu3BZQ4 ok 1 - Set ==> kfCS 1..1 ok 2 - force = 1 ok 8 - ignores_type = 0111 # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 11 - license = gpl3 # Subtest: license = qpl 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 12 - license = qpl # Subtest: license = mozilla2 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 13 - license = mozilla2 # Subtest: license = freebsd 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..2 # Subtest: force = 0 # Subtest: Set ==> _::A::FSSRoNRc1nncVA5::tqfyARtTDqwOpjadWN 1..28 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..11 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _::A::FSSRoNRc1nncVA5::tqfyARtTDqwOpjadWN ok 4 - g2::OliqK3::D3QUD1DzTXv8PIfF_g::04pkzZjVlu ok 5 - N3aW6lPiDa4TLcWd::pRWkIpGJZ7plUcZH::dItHyU3dqLd4jjlV_::k0Wq9a9B305l::RvIxKVmJqB6V5QjGObJB ok 6 - rV5g0FA::KQgADmgz2ZR6NmgucRwW::_A9Tvp5_2hPiepNU ok 7 - TidqLzbJPw0KypOW2::faoezBAXozh6Dp2hru4j::mmcVz::1RtGS237H2RQTCJPF0x::ZYZUY2ys6Fafa285ql ok 8 - XbQX7gOQ8WnS ok 9 - ZieKU::xUjkAHILS2uTA8::eT4wl6yU5dcsZ1i1vv::n5mRRKIpmVu::pGT8kJCd1SKoKcou48 ok 10 - Footer ok 11 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..12 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _::A::FSSRoNRc1nncVA5::tqfyARtTDqwOpjadWN ok 5 - g2::OliqK3::D3QUD1DzTXv8PIfF_g::04pkzZjVlu ok 6 - N3aW6lPiDa4TLcWd::pRWkIpGJZ7plUcZH::dItHyU3dqLd4jjlV_::k0Wq9a9B305l::RvIxKVmJqB6V5QjGObJB ok 7 - rV5g0FA::KQgADmgz2ZR6NmgucRwW::_A9Tvp5_2hPiepNU ok 8 - TidqLzbJPw0KypOW2::faoezBAXozh6Dp2hru4j::mmcVz::1RtGS237H2RQTCJPF0x::ZYZUY2ys6Fafa285ql ok 9 - XbQX7gOQ8WnS ok 10 - ZieKU::xUjkAHILS2uTA8::eT4wl6yU5dcsZ1i1vv::n5mRRKIpmVu::pGT8kJCd1SKoKcou48 ok 11 - Footer ok 12 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _::A::FSSRoNRc1nncVA5::tqfyARtTDqwOpjadWN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _::A::FSSRoNRc1nncVA5::tqfyARtTDqwOpjadWN # Subtest: g2::OliqK3::D3QUD1DzTXv8PIfF_g::04pkzZjVlu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - g2::OliqK3::D3QUD1DzTXv8PIfF_g::04pkzZjVlu # Subtest: N3aW6lPiDa4TLcWd::pRWkIpGJZ7plUcZH::dItHyU3dqLd4jjlV_::k0Wq9a9B305l::RvIxKVmJqB6V5QjGObJB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - N3aW6lPiDa4TLcWd::pRWkIpGJZ7plUcZH::dItHyU3dqLd4jjlV_::k0Wq9a9B305l::RvIxKVmJqB6V5QjGObJB # Subtest: rV5g0FA::KQgADmgz2ZR6NmgucRwW::_A9Tvp5_2hPiepNU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - rV5g0FA::KQgADmgz2ZR6NmgucRwW::_A9Tvp5_2hPiepNU # Subtest: TidqLzbJPw0KypOW2::faoezBAXozh6Dp2hru4j::mmcVz::1RtGS237H2RQTCJPF0x::ZYZUY2ys6Fafa285ql 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - TidqLzbJPw0KypOW2::faoezBAXozh6Dp2hru4j::mmcVz::1RtGS237H2RQTCJPF0x::ZYZUY2ys6Fafa285ql # Subtest: XbQX7gOQ8WnS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - XbQX7gOQ8WnS # Subtest: ZieKU::xUjkAHILS2uTA8::eT4wl6yU5dcsZ1i1vv::n5mRRKIpmVu::pGT8kJCd1SKoKcou48 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - ZieKU::xUjkAHILS2uTA8::eT4wl6yU5dcsZ1i1vv::n5mRRKIpmVu::pGT8kJCd1SKoKcou48 ok 1 - Set ==> _::A::FSSRoNRc1nncVA5::tqfyARtTDqwOpjadWN 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _::A::FSSRoNRc1nncVA5::tqfyARtTDqwOpjadWN 1..28 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..11 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _::A::FSSRoNRc1nncVA5::tqfyARtTDqwOpjadWN ok 4 - g2::OliqK3::D3QUD1DzTXv8PIfF_g::04pkzZjVlu ok 5 - N3aW6lPiDa4TLcWd::pRWkIpGJZ7plUcZH::dItHyU3dqLd4jjlV_::k0Wq9a9B305l::RvIxKVmJqB6V5QjGObJB ok 6 - rV5g0FA::KQgADmgz2ZR6NmgucRwW::_A9Tvp5_2hPiepNU ok 7 - TidqLzbJPw0KypOW2::faoezBAXozh6Dp2hru4j::mmcVz::1RtGS237H2RQTCJPF0x::ZYZUY2ys6Fafa285ql ok 8 - XbQX7gOQ8WnS ok 9 - ZieKU::xUjkAHILS2uTA8::eT4wl6yU5dcsZ1i1vv::n5mRRKIpmVu::pGT8kJCd1SKoKcou48 ok 10 - Footer ok 11 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..12 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _::A::FSSRoNRc1nncVA5::tqfyARtTDqwOpjadWN ok 5 - g2::OliqK3::D3QUD1DzTXv8PIfF_g::04pkzZjVlu ok 6 - N3aW6lPiDa4TLcWd::pRWkIpGJZ7plUcZH::dItHyU3dqLd4jjlV_::k0Wq9a9B305l::RvIxKVmJqB6V5QjGObJB ok 7 - rV5g0FA::KQgADmgz2ZR6NmgucRwW::_A9Tvp5_2hPiepNU ok 8 - TidqLzbJPw0KypOW2::faoezBAXozh6Dp2hru4j::mmcVz::1RtGS237H2RQTCJPF0x::ZYZUY2ys6Fafa285ql ok 9 - XbQX7gOQ8WnS ok 10 - ZieKU::xUjkAHILS2uTA8::eT4wl6yU5dcsZ1i1vv::n5mRRKIpmVu::pGT8kJCd1SKoKcou48 ok 11 - Footer ok 12 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _::A::FSSRoNRc1nncVA5::tqfyARtTDqwOpjadWN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _::A::FSSRoNRc1nncVA5::tqfyARtTDqwOpjadWN # Subtest: g2::OliqK3::D3QUD1DzTXv8PIfF_g::04pkzZjVlu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - g2::OliqK3::D3QUD1DzTXv8PIfF_g::04pkzZjVlu # Subtest: N3aW6lPiDa4TLcWd::pRWkIpGJZ7plUcZH::dItHyU3dqLd4jjlV_::k0Wq9a9B305l::RvIxKVmJqB6V5QjGObJB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - N3aW6lPiDa4TLcWd::pRWkIpGJZ7plUcZH::dItHyU3dqLd4jjlV_::k0Wq9a9B305l::RvIxKVmJqB6V5QjGObJB # Subtest: rV5g0FA::KQgADmgz2ZR6NmgucRwW::_A9Tvp5_2hPiepNU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - rV5g0FA::KQgADmgz2ZR6NmgucRwW::_A9Tvp5_2hPiepNU # Subtest: TidqLzbJPw0KypOW2::faoezBAXozh6Dp2hru4j::mmcVz::1RtGS237H2RQTCJPF0x::ZYZUY2ys6Fafa285ql 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - TidqLzbJPw0KypOW2::faoezBAXozh6Dp2hru4j::mmcVz::1RtGS237H2RQTCJPF0x::ZYZUY2ys6Fafa285ql # Subtest: XbQX7gOQ8WnS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - XbQX7gOQ8WnS # Subtest: ZieKU::xUjkAHILS2uTA8::eT4wl6yU5dcsZ1i1vv::n5mRRKIpmVu::pGT8kJCd1SKoKcou48 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - ZieKU::xUjkAHILS2uTA8::eT4wl6yU5dcsZ1i1vv::n5mRRKIpmVu::pGT8kJCd1SKoKcou48 ok 1 - Set ==> _::A::FSSRoNRc1nncVA5::tqfyARtTDqwOpjadWN 1..1 ok 2 - force = 1 ok 3 - ignores_type = 0010 # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..2 # Subtest: force = 0 # Subtest: Set ==> MnL_oit9RW76_vdBgh9u::Wp1FNJ5KB 1..25 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - MnL_oit9RW76_vdBgh9u::Wp1FNJ5KB ok 4 - NhP9ZxBwCiGJ::QIisfmf5RJ::8JsfsOhSJMayfisnFMLJ::VAZXfBDWp ok 5 - Yuoc5mZf::Oms2Urh8_uzSSv::ubsfm0ool0f4::fVxkuuBQ2wORaBenoivK::hxPHAe2q6E6j ok 6 - zEJBMcZ4Ul3::aDoSdAJg5c0S ok 7 - Footer ok 8 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - MnL_oit9RW76_vdBgh9u::Wp1FNJ5KB ok 5 - NhP9ZxBwCiGJ::QIisfmf5RJ::8JsfsOhSJMayfisnFMLJ::VAZXfBDWp ok 6 - Yuoc5mZf::Oms2Urh8_uzSSv::ubsfm0ool0f4::fVxkuuBQ2wORaBenoivK::hxPHAe2q6E6j ok 7 - zEJBMcZ4Ul3::aDoSdAJg5c0S ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: MnL_oit9RW76_vdBgh9u::Wp1FNJ5KB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - MnL_oit9RW76_vdBgh9u::Wp1FNJ5KB # Subtest: NhP9ZxBwCiGJ::QIisfmf5RJ::8JsfsOhSJMayfisnFMLJ::VAZXfBDWp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - NhP9ZxBwCiGJ::QIisfmf5RJ::8JsfsOhSJMayfisnFMLJ::VAZXfBDWp # Subtest: Yuoc5mZf::Oms2Urh8_uzSSv::ubsfm0ool0f4::fVxkuuBQ2wORaBenoivK::hxPHAe2q6E6j 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - Yuoc5mZf::Oms2Urh8_uzSSv::ubsfm0ool0f4::fVxkuuBQ2wORaBenoivK::hxPHAe2q6E6j # Subtest: zEJBMcZ4Ul3::aDoSdAJg5c0S 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - zEJBMcZ4Ul3::aDoSdAJg5c0S ok 1 - Set ==> MnL_oit9RW76_vdBgh9u::Wp1FNJ5KB 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> MnL_oit9RW76_vdBgh9u::Wp1FNJ5KB 1..25 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - MnL_oit9RW76_vdBgh9u::Wp1FNJ5KB ok 4 - NhP9ZxBwCiGJ::QIisfmf5RJ::8JsfsOhSJMayfisnFMLJ::VAZXfBDWp ok 5 - Yuoc5mZf::Oms2Urh8_uzSSv::ubsfm0ool0f4::fVxkuuBQ2wORaBenoivK::hxPHAe2q6E6j ok 6 - zEJBMcZ4Ul3::aDoSdAJg5c0S ok 7 - Footer ok 8 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - MnL_oit9RW76_vdBgh9u::Wp1FNJ5KB ok 5 - NhP9ZxBwCiGJ::QIisfmf5RJ::8JsfsOhSJMayfisnFMLJ::VAZXfBDWp ok 6 - Yuoc5mZf::Oms2Urh8_uzSSv::ubsfm0ool0f4::fVxkuuBQ2wORaBenoivK::hxPHAe2q6E6j ok 7 - zEJBMcZ4Ul3::aDoSdAJg5c0S ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: MnL_oit9RW76_vdBgh9u::Wp1FNJ5KB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - MnL_oit9RW76_vdBgh9u::Wp1FNJ5KB # Subtest: NhP9ZxBwCiGJ::QIisfmf5RJ::8JsfsOhSJMayfisnFMLJ::VAZXfBDWp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - NhP9ZxBwCiGJ::QIisfmf5RJ::8JsfsOhSJMayfisnFMLJ::VAZXfBDWp # Subtest: Yuoc5mZf::Oms2Urh8_uzSSv::ubsfm0ool0f4::fVxkuuBQ2wORaBenoivK::hxPHAe2q6E6j 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - Yuoc5mZf::Oms2Urh8_uzSSv::ubsfm0ool0f4::fVxkuuBQ2wORaBenoivK::hxPHAe2q6E6j # Subtest: zEJBMcZ4Ul3::aDoSdAJg5c0S 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - zEJBMcZ4Ul3::aDoSdAJg5c0S ok 1 - Set ==> MnL_oit9RW76_vdBgh9u::Wp1FNJ5KB 1..1 ok 2 - force = 1 ok 12 - ignores_type = 1011 # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..2 # Subtest: force = 0 # Subtest: Set ==> BottklyeQxSwoy_QdZ4::7U7gv::n4O0V7BGWXXjwbJe7::fAlmWUw1Egx 1..26 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BottklyeQxSwoy_QdZ4::7U7gv::n4O0V7BGWXXjwbJe7::fAlmWUw1Egx ok 4 - IDf9JyyChRWN::bc2uT9nfwmru::mFbcpqooay7ALZ8P2e::teCHhqDABGxF ok 5 - pp_RihZTu::mdeWC4 ok 6 - RCCsqr2ePTkTlhX::D9jDfPij5uL::Hq6Y3ZHQ::7tkt::dKekvDYDOL6fnw6Y ok 7 - tdL2 ok 8 - Footer ok 9 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..10 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - BottklyeQxSwoy_QdZ4::7U7gv::n4O0V7BGWXXjwbJe7::fAlmWUw1Egx ok 5 - IDf9JyyChRWN::bc2uT9nfwmru::mFbcpqooay7ALZ8P2e::teCHhqDABGxF ok 6 - pp_RihZTu::mdeWC4 ok 7 - RCCsqr2ePTkTlhX::D9jDfPij5uL::Hq6Y3ZHQ::7tkt::dKekvDYDOL6fnw6Y ok 8 - tdL2 ok 9 - Footer ok 10 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BottklyeQxSwoy_QdZ4::7U7gv::n4O0V7BGWXXjwbJe7::fAlmWUw1Egx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - BottklyeQxSwoy_QdZ4::7U7gv::n4O0V7BGWXXjwbJe7::fAlmWUw1Egx # Subtest: IDf9JyyChRWN::bc2uT9nfwmru::mFbcpqooay7ALZ8P2e::teCHhqDABGxF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - IDf9JyyChRWN::bc2uT9nfwmru::mFbcpqooay7ALZ8P2e::teCHhqDABGxF # Subtest: pp_RihZTu::mdeWC4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - pp_RihZTu::mdeWC4 # Subtest: RCCsqr2ePTkTlhX::D9jDfPij5uL::Hq6Y3ZHQ::7tkt::dKekvDYDOL6fnw6Y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - RCCsqr2ePTkTlhX::D9jDfPij5uL::Hq6Y3ZHQ::7tkt::dKekvDYDOL6fnw6Y # Subtest: tdL2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - tdL2 ok 1 - Set ==> BottklyeQxSwoy_QdZ4::7U7gv::n4O0V7BGWXXjwbJe7::fAlmWUw1Egx 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> BottklyeQxSwoy_QdZ4::7U7gv::n4O0V7BGWXXjwbJe7::fAlmWUw1Egx 1..26 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BottklyeQxSwoy_QdZ4::7U7gv::n4O0V7BGWXXjwbJe7::fAlmWUw1Egx ok 4 - IDf9JyyChRWN::bc2uT9nfwmru::mFbcpqooay7ALZ8P2e::teCHhqDABGxF ok 5 - pp_RihZTu::mdeWC4 ok 6 - RCCsqr2ePTkTlhX::D9jDfPij5uL::Hq6Y3ZHQ::7tkt::dKekvDYDOL6fnw6Y ok 7 - tdL2 ok 8 - Footer ok 9 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..10 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - BottklyeQxSwoy_QdZ4::7U7gv::n4O0V7BGWXXjwbJe7::fAlmWUw1Egx ok 5 - IDf9JyyChRWN::bc2uT9nfwmru::mFbcpqooay7ALZ8P2e::teCHhqDABGxF ok 6 - pp_RihZTu::mdeWC4 ok 7 - RCCsqr2ePTkTlhX::D9jDfPij5uL::Hq6Y3ZHQ::7tkt::dKekvDYDOL6fnw6Y ok 8 - tdL2 ok 9 - Footer ok 10 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BottklyeQxSwoy_QdZ4::7U7gv::n4O0V7BGWXXjwbJe7::fAlmWUw1Egx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - BottklyeQxSwoy_QdZ4::7U7gv::n4O0V7BGWXXjwbJe7::fAlmWUw1Egx # Subtest: IDf9JyyChRWN::bc2uT9nfwmru::mFbcpqooay7ALZ8P2e::teCHhqDABGxF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - IDf9JyyChRWN::bc2uT9nfwmru::mFbcpqooay7ALZ8P2e::teCHhqDABGxF # Subtest: pp_RihZTu::mdeWC4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - pp_RihZTu::mdeWC4 # Subtest: RCCsqr2ePTkTlhX::D9jDfPij5uL::Hq6Y3ZHQ::7tkt::dKekvDYDOL6fnw6Y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - RCCsqr2ePTkTlhX::D9jDfPij5uL::Hq6Y3ZHQ::7tkt::dKekvDYDOL6fnw6Y # Subtest: tdL2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - tdL2 ok 1 - Set ==> BottklyeQxSwoy_QdZ4::7U7gv::n4O0V7BGWXXjwbJe7::fAlmWUw1Egx 1..1 ok 2 - force = 1 ok 1 - ignores_type = 0000 # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 14 - license = freebsd # Subtest: license = cc0 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..2 # Subtest: force = 0 # Subtest: Set ==> dd::xdZYSiWRPNRmsOgMj 1..30 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - dd::xdZYSiWRPNRmsOgMj ok 4 - dg6sco::Vad::LPMg::oMZxz8 ok 5 - DK3uH9ht::Fz3NuWHpKyFj8ybR ok 6 - IUFpkU8::QWaNW_94y5b976SecOuK ok 7 - LuPZDUCxBt6fSYbAP::Z ok 8 - NvlP::DqeocD8::g4gZdi_o::y9rQLuRR78Ejva0::gpaaGOm3h4AuKGr ok 9 - tkSFJio4ZaK_nLZ7Eah ok 10 - UK::63xdz::MD_5FT5a4ygn9U::JM_::Sm ok 11 - Xv2ebmU5Sos4RijzYgUl::f2jZapRLor7bxJ6QZ::hnFD3CaDnyLjJgxxgP ok 12 - Footer ok 13 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - dd::xdZYSiWRPNRmsOgMj ok 5 - dg6sco::Vad::LPMg::oMZxz8 ok 6 - DK3uH9ht::Fz3NuWHpKyFj8ybR ok 7 - IUFpkU8::QWaNW_94y5b976SecOuK ok 8 - LuPZDUCxBt6fSYbAP::Z ok 9 - NvlP::DqeocD8::g4gZdi_o::y9rQLuRR78Ejva0::gpaaGOm3h4AuKGr ok 10 - tkSFJio4ZaK_nLZ7Eah ok 11 - UK::63xdz::MD_5FT5a4ygn9U::JM_::Sm ok 12 - Xv2ebmU5Sos4RijzYgUl::f2jZapRLor7bxJ6QZ::hnFD3CaDnyLjJgxxgP ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: dd::xdZYSiWRPNRmsOgMj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - dd::xdZYSiWRPNRmsOgMj # Subtest: dg6sco::Vad::LPMg::oMZxz8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - dg6sco::Vad::LPMg::oMZxz8 # Subtest: DK3uH9ht::Fz3NuWHpKyFj8ybR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - DK3uH9ht::Fz3NuWHpKyFj8ybR # Subtest: IUFpkU8::QWaNW_94y5b976SecOuK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - IUFpkU8::QWaNW_94y5b976SecOuK # Subtest: LuPZDUCxBt6fSYbAP::Z 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - LuPZDUCxBt6fSYbAP::Z # Subtest: NvlP::DqeocD8::g4gZdi_o::y9rQLuRR78Ejva0::gpaaGOm3h4AuKGr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - NvlP::DqeocD8::g4gZdi_o::y9rQLuRR78Ejva0::gpaaGOm3h4AuKGr # Subtest: tkSFJio4ZaK_nLZ7Eah 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - tkSFJio4ZaK_nLZ7Eah # Subtest: UK::63xdz::MD_5FT5a4ygn9U::JM_::Sm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - UK::63xdz::MD_5FT5a4ygn9U::JM_::Sm # Subtest: Xv2ebmU5Sos4RijzYgUl::f2jZapRLor7bxJ6QZ::hnFD3CaDnyLjJgxxgP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - Xv2ebmU5Sos4RijzYgUl::f2jZapRLor7bxJ6QZ::hnFD3CaDnyLjJgxxgP ok 1 - Set ==> dd::xdZYSiWRPNRmsOgMj 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> dd::xdZYSiWRPNRmsOgMj 1..30 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - dd::xdZYSiWRPNRmsOgMj ok 4 - dg6sco::Vad::LPMg::oMZxz8 ok 5 - DK3uH9ht::Fz3NuWHpKyFj8ybR ok 6 - IUFpkU8::QWaNW_94y5b976SecOuK ok 7 - LuPZDUCxBt6fSYbAP::Z ok 8 - NvlP::DqeocD8::g4gZdi_o::y9rQLuRR78Ejva0::gpaaGOm3h4AuKGr ok 9 - tkSFJio4ZaK_nLZ7Eah ok 10 - UK::63xdz::MD_5FT5a4ygn9U::JM_::Sm ok 11 - Xv2ebmU5Sos4RijzYgUl::f2jZapRLor7bxJ6QZ::hnFD3CaDnyLjJgxxgP ok 12 - Footer ok 13 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - dd::xdZYSiWRPNRmsOgMj ok 5 - dg6sco::Vad::LPMg::oMZxz8 ok 6 - DK3uH9ht::Fz3NuWHpKyFj8ybR ok 7 - IUFpkU8::QWaNW_94y5b976SecOuK ok 8 - LuPZDUCxBt6fSYbAP::Z ok 9 - NvlP::DqeocD8::g4gZdi_o::y9rQLuRR78Ejva0::gpaaGOm3h4AuKGr ok 10 - tkSFJio4ZaK_nLZ7Eah ok 11 - UK::63xdz::MD_5FT5a4ygn9U::JM_::Sm ok 12 - Xv2ebmU5Sos4RijzYgUl::f2jZapRLor7bxJ6QZ::hnFD3CaDnyLjJgxxgP ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: dd::xdZYSiWRPNRmsOgMj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - dd::xdZYSiWRPNRmsOgMj # Subtest: dg6sco::Vad::LPMg::oMZxz8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - dg6sco::Vad::LPMg::oMZxz8 # Subtest: DK3uH9ht::Fz3NuWHpKyFj8ybR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - DK3uH9ht::Fz3NuWHpKyFj8ybR # Subtest: IUFpkU8::QWaNW_94y5b976SecOuK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - IUFpkU8::QWaNW_94y5b976SecOuK # Subtest: LuPZDUCxBt6fSYbAP::Z 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - LuPZDUCxBt6fSYbAP::Z # Subtest: NvlP::DqeocD8::g4gZdi_o::y9rQLuRR78Ejva0::gpaaGOm3h4AuKGr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - NvlP::DqeocD8::g4gZdi_o::y9rQLuRR78Ejva0::gpaaGOm3h4AuKGr # Subtest: tkSFJio4ZaK_nLZ7Eah 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - tkSFJio4ZaK_nLZ7Eah # Subtest: UK::63xdz::MD_5FT5a4ygn9U::JM_::Sm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - UK::63xdz::MD_5FT5a4ygn9U::JM_::Sm # Subtest: Xv2ebmU5Sos4RijzYgUl::f2jZapRLor7bxJ6QZ::hnFD3CaDnyLjJgxxgP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - Xv2ebmU5Sos4RijzYgUl::f2jZapRLor7bxJ6QZ::hnFD3CaDnyLjJgxxgP ok 1 - Set ==> dd::xdZYSiWRPNRmsOgMj 1..1 ok 2 - force = 1 ok 9 - ignores_type = 1000 # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..2 # Subtest: force = 0 # Subtest: Set ==> bjYkPq_Qg4bt::smC_f8fC::bxepc14cheHdtYT::G_eznNlMruHIQZja65::NEBrXpv28zKqPV5LGMLT 1..28 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..11 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - bjYkPq_Qg4bt::smC_f8fC::bxepc14cheHdtYT::G_eznNlMruHIQZja65::NEBrXpv28zKqPV5LGMLT ok 4 - O3SV::mpQo::wOkIeXy::w0HuH::pqWt ok 5 - og2ia2n9Xckf::nDek8CSbJjSCJ4::r2IfEcbf::utoM6BxjmVK::4cW3NFDyJWbiIIZzXM ok 6 - TBLcxvh::Om4H5z2drEEWERLTu::7Wb55g4pMeysSd6S::G49QbquZFn ok 7 - UPuWmYOk1JPKEuJMCJPM::bHRtXYi12VKas2TLs7iY::K_QTU5sGayKUi71uJSS::tgRiWx09_HKc4a::y4JvyiFGqJK1XmX_06 ok 8 - V9::o2TZOUllXwQVzjsA::xyNIuLVftRrKu ok 9 - Zojvl::iJ4K6VW9hYNhPU::MNJhy ok 10 - Footer ok 11 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..12 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - bjYkPq_Qg4bt::smC_f8fC::bxepc14cheHdtYT::G_eznNlMruHIQZja65::NEBrXpv28zKqPV5LGMLT ok 5 - O3SV::mpQo::wOkIeXy::w0HuH::pqWt ok 6 - og2ia2n9Xckf::nDek8CSbJjSCJ4::r2IfEcbf::utoM6BxjmVK::4cW3NFDyJWbiIIZzXM ok 7 - TBLcxvh::Om4H5z2drEEWERLTu::7Wb55g4pMeysSd6S::G49QbquZFn ok 8 - UPuWmYOk1JPKEuJMCJPM::bHRtXYi12VKas2TLs7iY::K_QTU5sGayKUi71uJSS::tgRiWx09_HKc4a::y4JvyiFGqJK1XmX_06 ok 9 - V9::o2TZOUllXwQVzjsA::xyNIuLVftRrKu ok 10 - Zojvl::iJ4K6VW9hYNhPU::MNJhy ok 11 - Footer ok 12 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: bjYkPq_Qg4bt::smC_f8fC::bxepc14cheHdtYT::G_eznNlMruHIQZja65::NEBrXpv28zKqPV5LGMLT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - bjYkPq_Qg4bt::smC_f8fC::bxepc14cheHdtYT::G_eznNlMruHIQZja65::NEBrXpv28zKqPV5LGMLT # Subtest: O3SV::mpQo::wOkIeXy::w0HuH::pqWt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - O3SV::mpQo::wOkIeXy::w0HuH::pqWt # Subtest: og2ia2n9Xckf::nDek8CSbJjSCJ4::r2IfEcbf::utoM6BxjmVK::4cW3NFDyJWbiIIZzXM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - og2ia2n9Xckf::nDek8CSbJjSCJ4::r2IfEcbf::utoM6BxjmVK::4cW3NFDyJWbiIIZzXM # Subtest: TBLcxvh::Om4H5z2drEEWERLTu::7Wb55g4pMeysSd6S::G49QbquZFn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - TBLcxvh::Om4H5z2drEEWERLTu::7Wb55g4pMeysSd6S::G49QbquZFn # Subtest: UPuWmYOk1JPKEuJMCJPM::bHRtXYi12VKas2TLs7iY::K_QTU5sGayKUi71uJSS::tgRiWx09_HKc4a::y4JvyiFGqJK1XmX_06 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - UPuWmYOk1JPKEuJMCJPM::bHRtXYi12VKas2TLs7iY::K_QTU5sGayKUi71uJSS::tgRiWx09_HKc4a::y4JvyiFGqJK1XmX_06 # Subtest: V9::o2TZOUllXwQVzjsA::xyNIuLVftRrKu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - V9::o2TZOUllXwQVzjsA::xyNIuLVftRrKu # Subtest: Zojvl::iJ4K6VW9hYNhPU::MNJhy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - Zojvl::iJ4K6VW9hYNhPU::MNJhy ok 1 - Set ==> bjYkPq_Qg4bt::smC_f8fC::bxepc14cheHdtYT::G_eznNlMruHIQZja65::NEBrXpv28zKqPV5LGMLT 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> bjYkPq_Qg4bt::smC_f8fC::bxepc14cheHdtYT::G_eznNlMruHIQZja65::NEBrXpv28zKqPV5LGMLT 1..28 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..11 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - bjYkPq_Qg4bt::smC_f8fC::bxepc14cheHdtYT::G_eznNlMruHIQZja65::NEBrXpv28zKqPV5LGMLT ok 4 - O3SV::mpQo::wOkIeXy::w0HuH::pqWt ok 5 - og2ia2n9Xckf::nDek8CSbJjSCJ4::r2IfEcbf::utoM6BxjmVK::4cW3NFDyJWbiIIZzXM ok 6 - TBLcxvh::Om4H5z2drEEWERLTu::7Wb55g4pMeysSd6S::G49QbquZFn ok 7 - UPuWmYOk1JPKEuJMCJPM::bHRtXYi12VKas2TLs7iY::K_QTU5sGayKUi71uJSS::tgRiWx09_HKc4a::y4JvyiFGqJK1XmX_06 ok 8 - V9::o2TZOUllXwQVzjsA::xyNIuLVftRrKu ok 9 - Zojvl::iJ4K6VW9hYNhPU::MNJhy ok 10 - Footer ok 11 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..12 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - bjYkPq_Qg4bt::smC_f8fC::bxepc14cheHdtYT::G_eznNlMruHIQZja65::NEBrXpv28zKqPV5LGMLT ok 5 - O3SV::mpQo::wOkIeXy::w0HuH::pqWt ok 6 - og2ia2n9Xckf::nDek8CSbJjSCJ4::r2IfEcbf::utoM6BxjmVK::4cW3NFDyJWbiIIZzXM ok 7 - TBLcxvh::Om4H5z2drEEWERLTu::7Wb55g4pMeysSd6S::G49QbquZFn ok 8 - UPuWmYOk1JPKEuJMCJPM::bHRtXYi12VKas2TLs7iY::K_QTU5sGayKUi71uJSS::tgRiWx09_HKc4a::y4JvyiFGqJK1XmX_06 ok 9 - V9::o2TZOUllXwQVzjsA::xyNIuLVftRrKu ok 10 - Zojvl::iJ4K6VW9hYNhPU::MNJhy ok 11 - Footer ok 12 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: bjYkPq_Qg4bt::smC_f8fC::bxepc14cheHdtYT::G_eznNlMruHIQZja65::NEBrXpv28zKqPV5LGMLT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - bjYkPq_Qg4bt::smC_f8fC::bxepc14cheHdtYT::G_eznNlMruHIQZja65::NEBrXpv28zKqPV5LGMLT # Subtest: O3SV::mpQo::wOkIeXy::w0HuH::pqWt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - O3SV::mpQo::wOkIeXy::w0HuH::pqWt # Subtest: og2ia2n9Xckf::nDek8CSbJjSCJ4::r2IfEcbf::utoM6BxjmVK::4cW3NFDyJWbiIIZzXM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - og2ia2n9Xckf::nDek8CSbJjSCJ4::r2IfEcbf::utoM6BxjmVK::4cW3NFDyJWbiIIZzXM # Subtest: TBLcxvh::Om4H5z2drEEWERLTu::7Wb55g4pMeysSd6S::G49QbquZFn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - TBLcxvh::Om4H5z2drEEWERLTu::7Wb55g4pMeysSd6S::G49QbquZFn # Subtest: UPuWmYOk1JPKEuJMCJPM::bHRtXYi12VKas2TLs7iY::K_QTU5sGayKUi71uJSS::tgRiWx09_HKc4a::y4JvyiFGqJK1XmX_06 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - UPuWmYOk1JPKEuJMCJPM::bHRtXYi12VKas2TLs7iY::K_QTU5sGayKUi71uJSS::tgRiWx09_HKc4a::y4JvyiFGqJK1XmX_06 # Subtest: V9::o2TZOUllXwQVzjsA::xyNIuLVftRrKu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - V9::o2TZOUllXwQVzjsA::xyNIuLVftRrKu # Subtest: Zojvl::iJ4K6VW9hYNhPU::MNJhy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - Zojvl::iJ4K6VW9hYNhPU::MNJhy ok 1 - Set ==> bjYkPq_Qg4bt::smC_f8fC::bxepc14cheHdtYT::G_eznNlMruHIQZja65::NEBrXpv28zKqPV5LGMLT 1..1 ok 2 - force = 1 ok 8 - ignores_type = 0111 # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 15 - license = cc0 # Subtest: license = mit 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..2 # Subtest: force = 0 # Subtest: Set ==> Ac1 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Ac1 ok 4 - bd::lt4cx09UkvOPf2sGX::8Ortog61c_VzWVj::0jS5oOImLZC0::vmSUr7j9S3uoFqoN1daJ ok 5 - FBqIbHJiqU6ZfKz84VTT::SGH2k::TQ7FuSRv0U95SjHj5::hJGg::O ok 6 - GtcFqHSizO::BcRDZ3IF5o3bN::MKuRx ok 7 - HObVxZ7 ok 8 - HyN4t5FmYf_V4lKut::0BkAFi9cHh4s::251TSBbTLkp ok 9 - k2bSSt_21p_vJ7 ok 10 - kQa7FyVJFYFUxtiIc::kV::Y3JkLhA6Q0h ok 11 - LcjfkPPRW9NMq7V::DDTx::kVZSwyMcoGtJzB ok 12 - N9ecCB::Jr9HbZPczXhvTAegX::c7jLw9O92B::ouCvhStSJ0ERE4::UHgVRvaJqQ2bAe1 ok 13 - OO::S3L9nGc ok 14 - OW4hn::jdPLWwYLYfahi::JD7GckBR::9VVnsAhSp1slCfW9GRm ok 15 - uYrnA::Ou2Q552 ok 16 - VD2v3Hd::uVhRYzn4txmwGi7V ok 17 - VTwBpgcmGi7c::Xbwq1HTQ3R::8k2C ok 18 - w5Af8tg5YIFQ9afSGH9::N3hY::sTgyKAwQqK::eKxqMFer::Zle ok 19 - XTZjAxinEecG ok 20 - y690n3u::QTwAj36Ab47nHhDno::Js2qyPqfapitaxG ok 21 - ZuU1VC::NMXmkS::PpGdi5AKbNNAU::a::tZUg ok 22 - Footer ok 23 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - Ac1 ok 5 - bd::lt4cx09UkvOPf2sGX::8Ortog61c_VzWVj::0jS5oOImLZC0::vmSUr7j9S3uoFqoN1daJ ok 6 - FBqIbHJiqU6ZfKz84VTT::SGH2k::TQ7FuSRv0U95SjHj5::hJGg::O ok 7 - GtcFqHSizO::BcRDZ3IF5o3bN::MKuRx ok 8 - HObVxZ7 ok 9 - HyN4t5FmYf_V4lKut::0BkAFi9cHh4s::251TSBbTLkp ok 10 - k2bSSt_21p_vJ7 ok 11 - kQa7FyVJFYFUxtiIc::kV::Y3JkLhA6Q0h ok 12 - LcjfkPPRW9NMq7V::DDTx::kVZSwyMcoGtJzB ok 13 - N9ecCB::Jr9HbZPczXhvTAegX::c7jLw9O92B::ouCvhStSJ0ERE4::UHgVRvaJqQ2bAe1 ok 14 - OO::S3L9nGc ok 15 - OW4hn::jdPLWwYLYfahi::JD7GckBR::9VVnsAhSp1slCfW9GRm ok 16 - uYrnA::Ou2Q552 ok 17 - VD2v3Hd::uVhRYzn4txmwGi7V ok 18 - VTwBpgcmGi7c::Xbwq1HTQ3R::8k2C ok 19 - w5Af8tg5YIFQ9afSGH9::N3hY::sTgyKAwQqK::eKxqMFer::Zle ok 20 - XTZjAxinEecG ok 21 - y690n3u::QTwAj36Ab47nHhDno::Js2qyPqfapitaxG ok 22 - ZuU1VC::NMXmkS::PpGdi5AKbNNAU::a::tZUg ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: Ac1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - Ac1 # Subtest: bd::lt4cx09UkvOPf2sGX::8Ortog61c_VzWVj::0jS5oOImLZC0::vmSUr7j9S3uoFqoN1daJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - bd::lt4cx09UkvOPf2sGX::8Ortog61c_VzWVj::0jS5oOImLZC0::vmSUr7j9S3uoFqoN1daJ # Subtest: FBqIbHJiqU6ZfKz84VTT::SGH2k::TQ7FuSRv0U95SjHj5::hJGg::O 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - FBqIbHJiqU6ZfKz84VTT::SGH2k::TQ7FuSRv0U95SjHj5::hJGg::O # Subtest: GtcFqHSizO::BcRDZ3IF5o3bN::MKuRx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - GtcFqHSizO::BcRDZ3IF5o3bN::MKuRx # Subtest: HObVxZ7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - HObVxZ7 # Subtest: HyN4t5FmYf_V4lKut::0BkAFi9cHh4s::251TSBbTLkp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - HyN4t5FmYf_V4lKut::0BkAFi9cHh4s::251TSBbTLkp # Subtest: k2bSSt_21p_vJ7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - k2bSSt_21p_vJ7 # Subtest: kQa7FyVJFYFUxtiIc::kV::Y3JkLhA6Q0h 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - kQa7FyVJFYFUxtiIc::kV::Y3JkLhA6Q0h # Subtest: LcjfkPPRW9NMq7V::DDTx::kVZSwyMcoGtJzB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - LcjfkPPRW9NMq7V::DDTx::kVZSwyMcoGtJzB # Subtest: N9ecCB::Jr9HbZPczXhvTAegX::c7jLw9O92B::ouCvhStSJ0ERE4::UHgVRvaJqQ2bAe1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - N9ecCB::Jr9HbZPczXhvTAegX::c7jLw9O92B::ouCvhStSJ0ERE4::UHgVRvaJqQ2bAe1 # Subtest: OO::S3L9nGc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - OO::S3L9nGc # Subtest: OW4hn::jdPLWwYLYfahi::JD7GckBR::9VVnsAhSp1slCfW9GRm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - OW4hn::jdPLWwYLYfahi::JD7GckBR::9VVnsAhSp1slCfW9GRm # Subtest: uYrnA::Ou2Q552 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - uYrnA::Ou2Q552 # Subtest: VD2v3Hd::uVhRYzn4txmwGi7V 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - VD2v3Hd::uVhRYzn4txmwGi7V # Subtest: VTwBpgcmGi7c::Xbwq1HTQ3R::8k2C 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - VTwBpgcmGi7c::Xbwq1HTQ3R::8k2C # Subtest: w5Af8tg5YIFQ9afSGH9::N3hY::sTgyKAwQqK::eKxqMFer::Zle 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - w5Af8tg5YIFQ9afSGH9::N3hY::sTgyKAwQqK::eKxqMFer::Zle # Subtest: XTZjAxinEecG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - XTZjAxinEecG # Subtest: y690n3u::QTwAj36Ab47nHhDno::Js2qyPqfapitaxG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - y690n3u::QTwAj36Ab47nHhDno::Js2qyPqfapitaxG # Subtest: ZuU1VC::NMXmkS::PpGdi5AKbNNAU::a::tZUg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - ZuU1VC::NMXmkS::PpGdi5AKbNNAU::a::tZUg ok 1 - Set ==> Ac1 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> Ac1 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - NAME ok 3 - AUTHOR ok 4 - VERSION_FROM ok 5 - ABSTRACT_FROM ok 6 - LICENSE ok 7 - PL_FILES ok 8 - MIN_PERL_VERSION ok 9 - CONFIGURE_REQUIRES ok 10 - BUILD_REQUIRES ok 11 - PREREQ_PM ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Ac1 ok 4 - bd::lt4cx09UkvOPf2sGX::8Ortog61c_VzWVj::0jS5oOImLZC0::vmSUr7j9S3uoFqoN1daJ ok 5 - FBqIbHJiqU6ZfKz84VTT::SGH2k::TQ7FuSRv0U95SjHj5::hJGg::O ok 6 - GtcFqHSizO::BcRDZ3IF5o3bN::MKuRx ok 7 - HObVxZ7 ok 8 - HyN4t5FmYf_V4lKut::0BkAFi9cHh4s::251TSBbTLkp ok 9 - k2bSSt_21p_vJ7 ok 10 - kQa7FyVJFYFUxtiIc::kV::Y3JkLhA6Q0h ok 11 - LcjfkPPRW9NMq7V::DDTx::kVZSwyMcoGtJzB ok 12 - N9ecCB::Jr9HbZPczXhvTAegX::c7jLw9O92B::ouCvhStSJ0ERE4::UHgVRvaJqQ2bAe1 ok 13 - OO::S3L9nGc ok 14 - OW4hn::jdPLWwYLYfahi::JD7GckBR::9VVnsAhSp1slCfW9GRm ok 15 - uYrnA::Ou2Q552 ok 16 - VD2v3Hd::uVhRYzn4txmwGi7V ok 17 - VTwBpgcmGi7c::Xbwq1HTQ3R::8k2C ok 18 - w5Af8tg5YIFQ9afSGH9::N3hY::sTgyKAwQqK::eKxqMFer::Zle ok 19 - XTZjAxinEecG ok 20 - y690n3u::QTwAj36Ab47nHhDno::Js2qyPqfapitaxG ok 21 - ZuU1VC::NMXmkS::PpGdi5AKbNNAU::a::tZUg ok 22 - Footer ok 23 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - Ac1 ok 5 - bd::lt4cx09UkvOPf2sGX::8Ortog61c_VzWVj::0jS5oOImLZC0::vmSUr7j9S3uoFqoN1daJ ok 6 - FBqIbHJiqU6ZfKz84VTT::SGH2k::TQ7FuSRv0U95SjHj5::hJGg::O ok 7 - GtcFqHSizO::BcRDZ3IF5o3bN::MKuRx ok 8 - HObVxZ7 ok 9 - HyN4t5FmYf_V4lKut::0BkAFi9cHh4s::251TSBbTLkp ok 10 - k2bSSt_21p_vJ7 ok 11 - kQa7FyVJFYFUxtiIc::kV::Y3JkLhA6Q0h ok 12 - LcjfkPPRW9NMq7V::DDTx::kVZSwyMcoGtJzB ok 13 - N9ecCB::Jr9HbZPczXhvTAegX::c7jLw9O92B::ouCvhStSJ0ERE4::UHgVRvaJqQ2bAe1 ok 14 - OO::S3L9nGc ok 15 - OW4hn::jdPLWwYLYfahi::JD7GckBR::9VVnsAhSp1slCfW9GRm ok 16 - uYrnA::Ou2Q552 ok 17 - VD2v3Hd::uVhRYzn4txmwGi7V ok 18 - VTwBpgcmGi7c::Xbwq1HTQ3R::8k2C ok 19 - w5Af8tg5YIFQ9afSGH9::N3hY::sTgyKAwQqK::eKxqMFer::Zle ok 20 - XTZjAxinEecG ok 21 - y690n3u::QTwAj36Ab47nHhDno::Js2qyPqfapitaxG ok 22 - ZuU1VC::NMXmkS::PpGdi5AKbNNAU::a::tZUg ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: Ac1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - Ac1 # Subtest: bd::lt4cx09UkvOPf2sGX::8Ortog61c_VzWVj::0jS5oOImLZC0::vmSUr7j9S3uoFqoN1daJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - bd::lt4cx09UkvOPf2sGX::8Ortog61c_VzWVj::0jS5oOImLZC0::vmSUr7j9S3uoFqoN1daJ # Subtest: FBqIbHJiqU6ZfKz84VTT::SGH2k::TQ7FuSRv0U95SjHj5::hJGg::O 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - FBqIbHJiqU6ZfKz84VTT::SGH2k::TQ7FuSRv0U95SjHj5::hJGg::O # Subtest: GtcFqHSizO::BcRDZ3IF5o3bN::MKuRx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - GtcFqHSizO::BcRDZ3IF5o3bN::MKuRx # Subtest: HObVxZ7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - HObVxZ7 # Subtest: HyN4t5FmYf_V4lKut::0BkAFi9cHh4s::251TSBbTLkp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - HyN4t5FmYf_V4lKut::0BkAFi9cHh4s::251TSBbTLkp # Subtest: k2bSSt_21p_vJ7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - k2bSSt_21p_vJ7 # Subtest: kQa7FyVJFYFUxtiIc::kV::Y3JkLhA6Q0h 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - kQa7FyVJFYFUxtiIc::kV::Y3JkLhA6Q0h # Subtest: LcjfkPPRW9NMq7V::DDTx::kVZSwyMcoGtJzB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - LcjfkPPRW9NMq7V::DDTx::kVZSwyMcoGtJzB # Subtest: N9ecCB::Jr9HbZPczXhvTAegX::c7jLw9O92B::ouCvhStSJ0ERE4::UHgVRvaJqQ2bAe1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - N9ecCB::Jr9HbZPczXhvTAegX::c7jLw9O92B::ouCvhStSJ0ERE4::UHgVRvaJqQ2bAe1 # Subtest: OO::S3L9nGc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - OO::S3L9nGc # Subtest: OW4hn::jdPLWwYLYfahi::JD7GckBR::9VVnsAhSp1slCfW9GRm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - OW4hn::jdPLWwYLYfahi::JD7GckBR::9VVnsAhSp1slCfW9GRm # Subtest: uYrnA::Ou2Q552 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - uYrnA::Ou2Q552 # Subtest: VD2v3Hd::uVhRYzn4txmwGi7V 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - VD2v3Hd::uVhRYzn4txmwGi7V # Subtest: VTwBpgcmGi7c::Xbwq1HTQ3R::8k2C 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - VTwBpgcmGi7c::Xbwq1HTQ3R::8k2C # Subtest: w5Af8tg5YIFQ9afSGH9::N3hY::sTgyKAwQqK::eKxqMFer::Zle 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - w5Af8tg5YIFQ9afSGH9::N3hY::sTgyKAwQqK::eKxqMFer::Zle # Subtest: XTZjAxinEecG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - XTZjAxinEecG # Subtest: y690n3u::QTwAj36Ab47nHhDno::Js2qyPqfapitaxG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - y690n3u::QTwAj36Ab47nHhDno::Js2qyPqfapitaxG # Subtest: ZuU1VC::NMXmkS::PpGdi5AKbNNAU::a::tZUg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - ZuU1VC::NMXmkS::PpGdi5AKbNNAU::a::tZUg ok 1 - Set ==> Ac1 1..1 ok 2 - force = 1 ok 12 - ignores_type = 1011 # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 16 - license = mit ok 3 - builder = ExtUtils::MakeMaker # Subtest: builder = Module::Build 1..16 # Subtest: license = apache 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 1 - license = apache # Subtest: license = mozilla 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 2 - license = mozilla # Subtest: license = artistic 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 3 - license = artistic # Subtest: license = lgpl3 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..2 # Subtest: force = 0 # Subtest: Set ==> B7CZVQKytliDQE_w::Tg5aCtK3IoFToY6SI 1..41 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - B7CZVQKytliDQE_w::Tg5aCtK3IoFToY6SI ok 4 - czJZ1::SD::CTfqs0EetNk_KCzuIdR::Zue ok 5 - d9yEFkSgR ok 6 - DIrwsGpMElVPu::Ny4mtDlBUDNzLfMLU::BP53KwwLNVfSls3::dfrgmwL3oPvFLTtN ok 7 - epC46oM9YUtwYv_En::xiFz8eR::sr89r8::FkKD220hOrr2LKb ok 8 - fyCcH7m::BeRN9JHEfNdgVEt2 ok 9 - hp3bQuuqcHCGyhYW7Nux::_erZAtENrLP4d::DeHc8L2 ok 10 - JMKnVVRjV::PAqw4So4S0hK6::ucVmo ok 11 - Lm0QFfPsoDY::rTpTwaSVVl_0Te::Tkfjtjwi6v9QA::lKPAz1U2Dt6ERIzft::hYo4EIyMFKQf67Syb ok 12 - MBJtXa093oFK5ddP9::NReQWbKH4bwtpml ok 13 - MLhVxPPFaWxqI::sM::2gQKjA::h0RMoCU0V::FEfJBE ok 14 - Mv6rP::ut3iWlaC ok 15 - nT6R_zhLGGZWZi5Fzu44::VI2J6CXv2Qv::9aIRvvAk::LWg3AU8biYnLod38 ok 16 - o4zN68gTMq0U9qgCL::Hzyklr9jKhfSKrs::OyFZDchZTWNhT7Xhq ok 17 - UJpTd3Vp46bDoQV ok 18 - vCXwkYevEyZNL4Rb::qdp0k55::AuP0JXu::tQHK6mHKXg::ZF7zfaZFgRR ok 19 - VvVZMnQCCZSS492l1fSa ok 20 - Y_::koNGtQH_nU::PoBS5rn ok 21 - YViEjG1::tZd5kJBdSkS_fC::jFD::0QNyz_AiQfk::6m1zKW1ZTk4Ugi2p_C ok 22 - ZNXgVv::d8rsj2GjwTv7::yfvQcTY22cM81qkGjS::fKhzSXJa9X9Uy::4JNomOKyQEsJ ok 23 - Footer ok 24 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..25 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - B7CZVQKytliDQE_w::Tg5aCtK3IoFToY6SI ok 5 - czJZ1::SD::CTfqs0EetNk_KCzuIdR::Zue ok 6 - d9yEFkSgR ok 7 - DIrwsGpMElVPu::Ny4mtDlBUDNzLfMLU::BP53KwwLNVfSls3::dfrgmwL3oPvFLTtN ok 8 - epC46oM9YUtwYv_En::xiFz8eR::sr89r8::FkKD220hOrr2LKb ok 9 - fyCcH7m::BeRN9JHEfNdgVEt2 ok 10 - hp3bQuuqcHCGyhYW7Nux::_erZAtENrLP4d::DeHc8L2 ok 11 - JMKnVVRjV::PAqw4So4S0hK6::ucVmo ok 12 - Lm0QFfPsoDY::rTpTwaSVVl_0Te::Tkfjtjwi6v9QA::lKPAz1U2Dt6ERIzft::hYo4EIyMFKQf67Syb ok 13 - MBJtXa093oFK5ddP9::NReQWbKH4bwtpml ok 14 - MLhVxPPFaWxqI::sM::2gQKjA::h0RMoCU0V::FEfJBE ok 15 - Mv6rP::ut3iWlaC ok 16 - nT6R_zhLGGZWZi5Fzu44::VI2J6CXv2Qv::9aIRvvAk::LWg3AU8biYnLod38 ok 17 - o4zN68gTMq0U9qgCL::Hzyklr9jKhfSKrs::OyFZDchZTWNhT7Xhq ok 18 - UJpTd3Vp46bDoQV ok 19 - vCXwkYevEyZNL4Rb::qdp0k55::AuP0JXu::tQHK6mHKXg::ZF7zfaZFgRR ok 20 - VvVZMnQCCZSS492l1fSa ok 21 - Y_::koNGtQH_nU::PoBS5rn ok 22 - YViEjG1::tZd5kJBdSkS_fC::jFD::0QNyz_AiQfk::6m1zKW1ZTk4Ugi2p_C ok 23 - ZNXgVv::d8rsj2GjwTv7::yfvQcTY22cM81qkGjS::fKhzSXJa9X9Uy::4JNomOKyQEsJ ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: B7CZVQKytliDQE_w::Tg5aCtK3IoFToY6SI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - B7CZVQKytliDQE_w::Tg5aCtK3IoFToY6SI # Subtest: czJZ1::SD::CTfqs0EetNk_KCzuIdR::Zue 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - czJZ1::SD::CTfqs0EetNk_KCzuIdR::Zue # Subtest: d9yEFkSgR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - d9yEFkSgR # Subtest: DIrwsGpMElVPu::Ny4mtDlBUDNzLfMLU::BP53KwwLNVfSls3::dfrgmwL3oPvFLTtN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - DIrwsGpMElVPu::Ny4mtDlBUDNzLfMLU::BP53KwwLNVfSls3::dfrgmwL3oPvFLTtN # Subtest: epC46oM9YUtwYv_En::xiFz8eR::sr89r8::FkKD220hOrr2LKb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - epC46oM9YUtwYv_En::xiFz8eR::sr89r8::FkKD220hOrr2LKb # Subtest: fyCcH7m::BeRN9JHEfNdgVEt2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - fyCcH7m::BeRN9JHEfNdgVEt2 # Subtest: hp3bQuuqcHCGyhYW7Nux::_erZAtENrLP4d::DeHc8L2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - hp3bQuuqcHCGyhYW7Nux::_erZAtENrLP4d::DeHc8L2 # Subtest: JMKnVVRjV::PAqw4So4S0hK6::ucVmo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - JMKnVVRjV::PAqw4So4S0hK6::ucVmo # Subtest: Lm0QFfPsoDY::rTpTwaSVVl_0Te::Tkfjtjwi6v9QA::lKPAz1U2Dt6ERIzft::hYo4EIyMFKQf67Syb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - Lm0QFfPsoDY::rTpTwaSVVl_0Te::Tkfjtjwi6v9QA::lKPAz1U2Dt6ERIzft::hYo4EIyMFKQf67Syb # Subtest: MBJtXa093oFK5ddP9::NReQWbKH4bwtpml 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - MBJtXa093oFK5ddP9::NReQWbKH4bwtpml # Subtest: MLhVxPPFaWxqI::sM::2gQKjA::h0RMoCU0V::FEfJBE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - MLhVxPPFaWxqI::sM::2gQKjA::h0RMoCU0V::FEfJBE # Subtest: Mv6rP::ut3iWlaC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - Mv6rP::ut3iWlaC # Subtest: nT6R_zhLGGZWZi5Fzu44::VI2J6CXv2Qv::9aIRvvAk::LWg3AU8biYnLod38 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - nT6R_zhLGGZWZi5Fzu44::VI2J6CXv2Qv::9aIRvvAk::LWg3AU8biYnLod38 # Subtest: o4zN68gTMq0U9qgCL::Hzyklr9jKhfSKrs::OyFZDchZTWNhT7Xhq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - o4zN68gTMq0U9qgCL::Hzyklr9jKhfSKrs::OyFZDchZTWNhT7Xhq # Subtest: UJpTd3Vp46bDoQV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - UJpTd3Vp46bDoQV # Subtest: vCXwkYevEyZNL4Rb::qdp0k55::AuP0JXu::tQHK6mHKXg::ZF7zfaZFgRR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - vCXwkYevEyZNL4Rb::qdp0k55::AuP0JXu::tQHK6mHKXg::ZF7zfaZFgRR # Subtest: VvVZMnQCCZSS492l1fSa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - VvVZMnQCCZSS492l1fSa # Subtest: Y_::koNGtQH_nU::PoBS5rn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - Y_::koNGtQH_nU::PoBS5rn # Subtest: YViEjG1::tZd5kJBdSkS_fC::jFD::0QNyz_AiQfk::6m1zKW1ZTk4Ugi2p_C 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - YViEjG1::tZd5kJBdSkS_fC::jFD::0QNyz_AiQfk::6m1zKW1ZTk4Ugi2p_C # Subtest: ZNXgVv::d8rsj2GjwTv7::yfvQcTY22cM81qkGjS::fKhzSXJa9X9Uy::4JNomOKyQEsJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 41 - ZNXgVv::d8rsj2GjwTv7::yfvQcTY22cM81qkGjS::fKhzSXJa9X9Uy::4JNomOKyQEsJ ok 1 - Set ==> B7CZVQKytliDQE_w::Tg5aCtK3IoFToY6SI 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> B7CZVQKytliDQE_w::Tg5aCtK3IoFToY6SI 1..41 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - B7CZVQKytliDQE_w::Tg5aCtK3IoFToY6SI ok 4 - czJZ1::SD::CTfqs0EetNk_KCzuIdR::Zue ok 5 - d9yEFkSgR ok 6 - DIrwsGpMElVPu::Ny4mtDlBUDNzLfMLU::BP53KwwLNVfSls3::dfrgmwL3oPvFLTtN ok 7 - epC46oM9YUtwYv_En::xiFz8eR::sr89r8::FkKD220hOrr2LKb ok 8 - fyCcH7m::BeRN9JHEfNdgVEt2 ok 9 - hp3bQuuqcHCGyhYW7Nux::_erZAtENrLP4d::DeHc8L2 ok 10 - JMKnVVRjV::PAqw4So4S0hK6::ucVmo ok 11 - Lm0QFfPsoDY::rTpTwaSVVl_0Te::Tkfjtjwi6v9QA::lKPAz1U2Dt6ERIzft::hYo4EIyMFKQf67Syb ok 12 - MBJtXa093oFK5ddP9::NReQWbKH4bwtpml ok 13 - MLhVxPPFaWxqI::sM::2gQKjA::h0RMoCU0V::FEfJBE ok 14 - Mv6rP::ut3iWlaC ok 15 - nT6R_zhLGGZWZi5Fzu44::VI2J6CXv2Qv::9aIRvvAk::LWg3AU8biYnLod38 ok 16 - o4zN68gTMq0U9qgCL::Hzyklr9jKhfSKrs::OyFZDchZTWNhT7Xhq ok 17 - UJpTd3Vp46bDoQV ok 18 - vCXwkYevEyZNL4Rb::qdp0k55::AuP0JXu::tQHK6mHKXg::ZF7zfaZFgRR ok 19 - VvVZMnQCCZSS492l1fSa ok 20 - Y_::koNGtQH_nU::PoBS5rn ok 21 - YViEjG1::tZd5kJBdSkS_fC::jFD::0QNyz_AiQfk::6m1zKW1ZTk4Ugi2p_C ok 22 - ZNXgVv::d8rsj2GjwTv7::yfvQcTY22cM81qkGjS::fKhzSXJa9X9Uy::4JNomOKyQEsJ ok 23 - Footer ok 24 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..25 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - B7CZVQKytliDQE_w::Tg5aCtK3IoFToY6SI ok 5 - czJZ1::SD::CTfqs0EetNk_KCzuIdR::Zue ok 6 - d9yEFkSgR ok 7 - DIrwsGpMElVPu::Ny4mtDlBUDNzLfMLU::BP53KwwLNVfSls3::dfrgmwL3oPvFLTtN ok 8 - epC46oM9YUtwYv_En::xiFz8eR::sr89r8::FkKD220hOrr2LKb ok 9 - fyCcH7m::BeRN9JHEfNdgVEt2 ok 10 - hp3bQuuqcHCGyhYW7Nux::_erZAtENrLP4d::DeHc8L2 ok 11 - JMKnVVRjV::PAqw4So4S0hK6::ucVmo ok 12 - Lm0QFfPsoDY::rTpTwaSVVl_0Te::Tkfjtjwi6v9QA::lKPAz1U2Dt6ERIzft::hYo4EIyMFKQf67Syb ok 13 - MBJtXa093oFK5ddP9::NReQWbKH4bwtpml ok 14 - MLhVxPPFaWxqI::sM::2gQKjA::h0RMoCU0V::FEfJBE ok 15 - Mv6rP::ut3iWlaC ok 16 - nT6R_zhLGGZWZi5Fzu44::VI2J6CXv2Qv::9aIRvvAk::LWg3AU8biYnLod38 ok 17 - o4zN68gTMq0U9qgCL::Hzyklr9jKhfSKrs::OyFZDchZTWNhT7Xhq ok 18 - UJpTd3Vp46bDoQV ok 19 - vCXwkYevEyZNL4Rb::qdp0k55::AuP0JXu::tQHK6mHKXg::ZF7zfaZFgRR ok 20 - VvVZMnQCCZSS492l1fSa ok 21 - Y_::koNGtQH_nU::PoBS5rn ok 22 - YViEjG1::tZd5kJBdSkS_fC::jFD::0QNyz_AiQfk::6m1zKW1ZTk4Ugi2p_C ok 23 - ZNXgVv::d8rsj2GjwTv7::yfvQcTY22cM81qkGjS::fKhzSXJa9X9Uy::4JNomOKyQEsJ ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: B7CZVQKytliDQE_w::Tg5aCtK3IoFToY6SI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - B7CZVQKytliDQE_w::Tg5aCtK3IoFToY6SI # Subtest: czJZ1::SD::CTfqs0EetNk_KCzuIdR::Zue 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - czJZ1::SD::CTfqs0EetNk_KCzuIdR::Zue # Subtest: d9yEFkSgR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - d9yEFkSgR # Subtest: DIrwsGpMElVPu::Ny4mtDlBUDNzLfMLU::BP53KwwLNVfSls3::dfrgmwL3oPvFLTtN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - DIrwsGpMElVPu::Ny4mtDlBUDNzLfMLU::BP53KwwLNVfSls3::dfrgmwL3oPvFLTtN # Subtest: epC46oM9YUtwYv_En::xiFz8eR::sr89r8::FkKD220hOrr2LKb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - epC46oM9YUtwYv_En::xiFz8eR::sr89r8::FkKD220hOrr2LKb # Subtest: fyCcH7m::BeRN9JHEfNdgVEt2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - fyCcH7m::BeRN9JHEfNdgVEt2 # Subtest: hp3bQuuqcHCGyhYW7Nux::_erZAtENrLP4d::DeHc8L2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - hp3bQuuqcHCGyhYW7Nux::_erZAtENrLP4d::DeHc8L2 # Subtest: JMKnVVRjV::PAqw4So4S0hK6::ucVmo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - JMKnVVRjV::PAqw4So4S0hK6::ucVmo # Subtest: Lm0QFfPsoDY::rTpTwaSVVl_0Te::Tkfjtjwi6v9QA::lKPAz1U2Dt6ERIzft::hYo4EIyMFKQf67Syb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - Lm0QFfPsoDY::rTpTwaSVVl_0Te::Tkfjtjwi6v9QA::lKPAz1U2Dt6ERIzft::hYo4EIyMFKQf67Syb # Subtest: MBJtXa093oFK5ddP9::NReQWbKH4bwtpml 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - MBJtXa093oFK5ddP9::NReQWbKH4bwtpml # Subtest: MLhVxPPFaWxqI::sM::2gQKjA::h0RMoCU0V::FEfJBE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - MLhVxPPFaWxqI::sM::2gQKjA::h0RMoCU0V::FEfJBE # Subtest: Mv6rP::ut3iWlaC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - Mv6rP::ut3iWlaC # Subtest: nT6R_zhLGGZWZi5Fzu44::VI2J6CXv2Qv::9aIRvvAk::LWg3AU8biYnLod38 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - nT6R_zhLGGZWZi5Fzu44::VI2J6CXv2Qv::9aIRvvAk::LWg3AU8biYnLod38 # Subtest: o4zN68gTMq0U9qgCL::Hzyklr9jKhfSKrs::OyFZDchZTWNhT7Xhq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - o4zN68gTMq0U9qgCL::Hzyklr9jKhfSKrs::OyFZDchZTWNhT7Xhq # Subtest: UJpTd3Vp46bDoQV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - UJpTd3Vp46bDoQV # Subtest: vCXwkYevEyZNL4Rb::qdp0k55::AuP0JXu::tQHK6mHKXg::ZF7zfaZFgRR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - vCXwkYevEyZNL4Rb::qdp0k55::AuP0JXu::tQHK6mHKXg::ZF7zfaZFgRR # Subtest: VvVZMnQCCZSS492l1fSa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - VvVZMnQCCZSS492l1fSa # Subtest: Y_::koNGtQH_nU::PoBS5rn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - Y_::koNGtQH_nU::PoBS5rn # Subtest: YViEjG1::tZd5kJBdSkS_fC::jFD::0QNyz_AiQfk::6m1zKW1ZTk4Ugi2p_C 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - YViEjG1::tZd5kJBdSkS_fC::jFD::0QNyz_AiQfk::6m1zKW1ZTk4Ugi2p_C # Subtest: ZNXgVv::d8rsj2GjwTv7::yfvQcTY22cM81qkGjS::fKhzSXJa9X9Uy::4JNomOKyQEsJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 41 - ZNXgVv::d8rsj2GjwTv7::yfvQcTY22cM81qkGjS::fKhzSXJa9X9Uy::4JNomOKyQEsJ ok 1 - Set ==> B7CZVQKytliDQE_w::Tg5aCtK3IoFToY6SI 1..1 ok 2 - force = 1 ok 12 - ignores_type = 1011 # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 4 - license = lgpl3 # Subtest: license = lgpl 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..2 # Subtest: force = 0 # Subtest: Set ==> AcFG161 1..34 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - AcFG161 ok 4 - grF9YFdBKawUdUrQNUyu::9PMh3fRv3aGuKKfoChy::6KgXk4sE ok 5 - mCjZvbYAmhTwj ok 6 - mPtE::g1wcmgvDzxlZ82hPQe::80nYYX6GKY::3Xo6erwQR__E ok 7 - nlJH_Dwylnb::rAtqji3iT1::dy::fFOMVy::9MSF93e ok 8 - PilS8pj::ArUeMtDQoHEWboF40X::lHF9Cwp ok 9 - poOxGRnhgUm6 ok 10 - PQW4GX::S2Q::OGJql01u9KEP ok 11 - Qg::n0h673Ow0::giuL6qgK6Wn::aeDT7Zy63bUJ2D3Y ok 12 - sPuZvXMUSdWo::OOd_y8ng24pY ok 13 - Ucf7::voAJ::LISEafCl8db4uBHc::zH1PK2yYmxQkcbL ok 14 - Y05Pt ok 15 - ZSztDHzoWqKyMB::DDikJrVR ok 16 - Footer ok 17 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - AcFG161 ok 5 - grF9YFdBKawUdUrQNUyu::9PMh3fRv3aGuKKfoChy::6KgXk4sE ok 6 - mCjZvbYAmhTwj ok 7 - mPtE::g1wcmgvDzxlZ82hPQe::80nYYX6GKY::3Xo6erwQR__E ok 8 - nlJH_Dwylnb::rAtqji3iT1::dy::fFOMVy::9MSF93e ok 9 - PilS8pj::ArUeMtDQoHEWboF40X::lHF9Cwp ok 10 - poOxGRnhgUm6 ok 11 - PQW4GX::S2Q::OGJql01u9KEP ok 12 - Qg::n0h673Ow0::giuL6qgK6Wn::aeDT7Zy63bUJ2D3Y ok 13 - sPuZvXMUSdWo::OOd_y8ng24pY ok 14 - Ucf7::voAJ::LISEafCl8db4uBHc::zH1PK2yYmxQkcbL ok 15 - Y05Pt ok 16 - ZSztDHzoWqKyMB::DDikJrVR ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: AcFG161 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - AcFG161 # Subtest: grF9YFdBKawUdUrQNUyu::9PMh3fRv3aGuKKfoChy::6KgXk4sE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - grF9YFdBKawUdUrQNUyu::9PMh3fRv3aGuKKfoChy::6KgXk4sE # Subtest: mCjZvbYAmhTwj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - mCjZvbYAmhTwj # Subtest: mPtE::g1wcmgvDzxlZ82hPQe::80nYYX6GKY::3Xo6erwQR__E 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - mPtE::g1wcmgvDzxlZ82hPQe::80nYYX6GKY::3Xo6erwQR__E # Subtest: nlJH_Dwylnb::rAtqji3iT1::dy::fFOMVy::9MSF93e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - nlJH_Dwylnb::rAtqji3iT1::dy::fFOMVy::9MSF93e # Subtest: PilS8pj::ArUeMtDQoHEWboF40X::lHF9Cwp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - PilS8pj::ArUeMtDQoHEWboF40X::lHF9Cwp # Subtest: poOxGRnhgUm6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - poOxGRnhgUm6 # Subtest: PQW4GX::S2Q::OGJql01u9KEP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - PQW4GX::S2Q::OGJql01u9KEP # Subtest: Qg::n0h673Ow0::giuL6qgK6Wn::aeDT7Zy63bUJ2D3Y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - Qg::n0h673Ow0::giuL6qgK6Wn::aeDT7Zy63bUJ2D3Y # Subtest: sPuZvXMUSdWo::OOd_y8ng24pY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - sPuZvXMUSdWo::OOd_y8ng24pY # Subtest: Ucf7::voAJ::LISEafCl8db4uBHc::zH1PK2yYmxQkcbL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - Ucf7::voAJ::LISEafCl8db4uBHc::zH1PK2yYmxQkcbL # Subtest: Y05Pt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - Y05Pt # Subtest: ZSztDHzoWqKyMB::DDikJrVR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - ZSztDHzoWqKyMB::DDikJrVR ok 1 - Set ==> AcFG161 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> AcFG161 1..34 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - AcFG161 ok 4 - grF9YFdBKawUdUrQNUyu::9PMh3fRv3aGuKKfoChy::6KgXk4sE ok 5 - mCjZvbYAmhTwj ok 6 - mPtE::g1wcmgvDzxlZ82hPQe::80nYYX6GKY::3Xo6erwQR__E ok 7 - nlJH_Dwylnb::rAtqji3iT1::dy::fFOMVy::9MSF93e ok 8 - PilS8pj::ArUeMtDQoHEWboF40X::lHF9Cwp ok 9 - poOxGRnhgUm6 ok 10 - PQW4GX::S2Q::OGJql01u9KEP ok 11 - Qg::n0h673Ow0::giuL6qgK6Wn::aeDT7Zy63bUJ2D3Y ok 12 - sPuZvXMUSdWo::OOd_y8ng24pY ok 13 - Ucf7::voAJ::LISEafCl8db4uBHc::zH1PK2yYmxQkcbL ok 14 - Y05Pt ok 15 - ZSztDHzoWqKyMB::DDikJrVR ok 16 - Footer ok 17 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - AcFG161 ok 5 - grF9YFdBKawUdUrQNUyu::9PMh3fRv3aGuKKfoChy::6KgXk4sE ok 6 - mCjZvbYAmhTwj ok 7 - mPtE::g1wcmgvDzxlZ82hPQe::80nYYX6GKY::3Xo6erwQR__E ok 8 - nlJH_Dwylnb::rAtqji3iT1::dy::fFOMVy::9MSF93e ok 9 - PilS8pj::ArUeMtDQoHEWboF40X::lHF9Cwp ok 10 - poOxGRnhgUm6 ok 11 - PQW4GX::S2Q::OGJql01u9KEP ok 12 - Qg::n0h673Ow0::giuL6qgK6Wn::aeDT7Zy63bUJ2D3Y ok 13 - sPuZvXMUSdWo::OOd_y8ng24pY ok 14 - Ucf7::voAJ::LISEafCl8db4uBHc::zH1PK2yYmxQkcbL ok 15 - Y05Pt ok 16 - ZSztDHzoWqKyMB::DDikJrVR ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: AcFG161 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - AcFG161 # Subtest: grF9YFdBKawUdUrQNUyu::9PMh3fRv3aGuKKfoChy::6KgXk4sE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - grF9YFdBKawUdUrQNUyu::9PMh3fRv3aGuKKfoChy::6KgXk4sE # Subtest: mCjZvbYAmhTwj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - mCjZvbYAmhTwj # Subtest: mPtE::g1wcmgvDzxlZ82hPQe::80nYYX6GKY::3Xo6erwQR__E 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - mPtE::g1wcmgvDzxlZ82hPQe::80nYYX6GKY::3Xo6erwQR__E # Subtest: nlJH_Dwylnb::rAtqji3iT1::dy::fFOMVy::9MSF93e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - nlJH_Dwylnb::rAtqji3iT1::dy::fFOMVy::9MSF93e # Subtest: PilS8pj::ArUeMtDQoHEWboF40X::lHF9Cwp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - PilS8pj::ArUeMtDQoHEWboF40X::lHF9Cwp # Subtest: poOxGRnhgUm6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - poOxGRnhgUm6 # Subtest: PQW4GX::S2Q::OGJql01u9KEP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - PQW4GX::S2Q::OGJql01u9KEP # Subtest: Qg::n0h673Ow0::giuL6qgK6Wn::aeDT7Zy63bUJ2D3Y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - Qg::n0h673Ow0::giuL6qgK6Wn::aeDT7Zy63bUJ2D3Y # Subtest: sPuZvXMUSdWo::OOd_y8ng24pY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - sPuZvXMUSdWo::OOd_y8ng24pY # Subtest: Ucf7::voAJ::LISEafCl8db4uBHc::zH1PK2yYmxQkcbL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - Ucf7::voAJ::LISEafCl8db4uBHc::zH1PK2yYmxQkcbL # Subtest: Y05Pt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - Y05Pt # Subtest: ZSztDHzoWqKyMB::DDikJrVR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - ZSztDHzoWqKyMB::DDikJrVR ok 1 - Set ==> AcFG161 1..1 ok 2 - force = 1 ok 6 - ignores_type = 0101 # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 5 - license = lgpl # Subtest: license = bsd 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 6 - license = bsd # Subtest: license = gpl 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..2 # Subtest: force = 0 # Subtest: Set ==> Ft3r::eEbr 1..30 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Ft3r::eEbr ok 4 - hyk4PcIy::yysBtre0d::9a2mjtU ok 5 - i1n55j1::vcNX1gETxdMmR ok 6 - IYuZZh5I::q9::YCZMPlfeEcOhdlTvYxK::e5T167rHVwCxs_uE ok 7 - o::zCYcBZhSdlNdfJt::yTohsDa::45NKjlxjXjL::b20BjPOba94goC6x2G0H ok 8 - pKJ::LlYZh1HmjCaSFZK::wa17nXJmYLYnAxVjLx::VL3n::NZ9ZIZxBLpX ok 9 - QCXoKdOxR1l4n34::AJdMqBPyiHsJw::c9EIqVgf ok 10 - qsbURu6sCQ2MHV::ynaANzdIHI3_NRp0ptA::6thN_NCJjvh9Xq0 ok 11 - uCV::O ok 12 - Footer ok 13 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - Ft3r::eEbr ok 5 - hyk4PcIy::yysBtre0d::9a2mjtU ok 6 - i1n55j1::vcNX1gETxdMmR ok 7 - IYuZZh5I::q9::YCZMPlfeEcOhdlTvYxK::e5T167rHVwCxs_uE ok 8 - o::zCYcBZhSdlNdfJt::yTohsDa::45NKjlxjXjL::b20BjPOba94goC6x2G0H ok 9 - pKJ::LlYZh1HmjCaSFZK::wa17nXJmYLYnAxVjLx::VL3n::NZ9ZIZxBLpX ok 10 - QCXoKdOxR1l4n34::AJdMqBPyiHsJw::c9EIqVgf ok 11 - qsbURu6sCQ2MHV::ynaANzdIHI3_NRp0ptA::6thN_NCJjvh9Xq0 ok 12 - uCV::O ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: Ft3r::eEbr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - Ft3r::eEbr # Subtest: hyk4PcIy::yysBtre0d::9a2mjtU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - hyk4PcIy::yysBtre0d::9a2mjtU # Subtest: i1n55j1::vcNX1gETxdMmR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - i1n55j1::vcNX1gETxdMmR # Subtest: IYuZZh5I::q9::YCZMPlfeEcOhdlTvYxK::e5T167rHVwCxs_uE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - IYuZZh5I::q9::YCZMPlfeEcOhdlTvYxK::e5T167rHVwCxs_uE # Subtest: o::zCYcBZhSdlNdfJt::yTohsDa::45NKjlxjXjL::b20BjPOba94goC6x2G0H 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - o::zCYcBZhSdlNdfJt::yTohsDa::45NKjlxjXjL::b20BjPOba94goC6x2G0H # Subtest: pKJ::LlYZh1HmjCaSFZK::wa17nXJmYLYnAxVjLx::VL3n::NZ9ZIZxBLpX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - pKJ::LlYZh1HmjCaSFZK::wa17nXJmYLYnAxVjLx::VL3n::NZ9ZIZxBLpX # Subtest: QCXoKdOxR1l4n34::AJdMqBPyiHsJw::c9EIqVgf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - QCXoKdOxR1l4n34::AJdMqBPyiHsJw::c9EIqVgf # Subtest: qsbURu6sCQ2MHV::ynaANzdIHI3_NRp0ptA::6thN_NCJjvh9Xq0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - qsbURu6sCQ2MHV::ynaANzdIHI3_NRp0ptA::6thN_NCJjvh9Xq0 # Subtest: uCV::O 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - uCV::O ok 1 - Set ==> Ft3r::eEbr 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> Ft3r::eEbr 1..30 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Ft3r::eEbr ok 4 - hyk4PcIy::yysBtre0d::9a2mjtU ok 5 - i1n55j1::vcNX1gETxdMmR ok 6 - IYuZZh5I::q9::YCZMPlfeEcOhdlTvYxK::e5T167rHVwCxs_uE ok 7 - o::zCYcBZhSdlNdfJt::yTohsDa::45NKjlxjXjL::b20BjPOba94goC6x2G0H ok 8 - pKJ::LlYZh1HmjCaSFZK::wa17nXJmYLYnAxVjLx::VL3n::NZ9ZIZxBLpX ok 9 - QCXoKdOxR1l4n34::AJdMqBPyiHsJw::c9EIqVgf ok 10 - qsbURu6sCQ2MHV::ynaANzdIHI3_NRp0ptA::6thN_NCJjvh9Xq0 ok 11 - uCV::O ok 12 - Footer ok 13 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - Ft3r::eEbr ok 5 - hyk4PcIy::yysBtre0d::9a2mjtU ok 6 - i1n55j1::vcNX1gETxdMmR ok 7 - IYuZZh5I::q9::YCZMPlfeEcOhdlTvYxK::e5T167rHVwCxs_uE ok 8 - o::zCYcBZhSdlNdfJt::yTohsDa::45NKjlxjXjL::b20BjPOba94goC6x2G0H ok 9 - pKJ::LlYZh1HmjCaSFZK::wa17nXJmYLYnAxVjLx::VL3n::NZ9ZIZxBLpX ok 10 - QCXoKdOxR1l4n34::AJdMqBPyiHsJw::c9EIqVgf ok 11 - qsbURu6sCQ2MHV::ynaANzdIHI3_NRp0ptA::6thN_NCJjvh9Xq0 ok 12 - uCV::O ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: Ft3r::eEbr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - Ft3r::eEbr # Subtest: hyk4PcIy::yysBtre0d::9a2mjtU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - hyk4PcIy::yysBtre0d::9a2mjtU # Subtest: i1n55j1::vcNX1gETxdMmR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - i1n55j1::vcNX1gETxdMmR # Subtest: IYuZZh5I::q9::YCZMPlfeEcOhdlTvYxK::e5T167rHVwCxs_uE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - IYuZZh5I::q9::YCZMPlfeEcOhdlTvYxK::e5T167rHVwCxs_uE # Subtest: o::zCYcBZhSdlNdfJt::yTohsDa::45NKjlxjXjL::b20BjPOba94goC6x2G0H 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - o::zCYcBZhSdlNdfJt::yTohsDa::45NKjlxjXjL::b20BjPOba94goC6x2G0H # Subtest: pKJ::LlYZh1HmjCaSFZK::wa17nXJmYLYnAxVjLx::VL3n::NZ9ZIZxBLpX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - pKJ::LlYZh1HmjCaSFZK::wa17nXJmYLYnAxVjLx::VL3n::NZ9ZIZxBLpX # Subtest: QCXoKdOxR1l4n34::AJdMqBPyiHsJw::c9EIqVgf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - QCXoKdOxR1l4n34::AJdMqBPyiHsJw::c9EIqVgf # Subtest: qsbURu6sCQ2MHV::ynaANzdIHI3_NRp0ptA::6thN_NCJjvh9Xq0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - qsbURu6sCQ2MHV::ynaANzdIHI3_NRp0ptA::6thN_NCJjvh9Xq0 # Subtest: uCV::O 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - uCV::O ok 1 - Set ==> Ft3r::eEbr 1..1 ok 2 - force = 1 ok 8 - ignores_type = 0111 # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 7 - license = gpl # Subtest: license = artistic2 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 8 - license = artistic2 # Subtest: license = perl 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..2 # Subtest: force = 0 # Subtest: Set ==> a2uK00 1..34 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - a2uK00 ok 4 - dIT9::Y0DAzBbgKo4cVG ok 5 - e6bzTGCsCPfk7Rvj::mxl0MyLk0::mQfNUKJNI4bHUqYl ok 6 - fd2kP_eftyWm2EICyeS::96caIQiXWueDwAx::JuwuJW8ZIGiiItnnTvcS::Hh8cQQ2KLDvarXm ok 7 - Frc::JQIavom2JDv ok 8 - IpdhQUzb4EQM::Nnws::MEZr0fJD::n ok 9 - KHWLFaePBYJvO::5vp29lg959znxHl98jRs::Pqfg2QqdmX8pX1::EQpRyiWQ6P8::sX9XZbe ok 10 - ON_t6M0qyA::0_::LhRiOon::D1fgPgasKY2APU70dV ok 11 - oPVh_KiVnrdOmgC8T::SQEPT6GxHJBwnrFDu ok 12 - P24kU5LE8ivQs2TnJ::7N_XVa2Ft_k8::CU ok 13 - Tzgvv_paj ok 14 - up3 ok 15 - vJzsnFA3JpL::X3AhgIR00RFt5::28x28ZGZ9as::prlsbr2ymR1gp::QHawQuZTpK8zKYmY ok 16 - Footer ok 17 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - a2uK00 ok 5 - dIT9::Y0DAzBbgKo4cVG ok 6 - e6bzTGCsCPfk7Rvj::mxl0MyLk0::mQfNUKJNI4bHUqYl ok 7 - fd2kP_eftyWm2EICyeS::96caIQiXWueDwAx::JuwuJW8ZIGiiItnnTvcS::Hh8cQQ2KLDvarXm ok 8 - Frc::JQIavom2JDv ok 9 - IpdhQUzb4EQM::Nnws::MEZr0fJD::n ok 10 - KHWLFaePBYJvO::5vp29lg959znxHl98jRs::Pqfg2QqdmX8pX1::EQpRyiWQ6P8::sX9XZbe ok 11 - ON_t6M0qyA::0_::LhRiOon::D1fgPgasKY2APU70dV ok 12 - oPVh_KiVnrdOmgC8T::SQEPT6GxHJBwnrFDu ok 13 - P24kU5LE8ivQs2TnJ::7N_XVa2Ft_k8::CU ok 14 - Tzgvv_paj ok 15 - up3 ok 16 - vJzsnFA3JpL::X3AhgIR00RFt5::28x28ZGZ9as::prlsbr2ymR1gp::QHawQuZTpK8zKYmY ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: a2uK00 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - a2uK00 # Subtest: dIT9::Y0DAzBbgKo4cVG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - dIT9::Y0DAzBbgKo4cVG # Subtest: e6bzTGCsCPfk7Rvj::mxl0MyLk0::mQfNUKJNI4bHUqYl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - e6bzTGCsCPfk7Rvj::mxl0MyLk0::mQfNUKJNI4bHUqYl # Subtest: fd2kP_eftyWm2EICyeS::96caIQiXWueDwAx::JuwuJW8ZIGiiItnnTvcS::Hh8cQQ2KLDvarXm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - fd2kP_eftyWm2EICyeS::96caIQiXWueDwAx::JuwuJW8ZIGiiItnnTvcS::Hh8cQQ2KLDvarXm # Subtest: Frc::JQIavom2JDv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - Frc::JQIavom2JDv # Subtest: IpdhQUzb4EQM::Nnws::MEZr0fJD::n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - IpdhQUzb4EQM::Nnws::MEZr0fJD::n # Subtest: KHWLFaePBYJvO::5vp29lg959znxHl98jRs::Pqfg2QqdmX8pX1::EQpRyiWQ6P8::sX9XZbe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - KHWLFaePBYJvO::5vp29lg959znxHl98jRs::Pqfg2QqdmX8pX1::EQpRyiWQ6P8::sX9XZbe # Subtest: ON_t6M0qyA::0_::LhRiOon::D1fgPgasKY2APU70dV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - ON_t6M0qyA::0_::LhRiOon::D1fgPgasKY2APU70dV # Subtest: oPVh_KiVnrdOmgC8T::SQEPT6GxHJBwnrFDu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - oPVh_KiVnrdOmgC8T::SQEPT6GxHJBwnrFDu # Subtest: P24kU5LE8ivQs2TnJ::7N_XVa2Ft_k8::CU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - P24kU5LE8ivQs2TnJ::7N_XVa2Ft_k8::CU # Subtest: Tzgvv_paj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - Tzgvv_paj # Subtest: up3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - up3 # Subtest: vJzsnFA3JpL::X3AhgIR00RFt5::28x28ZGZ9as::prlsbr2ymR1gp::QHawQuZTpK8zKYmY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - vJzsnFA3JpL::X3AhgIR00RFt5::28x28ZGZ9as::prlsbr2ymR1gp::QHawQuZTpK8zKYmY ok 1 - Set ==> a2uK00 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> a2uK00 1..34 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - a2uK00 ok 4 - dIT9::Y0DAzBbgKo4cVG ok 5 - e6bzTGCsCPfk7Rvj::mxl0MyLk0::mQfNUKJNI4bHUqYl ok 6 - fd2kP_eftyWm2EICyeS::96caIQiXWueDwAx::JuwuJW8ZIGiiItnnTvcS::Hh8cQQ2KLDvarXm ok 7 - Frc::JQIavom2JDv ok 8 - IpdhQUzb4EQM::Nnws::MEZr0fJD::n ok 9 - KHWLFaePBYJvO::5vp29lg959znxHl98jRs::Pqfg2QqdmX8pX1::EQpRyiWQ6P8::sX9XZbe ok 10 - ON_t6M0qyA::0_::LhRiOon::D1fgPgasKY2APU70dV ok 11 - oPVh_KiVnrdOmgC8T::SQEPT6GxHJBwnrFDu ok 12 - P24kU5LE8ivQs2TnJ::7N_XVa2Ft_k8::CU ok 13 - Tzgvv_paj ok 14 - up3 ok 15 - vJzsnFA3JpL::X3AhgIR00RFt5::28x28ZGZ9as::prlsbr2ymR1gp::QHawQuZTpK8zKYmY ok 16 - Footer ok 17 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - a2uK00 ok 5 - dIT9::Y0DAzBbgKo4cVG ok 6 - e6bzTGCsCPfk7Rvj::mxl0MyLk0::mQfNUKJNI4bHUqYl ok 7 - fd2kP_eftyWm2EICyeS::96caIQiXWueDwAx::JuwuJW8ZIGiiItnnTvcS::Hh8cQQ2KLDvarXm ok 8 - Frc::JQIavom2JDv ok 9 - IpdhQUzb4EQM::Nnws::MEZr0fJD::n ok 10 - KHWLFaePBYJvO::5vp29lg959znxHl98jRs::Pqfg2QqdmX8pX1::EQpRyiWQ6P8::sX9XZbe ok 11 - ON_t6M0qyA::0_::LhRiOon::D1fgPgasKY2APU70dV ok 12 - oPVh_KiVnrdOmgC8T::SQEPT6GxHJBwnrFDu ok 13 - P24kU5LE8ivQs2TnJ::7N_XVa2Ft_k8::CU ok 14 - Tzgvv_paj ok 15 - up3 ok 16 - vJzsnFA3JpL::X3AhgIR00RFt5::28x28ZGZ9as::prlsbr2ymR1gp::QHawQuZTpK8zKYmY ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: a2uK00 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - a2uK00 # Subtest: dIT9::Y0DAzBbgKo4cVG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - dIT9::Y0DAzBbgKo4cVG # Subtest: e6bzTGCsCPfk7Rvj::mxl0MyLk0::mQfNUKJNI4bHUqYl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - e6bzTGCsCPfk7Rvj::mxl0MyLk0::mQfNUKJNI4bHUqYl # Subtest: fd2kP_eftyWm2EICyeS::96caIQiXWueDwAx::JuwuJW8ZIGiiItnnTvcS::Hh8cQQ2KLDvarXm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - fd2kP_eftyWm2EICyeS::96caIQiXWueDwAx::JuwuJW8ZIGiiItnnTvcS::Hh8cQQ2KLDvarXm # Subtest: Frc::JQIavom2JDv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - Frc::JQIavom2JDv # Subtest: IpdhQUzb4EQM::Nnws::MEZr0fJD::n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - IpdhQUzb4EQM::Nnws::MEZr0fJD::n # Subtest: KHWLFaePBYJvO::5vp29lg959znxHl98jRs::Pqfg2QqdmX8pX1::EQpRyiWQ6P8::sX9XZbe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - KHWLFaePBYJvO::5vp29lg959znxHl98jRs::Pqfg2QqdmX8pX1::EQpRyiWQ6P8::sX9XZbe # Subtest: ON_t6M0qyA::0_::LhRiOon::D1fgPgasKY2APU70dV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - ON_t6M0qyA::0_::LhRiOon::D1fgPgasKY2APU70dV # Subtest: oPVh_KiVnrdOmgC8T::SQEPT6GxHJBwnrFDu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - oPVh_KiVnrdOmgC8T::SQEPT6GxHJBwnrFDu # Subtest: P24kU5LE8ivQs2TnJ::7N_XVa2Ft_k8::CU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - P24kU5LE8ivQs2TnJ::7N_XVa2Ft_k8::CU # Subtest: Tzgvv_paj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - Tzgvv_paj # Subtest: up3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - up3 # Subtest: vJzsnFA3JpL::X3AhgIR00RFt5::28x28ZGZ9as::prlsbr2ymR1gp::QHawQuZTpK8zKYmY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - vJzsnFA3JpL::X3AhgIR00RFt5::28x28ZGZ9as::prlsbr2ymR1gp::QHawQuZTpK8zKYmY ok 1 - Set ==> a2uK00 1..1 ok 2 - force = 1 ok 13 - ignores_type = 1100 # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..2 # Subtest: force = 0 # Subtest: Set ==> oGXfzJ::udIhHJf1y9bVoJ66::GT10hdy8IXBtOvlI::rZ6hNFE2mVBt 1..24 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - oGXfzJ::udIhHJf1y9bVoJ66::GT10hdy8IXBtOvlI::rZ6hNFE2mVBt ok 4 - oPczGL0cLrtsz::KXkLDTFa9zJMBkAdaxwN::2::qUt0ApXKT::DnmxuZzGj ok 5 - rjZRqZ::WZIugb1ru661 ok 6 - Footer ok 7 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - oGXfzJ::udIhHJf1y9bVoJ66::GT10hdy8IXBtOvlI::rZ6hNFE2mVBt ok 5 - oPczGL0cLrtsz::KXkLDTFa9zJMBkAdaxwN::2::qUt0ApXKT::DnmxuZzGj ok 6 - rjZRqZ::WZIugb1ru661 ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: oGXfzJ::udIhHJf1y9bVoJ66::GT10hdy8IXBtOvlI::rZ6hNFE2mVBt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - oGXfzJ::udIhHJf1y9bVoJ66::GT10hdy8IXBtOvlI::rZ6hNFE2mVBt # Subtest: oPczGL0cLrtsz::KXkLDTFa9zJMBkAdaxwN::2::qUt0ApXKT::DnmxuZzGj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - oPczGL0cLrtsz::KXkLDTFa9zJMBkAdaxwN::2::qUt0ApXKT::DnmxuZzGj # Subtest: rjZRqZ::WZIugb1ru661 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - rjZRqZ::WZIugb1ru661 ok 1 - Set ==> oGXfzJ::udIhHJf1y9bVoJ66::GT10hdy8IXBtOvlI::rZ6hNFE2mVBt 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> oGXfzJ::udIhHJf1y9bVoJ66::GT10hdy8IXBtOvlI::rZ6hNFE2mVBt 1..24 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - oGXfzJ::udIhHJf1y9bVoJ66::GT10hdy8IXBtOvlI::rZ6hNFE2mVBt ok 4 - oPczGL0cLrtsz::KXkLDTFa9zJMBkAdaxwN::2::qUt0ApXKT::DnmxuZzGj ok 5 - rjZRqZ::WZIugb1ru661 ok 6 - Footer ok 7 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - oGXfzJ::udIhHJf1y9bVoJ66::GT10hdy8IXBtOvlI::rZ6hNFE2mVBt ok 5 - oPczGL0cLrtsz::KXkLDTFa9zJMBkAdaxwN::2::qUt0ApXKT::DnmxuZzGj ok 6 - rjZRqZ::WZIugb1ru661 ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: oGXfzJ::udIhHJf1y9bVoJ66::GT10hdy8IXBtOvlI::rZ6hNFE2mVBt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - oGXfzJ::udIhHJf1y9bVoJ66::GT10hdy8IXBtOvlI::rZ6hNFE2mVBt # Subtest: oPczGL0cLrtsz::KXkLDTFa9zJMBkAdaxwN::2::qUt0ApXKT::DnmxuZzGj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - oPczGL0cLrtsz::KXkLDTFa9zJMBkAdaxwN::2::qUt0ApXKT::DnmxuZzGj # Subtest: rjZRqZ::WZIugb1ru661 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - rjZRqZ::WZIugb1ru661 ok 1 - Set ==> oGXfzJ::udIhHJf1y9bVoJ66::GT10hdy8IXBtOvlI::rZ6hNFE2mVBt 1..1 ok 2 - force = 1 ok 7 - ignores_type = 0110 # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 9 - license = perl # Subtest: license = agpl3 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..2 # Subtest: force = 0 # Subtest: Set ==> axmARimYYbOfs2eZ::Nvd2W63i::cOYrbi6A 1..30 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - axmARimYYbOfs2eZ::Nvd2W63i::cOYrbi6A ok 4 - bMqnwM_2lIAhETi3PM::F0SJBlr::qwE::B3fXtVD ok 5 - hG2TlM8dheVrEtm6 ok 6 - j8CvG::Afa7H_T6PSD56QMhi::9Y_::A::L3wPdAvw ok 7 - LPwutRn2Ggk::UUXrHe ok 8 - mj1JRschBZZZjJ::BeuW9Eas0Tlm38iK ok 9 - nNqhycHvYoRRF8t::tsH5LHjNreN::H8JhB6l::cXefqxHXtd3O0GF8G ok 10 - VpAe::lExuiXK9z1iPLhFB::SDekLg8ZkPCtAeOvETw9::FLpnFs6e5::C1dMLjs ok 11 - wI4ZncXAWIgr ok 12 - Footer ok 13 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - axmARimYYbOfs2eZ::Nvd2W63i::cOYrbi6A ok 5 - bMqnwM_2lIAhETi3PM::F0SJBlr::qwE::B3fXtVD ok 6 - hG2TlM8dheVrEtm6 ok 7 - j8CvG::Afa7H_T6PSD56QMhi::9Y_::A::L3wPdAvw ok 8 - LPwutRn2Ggk::UUXrHe ok 9 - mj1JRschBZZZjJ::BeuW9Eas0Tlm38iK ok 10 - nNqhycHvYoRRF8t::tsH5LHjNreN::H8JhB6l::cXefqxHXtd3O0GF8G ok 11 - VpAe::lExuiXK9z1iPLhFB::SDekLg8ZkPCtAeOvETw9::FLpnFs6e5::C1dMLjs ok 12 - wI4ZncXAWIgr ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: axmARimYYbOfs2eZ::Nvd2W63i::cOYrbi6A 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - axmARimYYbOfs2eZ::Nvd2W63i::cOYrbi6A # Subtest: bMqnwM_2lIAhETi3PM::F0SJBlr::qwE::B3fXtVD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - bMqnwM_2lIAhETi3PM::F0SJBlr::qwE::B3fXtVD # Subtest: hG2TlM8dheVrEtm6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - hG2TlM8dheVrEtm6 # Subtest: j8CvG::Afa7H_T6PSD56QMhi::9Y_::A::L3wPdAvw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - j8CvG::Afa7H_T6PSD56QMhi::9Y_::A::L3wPdAvw # Subtest: LPwutRn2Ggk::UUXrHe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - LPwutRn2Ggk::UUXrHe # Subtest: mj1JRschBZZZjJ::BeuW9Eas0Tlm38iK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - mj1JRschBZZZjJ::BeuW9Eas0Tlm38iK # Subtest: nNqhycHvYoRRF8t::tsH5LHjNreN::H8JhB6l::cXefqxHXtd3O0GF8G 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - nNqhycHvYoRRF8t::tsH5LHjNreN::H8JhB6l::cXefqxHXtd3O0GF8G # Subtest: VpAe::lExuiXK9z1iPLhFB::SDekLg8ZkPCtAeOvETw9::FLpnFs6e5::C1dMLjs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - VpAe::lExuiXK9z1iPLhFB::SDekLg8ZkPCtAeOvETw9::FLpnFs6e5::C1dMLjs # Subtest: wI4ZncXAWIgr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - wI4ZncXAWIgr ok 1 - Set ==> axmARimYYbOfs2eZ::Nvd2W63i::cOYrbi6A 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> axmARimYYbOfs2eZ::Nvd2W63i::cOYrbi6A 1..30 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - axmARimYYbOfs2eZ::Nvd2W63i::cOYrbi6A ok 4 - bMqnwM_2lIAhETi3PM::F0SJBlr::qwE::B3fXtVD ok 5 - hG2TlM8dheVrEtm6 ok 6 - j8CvG::Afa7H_T6PSD56QMhi::9Y_::A::L3wPdAvw ok 7 - LPwutRn2Ggk::UUXrHe ok 8 - mj1JRschBZZZjJ::BeuW9Eas0Tlm38iK ok 9 - nNqhycHvYoRRF8t::tsH5LHjNreN::H8JhB6l::cXefqxHXtd3O0GF8G ok 10 - VpAe::lExuiXK9z1iPLhFB::SDekLg8ZkPCtAeOvETw9::FLpnFs6e5::C1dMLjs ok 11 - wI4ZncXAWIgr ok 12 - Footer ok 13 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - axmARimYYbOfs2eZ::Nvd2W63i::cOYrbi6A ok 5 - bMqnwM_2lIAhETi3PM::F0SJBlr::qwE::B3fXtVD ok 6 - hG2TlM8dheVrEtm6 ok 7 - j8CvG::Afa7H_T6PSD56QMhi::9Y_::A::L3wPdAvw ok 8 - LPwutRn2Ggk::UUXrHe ok 9 - mj1JRschBZZZjJ::BeuW9Eas0Tlm38iK ok 10 - nNqhycHvYoRRF8t::tsH5LHjNreN::H8JhB6l::cXefqxHXtd3O0GF8G ok 11 - VpAe::lExuiXK9z1iPLhFB::SDekLg8ZkPCtAeOvETw9::FLpnFs6e5::C1dMLjs ok 12 - wI4ZncXAWIgr ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: axmARimYYbOfs2eZ::Nvd2W63i::cOYrbi6A 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - axmARimYYbOfs2eZ::Nvd2W63i::cOYrbi6A # Subtest: bMqnwM_2lIAhETi3PM::F0SJBlr::qwE::B3fXtVD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - bMqnwM_2lIAhETi3PM::F0SJBlr::qwE::B3fXtVD # Subtest: hG2TlM8dheVrEtm6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - hG2TlM8dheVrEtm6 # Subtest: j8CvG::Afa7H_T6PSD56QMhi::9Y_::A::L3wPdAvw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - j8CvG::Afa7H_T6PSD56QMhi::9Y_::A::L3wPdAvw # Subtest: LPwutRn2Ggk::UUXrHe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - LPwutRn2Ggk::UUXrHe # Subtest: mj1JRschBZZZjJ::BeuW9Eas0Tlm38iK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - mj1JRschBZZZjJ::BeuW9Eas0Tlm38iK # Subtest: nNqhycHvYoRRF8t::tsH5LHjNreN::H8JhB6l::cXefqxHXtd3O0GF8G 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - nNqhycHvYoRRF8t::tsH5LHjNreN::H8JhB6l::cXefqxHXtd3O0GF8G # Subtest: VpAe::lExuiXK9z1iPLhFB::SDekLg8ZkPCtAeOvETw9::FLpnFs6e5::C1dMLjs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - VpAe::lExuiXK9z1iPLhFB::SDekLg8ZkPCtAeOvETw9::FLpnFs6e5::C1dMLjs # Subtest: wI4ZncXAWIgr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - wI4ZncXAWIgr ok 1 - Set ==> axmARimYYbOfs2eZ::Nvd2W63i::cOYrbi6A 1..1 ok 2 - force = 1 ok 8 - ignores_type = 0111 # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 10 - license = agpl3 # Subtest: license = gpl3 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..2 # Subtest: force = 0 # Subtest: Set ==> _7fw0vY::pPa1::CS2qM7t 1..32 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..15 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _7fw0vY::pPa1::CS2qM7t ok 4 - aUdqsO5Tn1tPFIv::UDPaNrEKoI::976Kxa::qXvI1oOU18HZ::d8EfbkiFvvQ ok 5 - c4d::XGbC::8TrW286kqGdGs1WLcu::teeunH ok 6 - m0v_TPESX9K7::y_UiCUfn9OmlK3dMQ9 ok 7 - OrGaOHRS21Hs::ZHKuILUv6i9toOYH::7fevAewtpHDZgCIRU::OPfx6a7JPlvRfI1s6::AJDpUqF1qjpL ok 8 - pgIITcF6fP2vBOCh::sV73 ok 9 - s1i7U::s9tn4TdxV::YiZD7idPQrK2pwQw ok 10 - sbY4LfiP8apcGtMB::Iwha81CDbEA9oouCkW ok 11 - TchjziEoW2YcI_24::WOiqQ2aiwJuYotgzBQM ok 12 - Vpx2omgjv0lspE5J::4Dq3jOGw ok 13 - yhgNt5VggQunQMAyrIAl::tMfK ok 14 - Footer ok 15 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _7fw0vY::pPa1::CS2qM7t ok 5 - aUdqsO5Tn1tPFIv::UDPaNrEKoI::976Kxa::qXvI1oOU18HZ::d8EfbkiFvvQ ok 6 - c4d::XGbC::8TrW286kqGdGs1WLcu::teeunH ok 7 - m0v_TPESX9K7::y_UiCUfn9OmlK3dMQ9 ok 8 - OrGaOHRS21Hs::ZHKuILUv6i9toOYH::7fevAewtpHDZgCIRU::OPfx6a7JPlvRfI1s6::AJDpUqF1qjpL ok 9 - pgIITcF6fP2vBOCh::sV73 ok 10 - s1i7U::s9tn4TdxV::YiZD7idPQrK2pwQw ok 11 - sbY4LfiP8apcGtMB::Iwha81CDbEA9oouCkW ok 12 - TchjziEoW2YcI_24::WOiqQ2aiwJuYotgzBQM ok 13 - Vpx2omgjv0lspE5J::4Dq3jOGw ok 14 - yhgNt5VggQunQMAyrIAl::tMfK ok 15 - Footer ok 16 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _7fw0vY::pPa1::CS2qM7t 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _7fw0vY::pPa1::CS2qM7t # Subtest: aUdqsO5Tn1tPFIv::UDPaNrEKoI::976Kxa::qXvI1oOU18HZ::d8EfbkiFvvQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - aUdqsO5Tn1tPFIv::UDPaNrEKoI::976Kxa::qXvI1oOU18HZ::d8EfbkiFvvQ # Subtest: c4d::XGbC::8TrW286kqGdGs1WLcu::teeunH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - c4d::XGbC::8TrW286kqGdGs1WLcu::teeunH # Subtest: m0v_TPESX9K7::y_UiCUfn9OmlK3dMQ9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - m0v_TPESX9K7::y_UiCUfn9OmlK3dMQ9 # Subtest: OrGaOHRS21Hs::ZHKuILUv6i9toOYH::7fevAewtpHDZgCIRU::OPfx6a7JPlvRfI1s6::AJDpUqF1qjpL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - OrGaOHRS21Hs::ZHKuILUv6i9toOYH::7fevAewtpHDZgCIRU::OPfx6a7JPlvRfI1s6::AJDpUqF1qjpL # Subtest: pgIITcF6fP2vBOCh::sV73 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - pgIITcF6fP2vBOCh::sV73 # Subtest: s1i7U::s9tn4TdxV::YiZD7idPQrK2pwQw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - s1i7U::s9tn4TdxV::YiZD7idPQrK2pwQw # Subtest: sbY4LfiP8apcGtMB::Iwha81CDbEA9oouCkW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - sbY4LfiP8apcGtMB::Iwha81CDbEA9oouCkW # Subtest: TchjziEoW2YcI_24::WOiqQ2aiwJuYotgzBQM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - TchjziEoW2YcI_24::WOiqQ2aiwJuYotgzBQM # Subtest: Vpx2omgjv0lspE5J::4Dq3jOGw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - Vpx2omgjv0lspE5J::4Dq3jOGw # Subtest: yhgNt5VggQunQMAyrIAl::tMfK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - yhgNt5VggQunQMAyrIAl::tMfK ok 1 - Set ==> _7fw0vY::pPa1::CS2qM7t 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _7fw0vY::pPa1::CS2qM7t 1..32 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..15 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _7fw0vY::pPa1::CS2qM7t ok 4 - aUdqsO5Tn1tPFIv::UDPaNrEKoI::976Kxa::qXvI1oOU18HZ::d8EfbkiFvvQ ok 5 - c4d::XGbC::8TrW286kqGdGs1WLcu::teeunH ok 6 - m0v_TPESX9K7::y_UiCUfn9OmlK3dMQ9 ok 7 - OrGaOHRS21Hs::ZHKuILUv6i9toOYH::7fevAewtpHDZgCIRU::OPfx6a7JPlvRfI1s6::AJDpUqF1qjpL ok 8 - pgIITcF6fP2vBOCh::sV73 ok 9 - s1i7U::s9tn4TdxV::YiZD7idPQrK2pwQw ok 10 - sbY4LfiP8apcGtMB::Iwha81CDbEA9oouCkW ok 11 - TchjziEoW2YcI_24::WOiqQ2aiwJuYotgzBQM ok 12 - Vpx2omgjv0lspE5J::4Dq3jOGw ok 13 - yhgNt5VggQunQMAyrIAl::tMfK ok 14 - Footer ok 15 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _7fw0vY::pPa1::CS2qM7t ok 5 - aUdqsO5Tn1tPFIv::UDPaNrEKoI::976Kxa::qXvI1oOU18HZ::d8EfbkiFvvQ ok 6 - c4d::XGbC::8TrW286kqGdGs1WLcu::teeunH ok 7 - m0v_TPESX9K7::y_UiCUfn9OmlK3dMQ9 ok 8 - OrGaOHRS21Hs::ZHKuILUv6i9toOYH::7fevAewtpHDZgCIRU::OPfx6a7JPlvRfI1s6::AJDpUqF1qjpL ok 9 - pgIITcF6fP2vBOCh::sV73 ok 10 - s1i7U::s9tn4TdxV::YiZD7idPQrK2pwQw ok 11 - sbY4LfiP8apcGtMB::Iwha81CDbEA9oouCkW ok 12 - TchjziEoW2YcI_24::WOiqQ2aiwJuYotgzBQM ok 13 - Vpx2omgjv0lspE5J::4Dq3jOGw ok 14 - yhgNt5VggQunQMAyrIAl::tMfK ok 15 - Footer ok 16 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _7fw0vY::pPa1::CS2qM7t 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _7fw0vY::pPa1::CS2qM7t # Subtest: aUdqsO5Tn1tPFIv::UDPaNrEKoI::976Kxa::qXvI1oOU18HZ::d8EfbkiFvvQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - aUdqsO5Tn1tPFIv::UDPaNrEKoI::976Kxa::qXvI1oOU18HZ::d8EfbkiFvvQ # Subtest: c4d::XGbC::8TrW286kqGdGs1WLcu::teeunH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - c4d::XGbC::8TrW286kqGdGs1WLcu::teeunH # Subtest: m0v_TPESX9K7::y_UiCUfn9OmlK3dMQ9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - m0v_TPESX9K7::y_UiCUfn9OmlK3dMQ9 # Subtest: OrGaOHRS21Hs::ZHKuILUv6i9toOYH::7fevAewtpHDZgCIRU::OPfx6a7JPlvRfI1s6::AJDpUqF1qjpL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - OrGaOHRS21Hs::ZHKuILUv6i9toOYH::7fevAewtpHDZgCIRU::OPfx6a7JPlvRfI1s6::AJDpUqF1qjpL # Subtest: pgIITcF6fP2vBOCh::sV73 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - pgIITcF6fP2vBOCh::sV73 # Subtest: s1i7U::s9tn4TdxV::YiZD7idPQrK2pwQw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - s1i7U::s9tn4TdxV::YiZD7idPQrK2pwQw # Subtest: sbY4LfiP8apcGtMB::Iwha81CDbEA9oouCkW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - sbY4LfiP8apcGtMB::Iwha81CDbEA9oouCkW # Subtest: TchjziEoW2YcI_24::WOiqQ2aiwJuYotgzBQM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - TchjziEoW2YcI_24::WOiqQ2aiwJuYotgzBQM # Subtest: Vpx2omgjv0lspE5J::4Dq3jOGw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - Vpx2omgjv0lspE5J::4Dq3jOGw # Subtest: yhgNt5VggQunQMAyrIAl::tMfK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - yhgNt5VggQunQMAyrIAl::tMfK ok 1 - Set ==> _7fw0vY::pPa1::CS2qM7t 1..1 ok 2 - force = 1 ok 15 - ignores_type = 1110 # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..2 # Subtest: force = 0 # Subtest: Set ==> a::pfovAslVBLSkckI4QxYH 1..35 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - a::pfovAslVBLSkckI4QxYH ok 4 - AYxmhhjrSUV5h::zacXs::P ok 5 - B::Mc_P6dCJ::sNWZ6tgtSANaiixSX::R1PmvP::CKGRCQmv39 ok 6 - CPHuD9Che::FZBcp::vLMpUz4q6Q7T::mMWe6X_fq8K3::1klr4Q9ImSD ok 7 - eMB::MOFsaXmb::5JSSAfA9UuL::4Ao0Is1DvCJuMM1::yYsE1ISG ok 8 - GIfm3BoygTCRca::dgZjtx6KP9zwrFCeQvr::9g::jMJzttQSgC::_Xm7jaMCCAz6M41c ok 9 - hKCSj2_e3::ts1zW8OSuOJiEnaLi ok 10 - IOAwZdP::w4_m7yFYdVRX8w ok 11 - iXyoQC8UhD6::GizrzeRXhIOgZ::B2TH2e ok 12 - mexwJMm2IYaq ok 13 - qiKKLgYb::E2RJORWcx::FH8lp8u::Txrnw6Lx0D50ruz8 ok 14 - S4wQFIGAlywQZ::JoDrYJufRm2kyt4Md ok 15 - szaZxbFniGgHbqFG::a::kHiP4NToJsTG7a::PEeSBP7N::V ok 16 - tiXcxt6VWyABpQ::zU4SmHQLwlU ok 17 - Footer ok 18 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - a::pfovAslVBLSkckI4QxYH ok 5 - AYxmhhjrSUV5h::zacXs::P ok 6 - B::Mc_P6dCJ::sNWZ6tgtSANaiixSX::R1PmvP::CKGRCQmv39 ok 7 - CPHuD9Che::FZBcp::vLMpUz4q6Q7T::mMWe6X_fq8K3::1klr4Q9ImSD ok 8 - eMB::MOFsaXmb::5JSSAfA9UuL::4Ao0Is1DvCJuMM1::yYsE1ISG ok 9 - GIfm3BoygTCRca::dgZjtx6KP9zwrFCeQvr::9g::jMJzttQSgC::_Xm7jaMCCAz6M41c ok 10 - hKCSj2_e3::ts1zW8OSuOJiEnaLi ok 11 - IOAwZdP::w4_m7yFYdVRX8w ok 12 - iXyoQC8UhD6::GizrzeRXhIOgZ::B2TH2e ok 13 - mexwJMm2IYaq ok 14 - qiKKLgYb::E2RJORWcx::FH8lp8u::Txrnw6Lx0D50ruz8 ok 15 - S4wQFIGAlywQZ::JoDrYJufRm2kyt4Md ok 16 - szaZxbFniGgHbqFG::a::kHiP4NToJsTG7a::PEeSBP7N::V ok 17 - tiXcxt6VWyABpQ::zU4SmHQLwlU ok 18 - Footer ok 19 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: a::pfovAslVBLSkckI4QxYH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - a::pfovAslVBLSkckI4QxYH # Subtest: AYxmhhjrSUV5h::zacXs::P 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - AYxmhhjrSUV5h::zacXs::P # Subtest: B::Mc_P6dCJ::sNWZ6tgtSANaiixSX::R1PmvP::CKGRCQmv39 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - B::Mc_P6dCJ::sNWZ6tgtSANaiixSX::R1PmvP::CKGRCQmv39 # Subtest: CPHuD9Che::FZBcp::vLMpUz4q6Q7T::mMWe6X_fq8K3::1klr4Q9ImSD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - CPHuD9Che::FZBcp::vLMpUz4q6Q7T::mMWe6X_fq8K3::1klr4Q9ImSD # Subtest: eMB::MOFsaXmb::5JSSAfA9UuL::4Ao0Is1DvCJuMM1::yYsE1ISG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - eMB::MOFsaXmb::5JSSAfA9UuL::4Ao0Is1DvCJuMM1::yYsE1ISG # Subtest: GIfm3BoygTCRca::dgZjtx6KP9zwrFCeQvr::9g::jMJzttQSgC::_Xm7jaMCCAz6M41c 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - GIfm3BoygTCRca::dgZjtx6KP9zwrFCeQvr::9g::jMJzttQSgC::_Xm7jaMCCAz6M41c # Subtest: hKCSj2_e3::ts1zW8OSuOJiEnaLi 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - hKCSj2_e3::ts1zW8OSuOJiEnaLi # Subtest: IOAwZdP::w4_m7yFYdVRX8w 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - IOAwZdP::w4_m7yFYdVRX8w # Subtest: iXyoQC8UhD6::GizrzeRXhIOgZ::B2TH2e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - iXyoQC8UhD6::GizrzeRXhIOgZ::B2TH2e # Subtest: mexwJMm2IYaq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - mexwJMm2IYaq # Subtest: qiKKLgYb::E2RJORWcx::FH8lp8u::Txrnw6Lx0D50ruz8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - qiKKLgYb::E2RJORWcx::FH8lp8u::Txrnw6Lx0D50ruz8 # Subtest: S4wQFIGAlywQZ::JoDrYJufRm2kyt4Md 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - S4wQFIGAlywQZ::JoDrYJufRm2kyt4Md # Subtest: szaZxbFniGgHbqFG::a::kHiP4NToJsTG7a::PEeSBP7N::V 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - szaZxbFniGgHbqFG::a::kHiP4NToJsTG7a::PEeSBP7N::V # Subtest: tiXcxt6VWyABpQ::zU4SmHQLwlU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - tiXcxt6VWyABpQ::zU4SmHQLwlU ok 1 - Set ==> a::pfovAslVBLSkckI4QxYH 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> a::pfovAslVBLSkckI4QxYH 1..35 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - a::pfovAslVBLSkckI4QxYH ok 4 - AYxmhhjrSUV5h::zacXs::P ok 5 - B::Mc_P6dCJ::sNWZ6tgtSANaiixSX::R1PmvP::CKGRCQmv39 ok 6 - CPHuD9Che::FZBcp::vLMpUz4q6Q7T::mMWe6X_fq8K3::1klr4Q9ImSD ok 7 - eMB::MOFsaXmb::5JSSAfA9UuL::4Ao0Is1DvCJuMM1::yYsE1ISG ok 8 - GIfm3BoygTCRca::dgZjtx6KP9zwrFCeQvr::9g::jMJzttQSgC::_Xm7jaMCCAz6M41c ok 9 - hKCSj2_e3::ts1zW8OSuOJiEnaLi ok 10 - IOAwZdP::w4_m7yFYdVRX8w ok 11 - iXyoQC8UhD6::GizrzeRXhIOgZ::B2TH2e ok 12 - mexwJMm2IYaq ok 13 - qiKKLgYb::E2RJORWcx::FH8lp8u::Txrnw6Lx0D50ruz8 ok 14 - S4wQFIGAlywQZ::JoDrYJufRm2kyt4Md ok 15 - szaZxbFniGgHbqFG::a::kHiP4NToJsTG7a::PEeSBP7N::V ok 16 - tiXcxt6VWyABpQ::zU4SmHQLwlU ok 17 - Footer ok 18 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - a::pfovAslVBLSkckI4QxYH ok 5 - AYxmhhjrSUV5h::zacXs::P ok 6 - B::Mc_P6dCJ::sNWZ6tgtSANaiixSX::R1PmvP::CKGRCQmv39 ok 7 - CPHuD9Che::FZBcp::vLMpUz4q6Q7T::mMWe6X_fq8K3::1klr4Q9ImSD ok 8 - eMB::MOFsaXmb::5JSSAfA9UuL::4Ao0Is1DvCJuMM1::yYsE1ISG ok 9 - GIfm3BoygTCRca::dgZjtx6KP9zwrFCeQvr::9g::jMJzttQSgC::_Xm7jaMCCAz6M41c ok 10 - hKCSj2_e3::ts1zW8OSuOJiEnaLi ok 11 - IOAwZdP::w4_m7yFYdVRX8w ok 12 - iXyoQC8UhD6::GizrzeRXhIOgZ::B2TH2e ok 13 - mexwJMm2IYaq ok 14 - qiKKLgYb::E2RJORWcx::FH8lp8u::Txrnw6Lx0D50ruz8 ok 15 - S4wQFIGAlywQZ::JoDrYJufRm2kyt4Md ok 16 - szaZxbFniGgHbqFG::a::kHiP4NToJsTG7a::PEeSBP7N::V ok 17 - tiXcxt6VWyABpQ::zU4SmHQLwlU ok 18 - Footer ok 19 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: a::pfovAslVBLSkckI4QxYH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - a::pfovAslVBLSkckI4QxYH # Subtest: AYxmhhjrSUV5h::zacXs::P 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - AYxmhhjrSUV5h::zacXs::P # Subtest: B::Mc_P6dCJ::sNWZ6tgtSANaiixSX::R1PmvP::CKGRCQmv39 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - B::Mc_P6dCJ::sNWZ6tgtSANaiixSX::R1PmvP::CKGRCQmv39 # Subtest: CPHuD9Che::FZBcp::vLMpUz4q6Q7T::mMWe6X_fq8K3::1klr4Q9ImSD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - CPHuD9Che::FZBcp::vLMpUz4q6Q7T::mMWe6X_fq8K3::1klr4Q9ImSD # Subtest: eMB::MOFsaXmb::5JSSAfA9UuL::4Ao0Is1DvCJuMM1::yYsE1ISG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - eMB::MOFsaXmb::5JSSAfA9UuL::4Ao0Is1DvCJuMM1::yYsE1ISG # Subtest: GIfm3BoygTCRca::dgZjtx6KP9zwrFCeQvr::9g::jMJzttQSgC::_Xm7jaMCCAz6M41c 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - GIfm3BoygTCRca::dgZjtx6KP9zwrFCeQvr::9g::jMJzttQSgC::_Xm7jaMCCAz6M41c # Subtest: hKCSj2_e3::ts1zW8OSuOJiEnaLi 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - hKCSj2_e3::ts1zW8OSuOJiEnaLi # Subtest: IOAwZdP::w4_m7yFYdVRX8w 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - IOAwZdP::w4_m7yFYdVRX8w # Subtest: iXyoQC8UhD6::GizrzeRXhIOgZ::B2TH2e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - iXyoQC8UhD6::GizrzeRXhIOgZ::B2TH2e # Subtest: mexwJMm2IYaq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - mexwJMm2IYaq # Subtest: qiKKLgYb::E2RJORWcx::FH8lp8u::Txrnw6Lx0D50ruz8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - qiKKLgYb::E2RJORWcx::FH8lp8u::Txrnw6Lx0D50ruz8 # Subtest: S4wQFIGAlywQZ::JoDrYJufRm2kyt4Md 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - S4wQFIGAlywQZ::JoDrYJufRm2kyt4Md # Subtest: szaZxbFniGgHbqFG::a::kHiP4NToJsTG7a::PEeSBP7N::V 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - szaZxbFniGgHbqFG::a::kHiP4NToJsTG7a::PEeSBP7N::V # Subtest: tiXcxt6VWyABpQ::zU4SmHQLwlU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - tiXcxt6VWyABpQ::zU4SmHQLwlU ok 1 - Set ==> a::pfovAslVBLSkckI4QxYH 1..1 ok 2 - force = 1 ok 12 - ignores_type = 1011 # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 11 - license = gpl3 # Subtest: license = qpl 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..2 # Subtest: force = 0 # Subtest: Set ==> _5Qzuw4jqCHamhDvOc::AV43FCJurN::3e1OV_::ZeO3ACOVQON6XoP::d1WI4iIZLMUp 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _5Qzuw4jqCHamhDvOc::AV43FCJurN::3e1OV_::ZeO3ACOVQON6XoP::d1WI4iIZLMUp ok 4 - _TWjB1::8F11EE2::mRDkUcoPz ok 5 - au2SXl::04mieYFD1dKCr::q0tNPlUnpegKU3::0qfCD7T1YiIa ok 6 - bCOwkuJrjctwKHXrW::KhKQXhB ok 7 - ECjGN71kZGUI3QaFwR::g9fgSL78uhwM::fibAbUO5CH_LC4uLh_j::pXQxB5isQwr7U ok 8 - eJHREKybqpBR::YeGfSOgP3::itUEL ok 9 - FjxFfn::ROQSFp1fAeCU::GR6gJk4L::JIk4v::5MYcyWn7g5f ok 10 - O5UZOYaBIF::mpbp ok 11 - oM1txfBz ok 12 - QthzyyHs::YJFAP9RNKUq94pUOXR4::mBedwDG4BVBDPI3mUC::cx18d_M0S5::AoPXldVe28bUdrsYYk ok 13 - RO::7EsiO::uIBvh9VMRdMwAKgv_jm::h8zso ok 14 - SitwusTPT4vMu::c9a::dj::jIpR ok 15 - ukFkt9kqxypXQmK::b3dVR::UZXFXLNhYTCC::jYUWp5mZ3Yk5ztyz9::Q ok 16 - vMhOo6Q27dKb::BOsO4zcUIDInrtrgts ok 17 - xpRz832K_1rZ6tdbI0F::9TsBMDBZNiERO_U4::bcpQbV8n0d4XU0::kyoCYmE0t7jHG1 ok 18 - zChZCwuF2BR::RYz9U2tDIs4IuR::afpesj::uAnN34awrpJ::i2T3hPqO2aa9vsJ ok 19 - zl7DsveX2VnUcCa2::3QXOQgUdxq9nTr::iocG::1R5h8xBJ7h::W1pzU1GdDI1ozbi7U ok 20 - ZoxkEcJrMbSuc::cBCQQyHv_PwprH::9tQfH::EfHO0NVNJBww6PapAHIX::Gnzbx6v3_mIP8liw ok 21 - ZU ok 22 - Footer ok 23 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _5Qzuw4jqCHamhDvOc::AV43FCJurN::3e1OV_::ZeO3ACOVQON6XoP::d1WI4iIZLMUp ok 5 - _TWjB1::8F11EE2::mRDkUcoPz ok 6 - au2SXl::04mieYFD1dKCr::q0tNPlUnpegKU3::0qfCD7T1YiIa ok 7 - bCOwkuJrjctwKHXrW::KhKQXhB ok 8 - ECjGN71kZGUI3QaFwR::g9fgSL78uhwM::fibAbUO5CH_LC4uLh_j::pXQxB5isQwr7U ok 9 - eJHREKybqpBR::YeGfSOgP3::itUEL ok 10 - FjxFfn::ROQSFp1fAeCU::GR6gJk4L::JIk4v::5MYcyWn7g5f ok 11 - O5UZOYaBIF::mpbp ok 12 - oM1txfBz ok 13 - QthzyyHs::YJFAP9RNKUq94pUOXR4::mBedwDG4BVBDPI3mUC::cx18d_M0S5::AoPXldVe28bUdrsYYk ok 14 - RO::7EsiO::uIBvh9VMRdMwAKgv_jm::h8zso ok 15 - SitwusTPT4vMu::c9a::dj::jIpR ok 16 - ukFkt9kqxypXQmK::b3dVR::UZXFXLNhYTCC::jYUWp5mZ3Yk5ztyz9::Q ok 17 - vMhOo6Q27dKb::BOsO4zcUIDInrtrgts ok 18 - xpRz832K_1rZ6tdbI0F::9TsBMDBZNiERO_U4::bcpQbV8n0d4XU0::kyoCYmE0t7jHG1 ok 19 - zChZCwuF2BR::RYz9U2tDIs4IuR::afpesj::uAnN34awrpJ::i2T3hPqO2aa9vsJ ok 20 - zl7DsveX2VnUcCa2::3QXOQgUdxq9nTr::iocG::1R5h8xBJ7h::W1pzU1GdDI1ozbi7U ok 21 - ZoxkEcJrMbSuc::cBCQQyHv_PwprH::9tQfH::EfHO0NVNJBww6PapAHIX::Gnzbx6v3_mIP8liw ok 22 - ZU ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _5Qzuw4jqCHamhDvOc::AV43FCJurN::3e1OV_::ZeO3ACOVQON6XoP::d1WI4iIZLMUp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _5Qzuw4jqCHamhDvOc::AV43FCJurN::3e1OV_::ZeO3ACOVQON6XoP::d1WI4iIZLMUp # Subtest: _TWjB1::8F11EE2::mRDkUcoPz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - _TWjB1::8F11EE2::mRDkUcoPz # Subtest: au2SXl::04mieYFD1dKCr::q0tNPlUnpegKU3::0qfCD7T1YiIa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - au2SXl::04mieYFD1dKCr::q0tNPlUnpegKU3::0qfCD7T1YiIa # Subtest: bCOwkuJrjctwKHXrW::KhKQXhB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - bCOwkuJrjctwKHXrW::KhKQXhB # Subtest: ECjGN71kZGUI3QaFwR::g9fgSL78uhwM::fibAbUO5CH_LC4uLh_j::pXQxB5isQwr7U 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - ECjGN71kZGUI3QaFwR::g9fgSL78uhwM::fibAbUO5CH_LC4uLh_j::pXQxB5isQwr7U # Subtest: eJHREKybqpBR::YeGfSOgP3::itUEL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - eJHREKybqpBR::YeGfSOgP3::itUEL # Subtest: FjxFfn::ROQSFp1fAeCU::GR6gJk4L::JIk4v::5MYcyWn7g5f 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - FjxFfn::ROQSFp1fAeCU::GR6gJk4L::JIk4v::5MYcyWn7g5f # Subtest: O5UZOYaBIF::mpbp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - O5UZOYaBIF::mpbp # Subtest: oM1txfBz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - oM1txfBz # Subtest: QthzyyHs::YJFAP9RNKUq94pUOXR4::mBedwDG4BVBDPI3mUC::cx18d_M0S5::AoPXldVe28bUdrsYYk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - QthzyyHs::YJFAP9RNKUq94pUOXR4::mBedwDG4BVBDPI3mUC::cx18d_M0S5::AoPXldVe28bUdrsYYk # Subtest: RO::7EsiO::uIBvh9VMRdMwAKgv_jm::h8zso 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - RO::7EsiO::uIBvh9VMRdMwAKgv_jm::h8zso # Subtest: SitwusTPT4vMu::c9a::dj::jIpR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - SitwusTPT4vMu::c9a::dj::jIpR # Subtest: ukFkt9kqxypXQmK::b3dVR::UZXFXLNhYTCC::jYUWp5mZ3Yk5ztyz9::Q 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - ukFkt9kqxypXQmK::b3dVR::UZXFXLNhYTCC::jYUWp5mZ3Yk5ztyz9::Q # Subtest: vMhOo6Q27dKb::BOsO4zcUIDInrtrgts 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - vMhOo6Q27dKb::BOsO4zcUIDInrtrgts # Subtest: xpRz832K_1rZ6tdbI0F::9TsBMDBZNiERO_U4::bcpQbV8n0d4XU0::kyoCYmE0t7jHG1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - xpRz832K_1rZ6tdbI0F::9TsBMDBZNiERO_U4::bcpQbV8n0d4XU0::kyoCYmE0t7jHG1 # Subtest: zChZCwuF2BR::RYz9U2tDIs4IuR::afpesj::uAnN34awrpJ::i2T3hPqO2aa9vsJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - zChZCwuF2BR::RYz9U2tDIs4IuR::afpesj::uAnN34awrpJ::i2T3hPqO2aa9vsJ # Subtest: zl7DsveX2VnUcCa2::3QXOQgUdxq9nTr::iocG::1R5h8xBJ7h::W1pzU1GdDI1ozbi7U 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - zl7DsveX2VnUcCa2::3QXOQgUdxq9nTr::iocG::1R5h8xBJ7h::W1pzU1GdDI1ozbi7U # Subtest: ZoxkEcJrMbSuc::cBCQQyHv_PwprH::9tQfH::EfHO0NVNJBww6PapAHIX::Gnzbx6v3_mIP8liw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - ZoxkEcJrMbSuc::cBCQQyHv_PwprH::9tQfH::EfHO0NVNJBww6PapAHIX::Gnzbx6v3_mIP8liw # Subtest: ZU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - ZU ok 1 - Set ==> _5Qzuw4jqCHamhDvOc::AV43FCJurN::3e1OV_::ZeO3ACOVQON6XoP::d1WI4iIZLMUp 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _5Qzuw4jqCHamhDvOc::AV43FCJurN::3e1OV_::ZeO3ACOVQON6XoP::d1WI4iIZLMUp 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _5Qzuw4jqCHamhDvOc::AV43FCJurN::3e1OV_::ZeO3ACOVQON6XoP::d1WI4iIZLMUp ok 4 - _TWjB1::8F11EE2::mRDkUcoPz ok 5 - au2SXl::04mieYFD1dKCr::q0tNPlUnpegKU3::0qfCD7T1YiIa ok 6 - bCOwkuJrjctwKHXrW::KhKQXhB ok 7 - ECjGN71kZGUI3QaFwR::g9fgSL78uhwM::fibAbUO5CH_LC4uLh_j::pXQxB5isQwr7U ok 8 - eJHREKybqpBR::YeGfSOgP3::itUEL ok 9 - FjxFfn::ROQSFp1fAeCU::GR6gJk4L::JIk4v::5MYcyWn7g5f ok 10 - O5UZOYaBIF::mpbp ok 11 - oM1txfBz ok 12 - QthzyyHs::YJFAP9RNKUq94pUOXR4::mBedwDG4BVBDPI3mUC::cx18d_M0S5::AoPXldVe28bUdrsYYk ok 13 - RO::7EsiO::uIBvh9VMRdMwAKgv_jm::h8zso ok 14 - SitwusTPT4vMu::c9a::dj::jIpR ok 15 - ukFkt9kqxypXQmK::b3dVR::UZXFXLNhYTCC::jYUWp5mZ3Yk5ztyz9::Q ok 16 - vMhOo6Q27dKb::BOsO4zcUIDInrtrgts ok 17 - xpRz832K_1rZ6tdbI0F::9TsBMDBZNiERO_U4::bcpQbV8n0d4XU0::kyoCYmE0t7jHG1 ok 18 - zChZCwuF2BR::RYz9U2tDIs4IuR::afpesj::uAnN34awrpJ::i2T3hPqO2aa9vsJ ok 19 - zl7DsveX2VnUcCa2::3QXOQgUdxq9nTr::iocG::1R5h8xBJ7h::W1pzU1GdDI1ozbi7U ok 20 - ZoxkEcJrMbSuc::cBCQQyHv_PwprH::9tQfH::EfHO0NVNJBww6PapAHIX::Gnzbx6v3_mIP8liw ok 21 - ZU ok 22 - Footer ok 23 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _5Qzuw4jqCHamhDvOc::AV43FCJurN::3e1OV_::ZeO3ACOVQON6XoP::d1WI4iIZLMUp ok 5 - _TWjB1::8F11EE2::mRDkUcoPz ok 6 - au2SXl::04mieYFD1dKCr::q0tNPlUnpegKU3::0qfCD7T1YiIa ok 7 - bCOwkuJrjctwKHXrW::KhKQXhB ok 8 - ECjGN71kZGUI3QaFwR::g9fgSL78uhwM::fibAbUO5CH_LC4uLh_j::pXQxB5isQwr7U ok 9 - eJHREKybqpBR::YeGfSOgP3::itUEL ok 10 - FjxFfn::ROQSFp1fAeCU::GR6gJk4L::JIk4v::5MYcyWn7g5f ok 11 - O5UZOYaBIF::mpbp ok 12 - oM1txfBz ok 13 - QthzyyHs::YJFAP9RNKUq94pUOXR4::mBedwDG4BVBDPI3mUC::cx18d_M0S5::AoPXldVe28bUdrsYYk ok 14 - RO::7EsiO::uIBvh9VMRdMwAKgv_jm::h8zso ok 15 - SitwusTPT4vMu::c9a::dj::jIpR ok 16 - ukFkt9kqxypXQmK::b3dVR::UZXFXLNhYTCC::jYUWp5mZ3Yk5ztyz9::Q ok 17 - vMhOo6Q27dKb::BOsO4zcUIDInrtrgts ok 18 - xpRz832K_1rZ6tdbI0F::9TsBMDBZNiERO_U4::bcpQbV8n0d4XU0::kyoCYmE0t7jHG1 ok 19 - zChZCwuF2BR::RYz9U2tDIs4IuR::afpesj::uAnN34awrpJ::i2T3hPqO2aa9vsJ ok 20 - zl7DsveX2VnUcCa2::3QXOQgUdxq9nTr::iocG::1R5h8xBJ7h::W1pzU1GdDI1ozbi7U ok 21 - ZoxkEcJrMbSuc::cBCQQyHv_PwprH::9tQfH::EfHO0NVNJBww6PapAHIX::Gnzbx6v3_mIP8liw ok 22 - ZU ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _5Qzuw4jqCHamhDvOc::AV43FCJurN::3e1OV_::ZeO3ACOVQON6XoP::d1WI4iIZLMUp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _5Qzuw4jqCHamhDvOc::AV43FCJurN::3e1OV_::ZeO3ACOVQON6XoP::d1WI4iIZLMUp # Subtest: _TWjB1::8F11EE2::mRDkUcoPz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - _TWjB1::8F11EE2::mRDkUcoPz # Subtest: au2SXl::04mieYFD1dKCr::q0tNPlUnpegKU3::0qfCD7T1YiIa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - au2SXl::04mieYFD1dKCr::q0tNPlUnpegKU3::0qfCD7T1YiIa # Subtest: bCOwkuJrjctwKHXrW::KhKQXhB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - bCOwkuJrjctwKHXrW::KhKQXhB # Subtest: ECjGN71kZGUI3QaFwR::g9fgSL78uhwM::fibAbUO5CH_LC4uLh_j::pXQxB5isQwr7U 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - ECjGN71kZGUI3QaFwR::g9fgSL78uhwM::fibAbUO5CH_LC4uLh_j::pXQxB5isQwr7U # Subtest: eJHREKybqpBR::YeGfSOgP3::itUEL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - eJHREKybqpBR::YeGfSOgP3::itUEL # Subtest: FjxFfn::ROQSFp1fAeCU::GR6gJk4L::JIk4v::5MYcyWn7g5f 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - FjxFfn::ROQSFp1fAeCU::GR6gJk4L::JIk4v::5MYcyWn7g5f # Subtest: O5UZOYaBIF::mpbp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - O5UZOYaBIF::mpbp # Subtest: oM1txfBz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - oM1txfBz # Subtest: QthzyyHs::YJFAP9RNKUq94pUOXR4::mBedwDG4BVBDPI3mUC::cx18d_M0S5::AoPXldVe28bUdrsYYk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - QthzyyHs::YJFAP9RNKUq94pUOXR4::mBedwDG4BVBDPI3mUC::cx18d_M0S5::AoPXldVe28bUdrsYYk # Subtest: RO::7EsiO::uIBvh9VMRdMwAKgv_jm::h8zso 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - RO::7EsiO::uIBvh9VMRdMwAKgv_jm::h8zso # Subtest: SitwusTPT4vMu::c9a::dj::jIpR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - SitwusTPT4vMu::c9a::dj::jIpR # Subtest: ukFkt9kqxypXQmK::b3dVR::UZXFXLNhYTCC::jYUWp5mZ3Yk5ztyz9::Q 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - ukFkt9kqxypXQmK::b3dVR::UZXFXLNhYTCC::jYUWp5mZ3Yk5ztyz9::Q # Subtest: vMhOo6Q27dKb::BOsO4zcUIDInrtrgts 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - vMhOo6Q27dKb::BOsO4zcUIDInrtrgts # Subtest: xpRz832K_1rZ6tdbI0F::9TsBMDBZNiERO_U4::bcpQbV8n0d4XU0::kyoCYmE0t7jHG1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - xpRz832K_1rZ6tdbI0F::9TsBMDBZNiERO_U4::bcpQbV8n0d4XU0::kyoCYmE0t7jHG1 # Subtest: zChZCwuF2BR::RYz9U2tDIs4IuR::afpesj::uAnN34awrpJ::i2T3hPqO2aa9vsJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - zChZCwuF2BR::RYz9U2tDIs4IuR::afpesj::uAnN34awrpJ::i2T3hPqO2aa9vsJ # Subtest: zl7DsveX2VnUcCa2::3QXOQgUdxq9nTr::iocG::1R5h8xBJ7h::W1pzU1GdDI1ozbi7U 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - zl7DsveX2VnUcCa2::3QXOQgUdxq9nTr::iocG::1R5h8xBJ7h::W1pzU1GdDI1ozbi7U # Subtest: ZoxkEcJrMbSuc::cBCQQyHv_PwprH::9tQfH::EfHO0NVNJBww6PapAHIX::Gnzbx6v3_mIP8liw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - ZoxkEcJrMbSuc::cBCQQyHv_PwprH::9tQfH::EfHO0NVNJBww6PapAHIX::Gnzbx6v3_mIP8liw # Subtest: ZU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - ZU ok 1 - Set ==> _5Qzuw4jqCHamhDvOc::AV43FCJurN::3e1OV_::ZeO3ACOVQON6XoP::d1WI4iIZLMUp 1..1 ok 2 - force = 1 ok 10 - ignores_type = 1001 # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..2 # Subtest: force = 0 # Subtest: Set ==> baYbuzqGI0_oR::xWHBgrbWE4BMX::n1yS5176ys1_MyOY::ZXYSWRxCgjSGuy::A_ 1..29 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..12 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - baYbuzqGI0_oR::xWHBgrbWE4BMX::n1yS5176ys1_MyOY::ZXYSWRxCgjSGuy::A_ ok 4 - ByPvET4KD ok 5 - DgDkQR2YE::UKuhqzAHll6PcfBs::pGBr2vMBEp5blBVvmRs::e8U_ ok 6 - DV9VAa7088Dt3S::UftBddIRqI::bBuJykRPRUg ok 7 - f6 ok 8 - VUU6_::9BscZ ok 9 - wTjhrBk::d6Pce4 ok 10 - XE7AKL::le9exPTIpiGBPuLB6A ok 11 - Footer ok 12 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - baYbuzqGI0_oR::xWHBgrbWE4BMX::n1yS5176ys1_MyOY::ZXYSWRxCgjSGuy::A_ ok 5 - ByPvET4KD ok 6 - DgDkQR2YE::UKuhqzAHll6PcfBs::pGBr2vMBEp5blBVvmRs::e8U_ ok 7 - DV9VAa7088Dt3S::UftBddIRqI::bBuJykRPRUg ok 8 - f6 ok 9 - VUU6_::9BscZ ok 10 - wTjhrBk::d6Pce4 ok 11 - XE7AKL::le9exPTIpiGBPuLB6A ok 12 - Footer ok 13 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: baYbuzqGI0_oR::xWHBgrbWE4BMX::n1yS5176ys1_MyOY::ZXYSWRxCgjSGuy::A_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - baYbuzqGI0_oR::xWHBgrbWE4BMX::n1yS5176ys1_MyOY::ZXYSWRxCgjSGuy::A_ # Subtest: ByPvET4KD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - ByPvET4KD # Subtest: DgDkQR2YE::UKuhqzAHll6PcfBs::pGBr2vMBEp5blBVvmRs::e8U_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - DgDkQR2YE::UKuhqzAHll6PcfBs::pGBr2vMBEp5blBVvmRs::e8U_ # Subtest: DV9VAa7088Dt3S::UftBddIRqI::bBuJykRPRUg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - DV9VAa7088Dt3S::UftBddIRqI::bBuJykRPRUg # Subtest: f6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - f6 # Subtest: VUU6_::9BscZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - VUU6_::9BscZ # Subtest: wTjhrBk::d6Pce4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - wTjhrBk::d6Pce4 # Subtest: XE7AKL::le9exPTIpiGBPuLB6A 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - XE7AKL::le9exPTIpiGBPuLB6A ok 1 - Set ==> baYbuzqGI0_oR::xWHBgrbWE4BMX::n1yS5176ys1_MyOY::ZXYSWRxCgjSGuy::A_ 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> baYbuzqGI0_oR::xWHBgrbWE4BMX::n1yS5176ys1_MyOY::ZXYSWRxCgjSGuy::A_ 1..29 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..12 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - baYbuzqGI0_oR::xWHBgrbWE4BMX::n1yS5176ys1_MyOY::ZXYSWRxCgjSGuy::A_ ok 4 - ByPvET4KD ok 5 - DgDkQR2YE::UKuhqzAHll6PcfBs::pGBr2vMBEp5blBVvmRs::e8U_ ok 6 - DV9VAa7088Dt3S::UftBddIRqI::bBuJykRPRUg ok 7 - f6 ok 8 - VUU6_::9BscZ ok 9 - wTjhrBk::d6Pce4 ok 10 - XE7AKL::le9exPTIpiGBPuLB6A ok 11 - Footer ok 12 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - baYbuzqGI0_oR::xWHBgrbWE4BMX::n1yS5176ys1_MyOY::ZXYSWRxCgjSGuy::A_ ok 5 - ByPvET4KD ok 6 - DgDkQR2YE::UKuhqzAHll6PcfBs::pGBr2vMBEp5blBVvmRs::e8U_ ok 7 - DV9VAa7088Dt3S::UftBddIRqI::bBuJykRPRUg ok 8 - f6 ok 9 - VUU6_::9BscZ ok 10 - wTjhrBk::d6Pce4 ok 11 - XE7AKL::le9exPTIpiGBPuLB6A ok 12 - Footer ok 13 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: baYbuzqGI0_oR::xWHBgrbWE4BMX::n1yS5176ys1_MyOY::ZXYSWRxCgjSGuy::A_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - baYbuzqGI0_oR::xWHBgrbWE4BMX::n1yS5176ys1_MyOY::ZXYSWRxCgjSGuy::A_ # Subtest: ByPvET4KD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - ByPvET4KD # Subtest: DgDkQR2YE::UKuhqzAHll6PcfBs::pGBr2vMBEp5blBVvmRs::e8U_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - DgDkQR2YE::UKuhqzAHll6PcfBs::pGBr2vMBEp5blBVvmRs::e8U_ # Subtest: DV9VAa7088Dt3S::UftBddIRqI::bBuJykRPRUg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - DV9VAa7088Dt3S::UftBddIRqI::bBuJykRPRUg # Subtest: f6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - f6 # Subtest: VUU6_::9BscZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - VUU6_::9BscZ # Subtest: wTjhrBk::d6Pce4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - wTjhrBk::d6Pce4 # Subtest: XE7AKL::le9exPTIpiGBPuLB6A 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - XE7AKL::le9exPTIpiGBPuLB6A ok 1 - Set ==> baYbuzqGI0_oR::xWHBgrbWE4BMX::n1yS5176ys1_MyOY::ZXYSWRxCgjSGuy::A_ 1..1 ok 2 - force = 1 ok 11 - ignores_type = 1010 # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 12 - license = qpl # Subtest: license = mozilla2 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 13 - license = mozilla2 # Subtest: license = freebsd 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..2 # Subtest: force = 0 # Subtest: Set ==> JuJUxBtI8Gp2Vi0Uv4::6Bc::xML2::PM3gdNn::fG 1..22 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..5 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - JuJUxBtI8Gp2Vi0Uv4::6Bc::xML2::PM3gdNn::fG ok 4 - Footer ok 5 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - JuJUxBtI8Gp2Vi0Uv4::6Bc::xML2::PM3gdNn::fG ok 5 - Footer ok 6 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: JuJUxBtI8Gp2Vi0Uv4::6Bc::xML2::PM3gdNn::fG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - JuJUxBtI8Gp2Vi0Uv4::6Bc::xML2::PM3gdNn::fG ok 1 - Set ==> JuJUxBtI8Gp2Vi0Uv4::6Bc::xML2::PM3gdNn::fG 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> JuJUxBtI8Gp2Vi0Uv4::6Bc::xML2::PM3gdNn::fG 1..22 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..5 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - JuJUxBtI8Gp2Vi0Uv4::6Bc::xML2::PM3gdNn::fG ok 4 - Footer ok 5 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - JuJUxBtI8Gp2Vi0Uv4::6Bc::xML2::PM3gdNn::fG ok 5 - Footer ok 6 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: JuJUxBtI8Gp2Vi0Uv4::6Bc::xML2::PM3gdNn::fG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - JuJUxBtI8Gp2Vi0Uv4::6Bc::xML2::PM3gdNn::fG ok 1 - Set ==> JuJUxBtI8Gp2Vi0Uv4::6Bc::xML2::PM3gdNn::fG 1..1 ok 2 - force = 1 ok 12 - ignores_type = 1011 # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..2 # Subtest: force = 0 # Subtest: Set ==> AuUDZ::_::E::KJmNwz8jWp::IzqQusTYr8TGu_xTWU1_ 1..37 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..20 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - AuUDZ::_::E::KJmNwz8jWp::IzqQusTYr8TGu_xTWU1_ ok 4 - c0dpTAFQbMKG::ELpGEyTV ok 5 - eb74wRftulxy::Roqo_xwbgiSM5mx4G9::dKT4uZcuc8clF1hHBh::9PeA0B ok 6 - eSkycJM::n3jiu::45unWyegxf0::8NeG_aWBdf7kjAuRK_ND::NyVzvvl ok 7 - f_u5jYQf4C66AqCS8ZWf::bnzq3UATdn::y5R1WsOR6vhIk ok 8 - HpWpjpQEvBPQ0ZCX_A::hOaUJ::5eAitdKgNxXfjCkFLt1i::7Gztd::4Uje7f8gNf ok 9 - jH::Tvh::eLDRmSDznvrJ2_KJyxg ok 10 - kLv3::GYoMe6jHxsBJxOekWrj::s980LI2_KJ ok 11 - kZMVcvmpH_ip3L3n::xsogM_qwVjkUYZ8pbR::QdFOEA7CX8pav5Fu::F2o7k::rxQfXoZCNubdI ok 12 - L8DmajokEI6XJ8ZS::iC4sh1CdKwp8::PfxTS::wHLqO4OONCWa ok 13 - O_vKryvYiLr9T81coy3 ok 14 - pNNo8ctidS::3KwPNsadZt9aHFhcRvOW::pUdn9BuMpf27Oe::8Ei2vvwqtqp4yA0x3C1::VpEUUTnHYSahZ2LudqbR ok 15 - SDcY1::Zalnq6 ok 16 - VoUQm8biSSrLnn::AZSb1XjstyQZUq::9wKQ9EHb8QctEzgrt0::4k9jv6lWZX_Ipxq4vG0T::JjOD5 ok 17 - wh5rXXYnFl4DUGQ3mqI::ZZj7upg6JiNXJQHGB ok 18 - zyxw::bl1Jh64iNbnfplDCpN::dcQas19::EGI3b::IoUlmJtmocb_d1_ek899 ok 19 - Footer ok 20 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..21 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - AuUDZ::_::E::KJmNwz8jWp::IzqQusTYr8TGu_xTWU1_ ok 5 - c0dpTAFQbMKG::ELpGEyTV ok 6 - eb74wRftulxy::Roqo_xwbgiSM5mx4G9::dKT4uZcuc8clF1hHBh::9PeA0B ok 7 - eSkycJM::n3jiu::45unWyegxf0::8NeG_aWBdf7kjAuRK_ND::NyVzvvl ok 8 - f_u5jYQf4C66AqCS8ZWf::bnzq3UATdn::y5R1WsOR6vhIk ok 9 - HpWpjpQEvBPQ0ZCX_A::hOaUJ::5eAitdKgNxXfjCkFLt1i::7Gztd::4Uje7f8gNf ok 10 - jH::Tvh::eLDRmSDznvrJ2_KJyxg ok 11 - kLv3::GYoMe6jHxsBJxOekWrj::s980LI2_KJ ok 12 - kZMVcvmpH_ip3L3n::xsogM_qwVjkUYZ8pbR::QdFOEA7CX8pav5Fu::F2o7k::rxQfXoZCNubdI ok 13 - L8DmajokEI6XJ8ZS::iC4sh1CdKwp8::PfxTS::wHLqO4OONCWa ok 14 - O_vKryvYiLr9T81coy3 ok 15 - pNNo8ctidS::3KwPNsadZt9aHFhcRvOW::pUdn9BuMpf27Oe::8Ei2vvwqtqp4yA0x3C1::VpEUUTnHYSahZ2LudqbR ok 16 - SDcY1::Zalnq6 ok 17 - VoUQm8biSSrLnn::AZSb1XjstyQZUq::9wKQ9EHb8QctEzgrt0::4k9jv6lWZX_Ipxq4vG0T::JjOD5 ok 18 - wh5rXXYnFl4DUGQ3mqI::ZZj7upg6JiNXJQHGB ok 19 - zyxw::bl1Jh64iNbnfplDCpN::dcQas19::EGI3b::IoUlmJtmocb_d1_ek899 ok 20 - Footer ok 21 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: AuUDZ::_::E::KJmNwz8jWp::IzqQusTYr8TGu_xTWU1_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - AuUDZ::_::E::KJmNwz8jWp::IzqQusTYr8TGu_xTWU1_ # Subtest: c0dpTAFQbMKG::ELpGEyTV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - c0dpTAFQbMKG::ELpGEyTV # Subtest: eb74wRftulxy::Roqo_xwbgiSM5mx4G9::dKT4uZcuc8clF1hHBh::9PeA0B 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - eb74wRftulxy::Roqo_xwbgiSM5mx4G9::dKT4uZcuc8clF1hHBh::9PeA0B # Subtest: eSkycJM::n3jiu::45unWyegxf0::8NeG_aWBdf7kjAuRK_ND::NyVzvvl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - eSkycJM::n3jiu::45unWyegxf0::8NeG_aWBdf7kjAuRK_ND::NyVzvvl # Subtest: f_u5jYQf4C66AqCS8ZWf::bnzq3UATdn::y5R1WsOR6vhIk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - f_u5jYQf4C66AqCS8ZWf::bnzq3UATdn::y5R1WsOR6vhIk # Subtest: HpWpjpQEvBPQ0ZCX_A::hOaUJ::5eAitdKgNxXfjCkFLt1i::7Gztd::4Uje7f8gNf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - HpWpjpQEvBPQ0ZCX_A::hOaUJ::5eAitdKgNxXfjCkFLt1i::7Gztd::4Uje7f8gNf # Subtest: jH::Tvh::eLDRmSDznvrJ2_KJyxg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - jH::Tvh::eLDRmSDznvrJ2_KJyxg # Subtest: kLv3::GYoMe6jHxsBJxOekWrj::s980LI2_KJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - kLv3::GYoMe6jHxsBJxOekWrj::s980LI2_KJ # Subtest: kZMVcvmpH_ip3L3n::xsogM_qwVjkUYZ8pbR::QdFOEA7CX8pav5Fu::F2o7k::rxQfXoZCNubdI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - kZMVcvmpH_ip3L3n::xsogM_qwVjkUYZ8pbR::QdFOEA7CX8pav5Fu::F2o7k::rxQfXoZCNubdI # Subtest: L8DmajokEI6XJ8ZS::iC4sh1CdKwp8::PfxTS::wHLqO4OONCWa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - L8DmajokEI6XJ8ZS::iC4sh1CdKwp8::PfxTS::wHLqO4OONCWa # Subtest: O_vKryvYiLr9T81coy3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - O_vKryvYiLr9T81coy3 # Subtest: pNNo8ctidS::3KwPNsadZt9aHFhcRvOW::pUdn9BuMpf27Oe::8Ei2vvwqtqp4yA0x3C1::VpEUUTnHYSahZ2LudqbR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - pNNo8ctidS::3KwPNsadZt9aHFhcRvOW::pUdn9BuMpf27Oe::8Ei2vvwqtqp4yA0x3C1::VpEUUTnHYSahZ2LudqbR # Subtest: SDcY1::Zalnq6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - SDcY1::Zalnq6 # Subtest: VoUQm8biSSrLnn::AZSb1XjstyQZUq::9wKQ9EHb8QctEzgrt0::4k9jv6lWZX_Ipxq4vG0T::JjOD5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - VoUQm8biSSrLnn::AZSb1XjstyQZUq::9wKQ9EHb8QctEzgrt0::4k9jv6lWZX_Ipxq4vG0T::JjOD5 # Subtest: wh5rXXYnFl4DUGQ3mqI::ZZj7upg6JiNXJQHGB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - wh5rXXYnFl4DUGQ3mqI::ZZj7upg6JiNXJQHGB # Subtest: zyxw::bl1Jh64iNbnfplDCpN::dcQas19::EGI3b::IoUlmJtmocb_d1_ek899 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - zyxw::bl1Jh64iNbnfplDCpN::dcQas19::EGI3b::IoUlmJtmocb_d1_ek899 ok 1 - Set ==> AuUDZ::_::E::KJmNwz8jWp::IzqQusTYr8TGu_xTWU1_ 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> AuUDZ::_::E::KJmNwz8jWp::IzqQusTYr8TGu_xTWU1_ 1..37 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..20 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - AuUDZ::_::E::KJmNwz8jWp::IzqQusTYr8TGu_xTWU1_ ok 4 - c0dpTAFQbMKG::ELpGEyTV ok 5 - eb74wRftulxy::Roqo_xwbgiSM5mx4G9::dKT4uZcuc8clF1hHBh::9PeA0B ok 6 - eSkycJM::n3jiu::45unWyegxf0::8NeG_aWBdf7kjAuRK_ND::NyVzvvl ok 7 - f_u5jYQf4C66AqCS8ZWf::bnzq3UATdn::y5R1WsOR6vhIk ok 8 - HpWpjpQEvBPQ0ZCX_A::hOaUJ::5eAitdKgNxXfjCkFLt1i::7Gztd::4Uje7f8gNf ok 9 - jH::Tvh::eLDRmSDznvrJ2_KJyxg ok 10 - kLv3::GYoMe6jHxsBJxOekWrj::s980LI2_KJ ok 11 - kZMVcvmpH_ip3L3n::xsogM_qwVjkUYZ8pbR::QdFOEA7CX8pav5Fu::F2o7k::rxQfXoZCNubdI ok 12 - L8DmajokEI6XJ8ZS::iC4sh1CdKwp8::PfxTS::wHLqO4OONCWa ok 13 - O_vKryvYiLr9T81coy3 ok 14 - pNNo8ctidS::3KwPNsadZt9aHFhcRvOW::pUdn9BuMpf27Oe::8Ei2vvwqtqp4yA0x3C1::VpEUUTnHYSahZ2LudqbR ok 15 - SDcY1::Zalnq6 ok 16 - VoUQm8biSSrLnn::AZSb1XjstyQZUq::9wKQ9EHb8QctEzgrt0::4k9jv6lWZX_Ipxq4vG0T::JjOD5 ok 17 - wh5rXXYnFl4DUGQ3mqI::ZZj7upg6JiNXJQHGB ok 18 - zyxw::bl1Jh64iNbnfplDCpN::dcQas19::EGI3b::IoUlmJtmocb_d1_ek899 ok 19 - Footer ok 20 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..21 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - AuUDZ::_::E::KJmNwz8jWp::IzqQusTYr8TGu_xTWU1_ ok 5 - c0dpTAFQbMKG::ELpGEyTV ok 6 - eb74wRftulxy::Roqo_xwbgiSM5mx4G9::dKT4uZcuc8clF1hHBh::9PeA0B ok 7 - eSkycJM::n3jiu::45unWyegxf0::8NeG_aWBdf7kjAuRK_ND::NyVzvvl ok 8 - f_u5jYQf4C66AqCS8ZWf::bnzq3UATdn::y5R1WsOR6vhIk ok 9 - HpWpjpQEvBPQ0ZCX_A::hOaUJ::5eAitdKgNxXfjCkFLt1i::7Gztd::4Uje7f8gNf ok 10 - jH::Tvh::eLDRmSDznvrJ2_KJyxg ok 11 - kLv3::GYoMe6jHxsBJxOekWrj::s980LI2_KJ ok 12 - kZMVcvmpH_ip3L3n::xsogM_qwVjkUYZ8pbR::QdFOEA7CX8pav5Fu::F2o7k::rxQfXoZCNubdI ok 13 - L8DmajokEI6XJ8ZS::iC4sh1CdKwp8::PfxTS::wHLqO4OONCWa ok 14 - O_vKryvYiLr9T81coy3 ok 15 - pNNo8ctidS::3KwPNsadZt9aHFhcRvOW::pUdn9BuMpf27Oe::8Ei2vvwqtqp4yA0x3C1::VpEUUTnHYSahZ2LudqbR ok 16 - SDcY1::Zalnq6 ok 17 - VoUQm8biSSrLnn::AZSb1XjstyQZUq::9wKQ9EHb8QctEzgrt0::4k9jv6lWZX_Ipxq4vG0T::JjOD5 ok 18 - wh5rXXYnFl4DUGQ3mqI::ZZj7upg6JiNXJQHGB ok 19 - zyxw::bl1Jh64iNbnfplDCpN::dcQas19::EGI3b::IoUlmJtmocb_d1_ek899 ok 20 - Footer ok 21 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: AuUDZ::_::E::KJmNwz8jWp::IzqQusTYr8TGu_xTWU1_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - AuUDZ::_::E::KJmNwz8jWp::IzqQusTYr8TGu_xTWU1_ # Subtest: c0dpTAFQbMKG::ELpGEyTV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - c0dpTAFQbMKG::ELpGEyTV # Subtest: eb74wRftulxy::Roqo_xwbgiSM5mx4G9::dKT4uZcuc8clF1hHBh::9PeA0B 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - eb74wRftulxy::Roqo_xwbgiSM5mx4G9::dKT4uZcuc8clF1hHBh::9PeA0B # Subtest: eSkycJM::n3jiu::45unWyegxf0::8NeG_aWBdf7kjAuRK_ND::NyVzvvl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - eSkycJM::n3jiu::45unWyegxf0::8NeG_aWBdf7kjAuRK_ND::NyVzvvl # Subtest: f_u5jYQf4C66AqCS8ZWf::bnzq3UATdn::y5R1WsOR6vhIk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - f_u5jYQf4C66AqCS8ZWf::bnzq3UATdn::y5R1WsOR6vhIk # Subtest: HpWpjpQEvBPQ0ZCX_A::hOaUJ::5eAitdKgNxXfjCkFLt1i::7Gztd::4Uje7f8gNf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - HpWpjpQEvBPQ0ZCX_A::hOaUJ::5eAitdKgNxXfjCkFLt1i::7Gztd::4Uje7f8gNf # Subtest: jH::Tvh::eLDRmSDznvrJ2_KJyxg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - jH::Tvh::eLDRmSDznvrJ2_KJyxg # Subtest: kLv3::GYoMe6jHxsBJxOekWrj::s980LI2_KJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - kLv3::GYoMe6jHxsBJxOekWrj::s980LI2_KJ # Subtest: kZMVcvmpH_ip3L3n::xsogM_qwVjkUYZ8pbR::QdFOEA7CX8pav5Fu::F2o7k::rxQfXoZCNubdI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - kZMVcvmpH_ip3L3n::xsogM_qwVjkUYZ8pbR::QdFOEA7CX8pav5Fu::F2o7k::rxQfXoZCNubdI # Subtest: L8DmajokEI6XJ8ZS::iC4sh1CdKwp8::PfxTS::wHLqO4OONCWa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - L8DmajokEI6XJ8ZS::iC4sh1CdKwp8::PfxTS::wHLqO4OONCWa # Subtest: O_vKryvYiLr9T81coy3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - O_vKryvYiLr9T81coy3 # Subtest: pNNo8ctidS::3KwPNsadZt9aHFhcRvOW::pUdn9BuMpf27Oe::8Ei2vvwqtqp4yA0x3C1::VpEUUTnHYSahZ2LudqbR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - pNNo8ctidS::3KwPNsadZt9aHFhcRvOW::pUdn9BuMpf27Oe::8Ei2vvwqtqp4yA0x3C1::VpEUUTnHYSahZ2LudqbR # Subtest: SDcY1::Zalnq6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - SDcY1::Zalnq6 # Subtest: VoUQm8biSSrLnn::AZSb1XjstyQZUq::9wKQ9EHb8QctEzgrt0::4k9jv6lWZX_Ipxq4vG0T::JjOD5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - VoUQm8biSSrLnn::AZSb1XjstyQZUq::9wKQ9EHb8QctEzgrt0::4k9jv6lWZX_Ipxq4vG0T::JjOD5 # Subtest: wh5rXXYnFl4DUGQ3mqI::ZZj7upg6JiNXJQHGB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - wh5rXXYnFl4DUGQ3mqI::ZZj7upg6JiNXJQHGB # Subtest: zyxw::bl1Jh64iNbnfplDCpN::dcQas19::EGI3b::IoUlmJtmocb_d1_ek899 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - zyxw::bl1Jh64iNbnfplDCpN::dcQas19::EGI3b::IoUlmJtmocb_d1_ek899 ok 1 - Set ==> AuUDZ::_::E::KJmNwz8jWp::IzqQusTYr8TGu_xTWU1_ 1..1 ok 2 - force = 1 ok 2 - ignores_type = 0001 # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..2 # Subtest: force = 0 # Subtest: Set ==> aM6vht0TLV8ETY::avSS1a 1..35 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aM6vht0TLV8ETY::avSS1a ok 4 - Ekm3g19pi8KNvp1M::SR_lCRCAXkaSmyPqTx::UmIwwA1::6g ok 5 - eouwgaAD_zpIjJG::O::6ji9sB::WqdFBSwsJv1LV7B ok 6 - hI_uq4KU3y ok 7 - jGq9bAZRyNrUekb::Fy2QSipB::3EwKuNs5EwTmwi8yJj0::pJtg_WmbY ok 8 - KBwiTx1PAIhyJgI::n4GR8ffaL::cQuCGvHLUQ::oyDw2VEaaM9V ok 9 - Ny::XcbpU2DYd::ta2MYFTblnB9X::o::p7HIZ65dLIU29jD3J ok 10 - o3Pk::_oGj3v ok 11 - owDlk_oEIOm5LqCFuM::yZsljOUn4ZUuByCLG6lG::7Mza1KVV5kCIRtt7mRM::DqmbzfeXvF5P::qg8udfNA ok 12 - T00i::jz0GV::7XRW7z928ag ok 13 - TuYZyyOmuJ4::rtzuiRCP5tg::VKJmUpM2DuVOHqfzAjP ok 14 - VFl0M::BhwSS2mLABuaxF8Uoet::q3zRHn0 ok 15 - voiYr1W7yJZcp::zUQl::qmiTBlfQpmUzpoEbweVK::Dp0oXEwD::xW_6LXBkasiUfLrZr4Al ok 16 - Yvz::Rk6PeWLnOsqUv::Q::xUuH::xeNAod ok 17 - Footer ok 18 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aM6vht0TLV8ETY::avSS1a ok 5 - Ekm3g19pi8KNvp1M::SR_lCRCAXkaSmyPqTx::UmIwwA1::6g ok 6 - eouwgaAD_zpIjJG::O::6ji9sB::WqdFBSwsJv1LV7B ok 7 - hI_uq4KU3y ok 8 - jGq9bAZRyNrUekb::Fy2QSipB::3EwKuNs5EwTmwi8yJj0::pJtg_WmbY ok 9 - KBwiTx1PAIhyJgI::n4GR8ffaL::cQuCGvHLUQ::oyDw2VEaaM9V ok 10 - Ny::XcbpU2DYd::ta2MYFTblnB9X::o::p7HIZ65dLIU29jD3J ok 11 - o3Pk::_oGj3v ok 12 - owDlk_oEIOm5LqCFuM::yZsljOUn4ZUuByCLG6lG::7Mza1KVV5kCIRtt7mRM::DqmbzfeXvF5P::qg8udfNA ok 13 - T00i::jz0GV::7XRW7z928ag ok 14 - TuYZyyOmuJ4::rtzuiRCP5tg::VKJmUpM2DuVOHqfzAjP ok 15 - VFl0M::BhwSS2mLABuaxF8Uoet::q3zRHn0 ok 16 - voiYr1W7yJZcp::zUQl::qmiTBlfQpmUzpoEbweVK::Dp0oXEwD::xW_6LXBkasiUfLrZr4Al ok 17 - Yvz::Rk6PeWLnOsqUv::Q::xUuH::xeNAod ok 18 - Footer ok 19 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aM6vht0TLV8ETY::avSS1a 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - aM6vht0TLV8ETY::avSS1a # Subtest: Ekm3g19pi8KNvp1M::SR_lCRCAXkaSmyPqTx::UmIwwA1::6g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - Ekm3g19pi8KNvp1M::SR_lCRCAXkaSmyPqTx::UmIwwA1::6g # Subtest: eouwgaAD_zpIjJG::O::6ji9sB::WqdFBSwsJv1LV7B 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - eouwgaAD_zpIjJG::O::6ji9sB::WqdFBSwsJv1LV7B # Subtest: hI_uq4KU3y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - hI_uq4KU3y # Subtest: jGq9bAZRyNrUekb::Fy2QSipB::3EwKuNs5EwTmwi8yJj0::pJtg_WmbY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - jGq9bAZRyNrUekb::Fy2QSipB::3EwKuNs5EwTmwi8yJj0::pJtg_WmbY # Subtest: KBwiTx1PAIhyJgI::n4GR8ffaL::cQuCGvHLUQ::oyDw2VEaaM9V 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - KBwiTx1PAIhyJgI::n4GR8ffaL::cQuCGvHLUQ::oyDw2VEaaM9V # Subtest: Ny::XcbpU2DYd::ta2MYFTblnB9X::o::p7HIZ65dLIU29jD3J 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - Ny::XcbpU2DYd::ta2MYFTblnB9X::o::p7HIZ65dLIU29jD3J # Subtest: o3Pk::_oGj3v 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - o3Pk::_oGj3v # Subtest: owDlk_oEIOm5LqCFuM::yZsljOUn4ZUuByCLG6lG::7Mza1KVV5kCIRtt7mRM::DqmbzfeXvF5P::qg8udfNA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - owDlk_oEIOm5LqCFuM::yZsljOUn4ZUuByCLG6lG::7Mza1KVV5kCIRtt7mRM::DqmbzfeXvF5P::qg8udfNA # Subtest: T00i::jz0GV::7XRW7z928ag 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - T00i::jz0GV::7XRW7z928ag # Subtest: TuYZyyOmuJ4::rtzuiRCP5tg::VKJmUpM2DuVOHqfzAjP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - TuYZyyOmuJ4::rtzuiRCP5tg::VKJmUpM2DuVOHqfzAjP # Subtest: VFl0M::BhwSS2mLABuaxF8Uoet::q3zRHn0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - VFl0M::BhwSS2mLABuaxF8Uoet::q3zRHn0 # Subtest: voiYr1W7yJZcp::zUQl::qmiTBlfQpmUzpoEbweVK::Dp0oXEwD::xW_6LXBkasiUfLrZr4Al 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - voiYr1W7yJZcp::zUQl::qmiTBlfQpmUzpoEbweVK::Dp0oXEwD::xW_6LXBkasiUfLrZr4Al # Subtest: Yvz::Rk6PeWLnOsqUv::Q::xUuH::xeNAod 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - Yvz::Rk6PeWLnOsqUv::Q::xUuH::xeNAod ok 1 - Set ==> aM6vht0TLV8ETY::avSS1a 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aM6vht0TLV8ETY::avSS1a 1..35 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aM6vht0TLV8ETY::avSS1a ok 4 - Ekm3g19pi8KNvp1M::SR_lCRCAXkaSmyPqTx::UmIwwA1::6g ok 5 - eouwgaAD_zpIjJG::O::6ji9sB::WqdFBSwsJv1LV7B ok 6 - hI_uq4KU3y ok 7 - jGq9bAZRyNrUekb::Fy2QSipB::3EwKuNs5EwTmwi8yJj0::pJtg_WmbY ok 8 - KBwiTx1PAIhyJgI::n4GR8ffaL::cQuCGvHLUQ::oyDw2VEaaM9V ok 9 - Ny::XcbpU2DYd::ta2MYFTblnB9X::o::p7HIZ65dLIU29jD3J ok 10 - o3Pk::_oGj3v ok 11 - owDlk_oEIOm5LqCFuM::yZsljOUn4ZUuByCLG6lG::7Mza1KVV5kCIRtt7mRM::DqmbzfeXvF5P::qg8udfNA ok 12 - T00i::jz0GV::7XRW7z928ag ok 13 - TuYZyyOmuJ4::rtzuiRCP5tg::VKJmUpM2DuVOHqfzAjP ok 14 - VFl0M::BhwSS2mLABuaxF8Uoet::q3zRHn0 ok 15 - voiYr1W7yJZcp::zUQl::qmiTBlfQpmUzpoEbweVK::Dp0oXEwD::xW_6LXBkasiUfLrZr4Al ok 16 - Yvz::Rk6PeWLnOsqUv::Q::xUuH::xeNAod ok 17 - Footer ok 18 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aM6vht0TLV8ETY::avSS1a ok 5 - Ekm3g19pi8KNvp1M::SR_lCRCAXkaSmyPqTx::UmIwwA1::6g ok 6 - eouwgaAD_zpIjJG::O::6ji9sB::WqdFBSwsJv1LV7B ok 7 - hI_uq4KU3y ok 8 - jGq9bAZRyNrUekb::Fy2QSipB::3EwKuNs5EwTmwi8yJj0::pJtg_WmbY ok 9 - KBwiTx1PAIhyJgI::n4GR8ffaL::cQuCGvHLUQ::oyDw2VEaaM9V ok 10 - Ny::XcbpU2DYd::ta2MYFTblnB9X::o::p7HIZ65dLIU29jD3J ok 11 - o3Pk::_oGj3v ok 12 - owDlk_oEIOm5LqCFuM::yZsljOUn4ZUuByCLG6lG::7Mza1KVV5kCIRtt7mRM::DqmbzfeXvF5P::qg8udfNA ok 13 - T00i::jz0GV::7XRW7z928ag ok 14 - TuYZyyOmuJ4::rtzuiRCP5tg::VKJmUpM2DuVOHqfzAjP ok 15 - VFl0M::BhwSS2mLABuaxF8Uoet::q3zRHn0 ok 16 - voiYr1W7yJZcp::zUQl::qmiTBlfQpmUzpoEbweVK::Dp0oXEwD::xW_6LXBkasiUfLrZr4Al ok 17 - Yvz::Rk6PeWLnOsqUv::Q::xUuH::xeNAod ok 18 - Footer ok 19 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aM6vht0TLV8ETY::avSS1a 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - aM6vht0TLV8ETY::avSS1a # Subtest: Ekm3g19pi8KNvp1M::SR_lCRCAXkaSmyPqTx::UmIwwA1::6g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - Ekm3g19pi8KNvp1M::SR_lCRCAXkaSmyPqTx::UmIwwA1::6g # Subtest: eouwgaAD_zpIjJG::O::6ji9sB::WqdFBSwsJv1LV7B 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - eouwgaAD_zpIjJG::O::6ji9sB::WqdFBSwsJv1LV7B # Subtest: hI_uq4KU3y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - hI_uq4KU3y # Subtest: jGq9bAZRyNrUekb::Fy2QSipB::3EwKuNs5EwTmwi8yJj0::pJtg_WmbY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - jGq9bAZRyNrUekb::Fy2QSipB::3EwKuNs5EwTmwi8yJj0::pJtg_WmbY # Subtest: KBwiTx1PAIhyJgI::n4GR8ffaL::cQuCGvHLUQ::oyDw2VEaaM9V 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - KBwiTx1PAIhyJgI::n4GR8ffaL::cQuCGvHLUQ::oyDw2VEaaM9V # Subtest: Ny::XcbpU2DYd::ta2MYFTblnB9X::o::p7HIZ65dLIU29jD3J 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - Ny::XcbpU2DYd::ta2MYFTblnB9X::o::p7HIZ65dLIU29jD3J # Subtest: o3Pk::_oGj3v 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - o3Pk::_oGj3v # Subtest: owDlk_oEIOm5LqCFuM::yZsljOUn4ZUuByCLG6lG::7Mza1KVV5kCIRtt7mRM::DqmbzfeXvF5P::qg8udfNA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - owDlk_oEIOm5LqCFuM::yZsljOUn4ZUuByCLG6lG::7Mza1KVV5kCIRtt7mRM::DqmbzfeXvF5P::qg8udfNA # Subtest: T00i::jz0GV::7XRW7z928ag 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - T00i::jz0GV::7XRW7z928ag # Subtest: TuYZyyOmuJ4::rtzuiRCP5tg::VKJmUpM2DuVOHqfzAjP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - TuYZyyOmuJ4::rtzuiRCP5tg::VKJmUpM2DuVOHqfzAjP # Subtest: VFl0M::BhwSS2mLABuaxF8Uoet::q3zRHn0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - VFl0M::BhwSS2mLABuaxF8Uoet::q3zRHn0 # Subtest: voiYr1W7yJZcp::zUQl::qmiTBlfQpmUzpoEbweVK::Dp0oXEwD::xW_6LXBkasiUfLrZr4Al 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - voiYr1W7yJZcp::zUQl::qmiTBlfQpmUzpoEbweVK::Dp0oXEwD::xW_6LXBkasiUfLrZr4Al # Subtest: Yvz::Rk6PeWLnOsqUv::Q::xUuH::xeNAod 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - Yvz::Rk6PeWLnOsqUv::Q::xUuH::xeNAod ok 1 - Set ==> aM6vht0TLV8ETY::avSS1a 1..1 ok 2 - force = 1 ok 8 - ignores_type = 0111 # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 14 - license = freebsd # Subtest: license = cc0 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..2 # Subtest: force = 0 # Subtest: Set ==> _uuZF1OogvSLxJbBO::1nY32Lxd50O8d9Xm::coj9XhL7jgcCfGAIdp::iyjTIwXzzj44sw_lwUIq 1..26 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _uuZF1OogvSLxJbBO::1nY32Lxd50O8d9Xm::coj9XhL7jgcCfGAIdp::iyjTIwXzzj44sw_lwUIq ok 4 - johG23e1MQBvd7C3::voWa2uSbRt6mvQw::M7u1xRbm3euhy::8XcYGD0aENS ok 5 - oIuGrSaKQhqnbu6Sx::NSMlRazcCcjnJu ok 6 - umNhfk ok 7 - UoKbUtgeJdct2GCDFBn::mRMVyKGO::hytYvwLi1jrdeF0qyqpe ok 8 - Footer ok 9 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..10 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _uuZF1OogvSLxJbBO::1nY32Lxd50O8d9Xm::coj9XhL7jgcCfGAIdp::iyjTIwXzzj44sw_lwUIq ok 5 - johG23e1MQBvd7C3::voWa2uSbRt6mvQw::M7u1xRbm3euhy::8XcYGD0aENS ok 6 - oIuGrSaKQhqnbu6Sx::NSMlRazcCcjnJu ok 7 - umNhfk ok 8 - UoKbUtgeJdct2GCDFBn::mRMVyKGO::hytYvwLi1jrdeF0qyqpe ok 9 - Footer ok 10 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _uuZF1OogvSLxJbBO::1nY32Lxd50O8d9Xm::coj9XhL7jgcCfGAIdp::iyjTIwXzzj44sw_lwUIq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _uuZF1OogvSLxJbBO::1nY32Lxd50O8d9Xm::coj9XhL7jgcCfGAIdp::iyjTIwXzzj44sw_lwUIq # Subtest: johG23e1MQBvd7C3::voWa2uSbRt6mvQw::M7u1xRbm3euhy::8XcYGD0aENS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - johG23e1MQBvd7C3::voWa2uSbRt6mvQw::M7u1xRbm3euhy::8XcYGD0aENS # Subtest: oIuGrSaKQhqnbu6Sx::NSMlRazcCcjnJu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - oIuGrSaKQhqnbu6Sx::NSMlRazcCcjnJu # Subtest: umNhfk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - umNhfk # Subtest: UoKbUtgeJdct2GCDFBn::mRMVyKGO::hytYvwLi1jrdeF0qyqpe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - UoKbUtgeJdct2GCDFBn::mRMVyKGO::hytYvwLi1jrdeF0qyqpe ok 1 - Set ==> _uuZF1OogvSLxJbBO::1nY32Lxd50O8d9Xm::coj9XhL7jgcCfGAIdp::iyjTIwXzzj44sw_lwUIq 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _uuZF1OogvSLxJbBO::1nY32Lxd50O8d9Xm::coj9XhL7jgcCfGAIdp::iyjTIwXzzj44sw_lwUIq 1..26 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _uuZF1OogvSLxJbBO::1nY32Lxd50O8d9Xm::coj9XhL7jgcCfGAIdp::iyjTIwXzzj44sw_lwUIq ok 4 - johG23e1MQBvd7C3::voWa2uSbRt6mvQw::M7u1xRbm3euhy::8XcYGD0aENS ok 5 - oIuGrSaKQhqnbu6Sx::NSMlRazcCcjnJu ok 6 - umNhfk ok 7 - UoKbUtgeJdct2GCDFBn::mRMVyKGO::hytYvwLi1jrdeF0qyqpe ok 8 - Footer ok 9 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..10 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _uuZF1OogvSLxJbBO::1nY32Lxd50O8d9Xm::coj9XhL7jgcCfGAIdp::iyjTIwXzzj44sw_lwUIq ok 5 - johG23e1MQBvd7C3::voWa2uSbRt6mvQw::M7u1xRbm3euhy::8XcYGD0aENS ok 6 - oIuGrSaKQhqnbu6Sx::NSMlRazcCcjnJu ok 7 - umNhfk ok 8 - UoKbUtgeJdct2GCDFBn::mRMVyKGO::hytYvwLi1jrdeF0qyqpe ok 9 - Footer ok 10 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _uuZF1OogvSLxJbBO::1nY32Lxd50O8d9Xm::coj9XhL7jgcCfGAIdp::iyjTIwXzzj44sw_lwUIq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _uuZF1OogvSLxJbBO::1nY32Lxd50O8d9Xm::coj9XhL7jgcCfGAIdp::iyjTIwXzzj44sw_lwUIq # Subtest: johG23e1MQBvd7C3::voWa2uSbRt6mvQw::M7u1xRbm3euhy::8XcYGD0aENS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - johG23e1MQBvd7C3::voWa2uSbRt6mvQw::M7u1xRbm3euhy::8XcYGD0aENS # Subtest: oIuGrSaKQhqnbu6Sx::NSMlRazcCcjnJu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - oIuGrSaKQhqnbu6Sx::NSMlRazcCcjnJu # Subtest: umNhfk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - umNhfk # Subtest: UoKbUtgeJdct2GCDFBn::mRMVyKGO::hytYvwLi1jrdeF0qyqpe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - UoKbUtgeJdct2GCDFBn::mRMVyKGO::hytYvwLi1jrdeF0qyqpe ok 1 - Set ==> _uuZF1OogvSLxJbBO::1nY32Lxd50O8d9Xm::coj9XhL7jgcCfGAIdp::iyjTIwXzzj44sw_lwUIq 1..1 ok 2 - force = 1 ok 4 - ignores_type = 0011 # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..2 # Subtest: force = 0 # Subtest: Set ==> A2jdXXvkggWO::BD0qr3hW9XRTryj::PJOGF0jal::uiZtdAux::DNJK3Vv062rdlL4zDi 1..32 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..15 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - A2jdXXvkggWO::BD0qr3hW9XRTryj::PJOGF0jal::uiZtdAux::DNJK3Vv062rdlL4zDi ok 4 - c::8AcWKRlryEZYotrmUWB::tO7jtBeoD3R::kJpXKF2::o7pueDsZ4B1Uv ok 5 - dDiSRQmnN8FiMA947x::A0qnGSMQTdtpeH9pEcn::fvOuQ ok 6 - e7WPcRnbLyiQCNAd::MGxv8dDGVvcKNDj ok 7 - GZphq4L_jmTKRWk ok 8 - HQybL9ceyC6::YPSEEb0SRExaIK5s ok 9 - inAQKnjAIvn34VKbV0::_pyxuhm2B84vGlTlC ok 10 - K8x5JuGl5AJFh8H::y2pZlGqhF4KNN2xg ok 11 - ngfgxg5Ch::raEMYLvgC45w::yECeJ_g::5 ok 12 - Pde1hQ8qpvgOKAi3djAU::dMi3toWdR::rOKOF::nKk4VEoiClX::fzpvWztzPn ok 13 - WIkPp ok 14 - Footer ok 15 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - A2jdXXvkggWO::BD0qr3hW9XRTryj::PJOGF0jal::uiZtdAux::DNJK3Vv062rdlL4zDi ok 5 - c::8AcWKRlryEZYotrmUWB::tO7jtBeoD3R::kJpXKF2::o7pueDsZ4B1Uv ok 6 - dDiSRQmnN8FiMA947x::A0qnGSMQTdtpeH9pEcn::fvOuQ ok 7 - e7WPcRnbLyiQCNAd::MGxv8dDGVvcKNDj ok 8 - GZphq4L_jmTKRWk ok 9 - HQybL9ceyC6::YPSEEb0SRExaIK5s ok 10 - inAQKnjAIvn34VKbV0::_pyxuhm2B84vGlTlC ok 11 - K8x5JuGl5AJFh8H::y2pZlGqhF4KNN2xg ok 12 - ngfgxg5Ch::raEMYLvgC45w::yECeJ_g::5 ok 13 - Pde1hQ8qpvgOKAi3djAU::dMi3toWdR::rOKOF::nKk4VEoiClX::fzpvWztzPn ok 14 - WIkPp ok 15 - Footer ok 16 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: A2jdXXvkggWO::BD0qr3hW9XRTryj::PJOGF0jal::uiZtdAux::DNJK3Vv062rdlL4zDi 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - A2jdXXvkggWO::BD0qr3hW9XRTryj::PJOGF0jal::uiZtdAux::DNJK3Vv062rdlL4zDi # Subtest: c::8AcWKRlryEZYotrmUWB::tO7jtBeoD3R::kJpXKF2::o7pueDsZ4B1Uv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - c::8AcWKRlryEZYotrmUWB::tO7jtBeoD3R::kJpXKF2::o7pueDsZ4B1Uv # Subtest: dDiSRQmnN8FiMA947x::A0qnGSMQTdtpeH9pEcn::fvOuQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - dDiSRQmnN8FiMA947x::A0qnGSMQTdtpeH9pEcn::fvOuQ # Subtest: e7WPcRnbLyiQCNAd::MGxv8dDGVvcKNDj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - e7WPcRnbLyiQCNAd::MGxv8dDGVvcKNDj # Subtest: GZphq4L_jmTKRWk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - GZphq4L_jmTKRWk # Subtest: HQybL9ceyC6::YPSEEb0SRExaIK5s 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - HQybL9ceyC6::YPSEEb0SRExaIK5s # Subtest: inAQKnjAIvn34VKbV0::_pyxuhm2B84vGlTlC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - inAQKnjAIvn34VKbV0::_pyxuhm2B84vGlTlC # Subtest: K8x5JuGl5AJFh8H::y2pZlGqhF4KNN2xg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - K8x5JuGl5AJFh8H::y2pZlGqhF4KNN2xg # Subtest: ngfgxg5Ch::raEMYLvgC45w::yECeJ_g::5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - ngfgxg5Ch::raEMYLvgC45w::yECeJ_g::5 # Subtest: Pde1hQ8qpvgOKAi3djAU::dMi3toWdR::rOKOF::nKk4VEoiClX::fzpvWztzPn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - Pde1hQ8qpvgOKAi3djAU::dMi3toWdR::rOKOF::nKk4VEoiClX::fzpvWztzPn # Subtest: WIkPp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - WIkPp ok 1 - Set ==> A2jdXXvkggWO::BD0qr3hW9XRTryj::PJOGF0jal::uiZtdAux::DNJK3Vv062rdlL4zDi 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> A2jdXXvkggWO::BD0qr3hW9XRTryj::PJOGF0jal::uiZtdAux::DNJK3Vv062rdlL4zDi 1..32 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..15 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - A2jdXXvkggWO::BD0qr3hW9XRTryj::PJOGF0jal::uiZtdAux::DNJK3Vv062rdlL4zDi ok 4 - c::8AcWKRlryEZYotrmUWB::tO7jtBeoD3R::kJpXKF2::o7pueDsZ4B1Uv ok 5 - dDiSRQmnN8FiMA947x::A0qnGSMQTdtpeH9pEcn::fvOuQ ok 6 - e7WPcRnbLyiQCNAd::MGxv8dDGVvcKNDj ok 7 - GZphq4L_jmTKRWk ok 8 - HQybL9ceyC6::YPSEEb0SRExaIK5s ok 9 - inAQKnjAIvn34VKbV0::_pyxuhm2B84vGlTlC ok 10 - K8x5JuGl5AJFh8H::y2pZlGqhF4KNN2xg ok 11 - ngfgxg5Ch::raEMYLvgC45w::yECeJ_g::5 ok 12 - Pde1hQ8qpvgOKAi3djAU::dMi3toWdR::rOKOF::nKk4VEoiClX::fzpvWztzPn ok 13 - WIkPp ok 14 - Footer ok 15 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - A2jdXXvkggWO::BD0qr3hW9XRTryj::PJOGF0jal::uiZtdAux::DNJK3Vv062rdlL4zDi ok 5 - c::8AcWKRlryEZYotrmUWB::tO7jtBeoD3R::kJpXKF2::o7pueDsZ4B1Uv ok 6 - dDiSRQmnN8FiMA947x::A0qnGSMQTdtpeH9pEcn::fvOuQ ok 7 - e7WPcRnbLyiQCNAd::MGxv8dDGVvcKNDj ok 8 - GZphq4L_jmTKRWk ok 9 - HQybL9ceyC6::YPSEEb0SRExaIK5s ok 10 - inAQKnjAIvn34VKbV0::_pyxuhm2B84vGlTlC ok 11 - K8x5JuGl5AJFh8H::y2pZlGqhF4KNN2xg ok 12 - ngfgxg5Ch::raEMYLvgC45w::yECeJ_g::5 ok 13 - Pde1hQ8qpvgOKAi3djAU::dMi3toWdR::rOKOF::nKk4VEoiClX::fzpvWztzPn ok 14 - WIkPp ok 15 - Footer ok 16 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: A2jdXXvkggWO::BD0qr3hW9XRTryj::PJOGF0jal::uiZtdAux::DNJK3Vv062rdlL4zDi 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - A2jdXXvkggWO::BD0qr3hW9XRTryj::PJOGF0jal::uiZtdAux::DNJK3Vv062rdlL4zDi # Subtest: c::8AcWKRlryEZYotrmUWB::tO7jtBeoD3R::kJpXKF2::o7pueDsZ4B1Uv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - c::8AcWKRlryEZYotrmUWB::tO7jtBeoD3R::kJpXKF2::o7pueDsZ4B1Uv # Subtest: dDiSRQmnN8FiMA947x::A0qnGSMQTdtpeH9pEcn::fvOuQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - dDiSRQmnN8FiMA947x::A0qnGSMQTdtpeH9pEcn::fvOuQ # Subtest: e7WPcRnbLyiQCNAd::MGxv8dDGVvcKNDj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - e7WPcRnbLyiQCNAd::MGxv8dDGVvcKNDj # Subtest: GZphq4L_jmTKRWk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - GZphq4L_jmTKRWk # Subtest: HQybL9ceyC6::YPSEEb0SRExaIK5s 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - HQybL9ceyC6::YPSEEb0SRExaIK5s # Subtest: inAQKnjAIvn34VKbV0::_pyxuhm2B84vGlTlC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - inAQKnjAIvn34VKbV0::_pyxuhm2B84vGlTlC # Subtest: K8x5JuGl5AJFh8H::y2pZlGqhF4KNN2xg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - K8x5JuGl5AJFh8H::y2pZlGqhF4KNN2xg # Subtest: ngfgxg5Ch::raEMYLvgC45w::yECeJ_g::5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - ngfgxg5Ch::raEMYLvgC45w::yECeJ_g::5 # Subtest: Pde1hQ8qpvgOKAi3djAU::dMi3toWdR::rOKOF::nKk4VEoiClX::fzpvWztzPn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - Pde1hQ8qpvgOKAi3djAU::dMi3toWdR::rOKOF::nKk4VEoiClX::fzpvWztzPn # Subtest: WIkPp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - WIkPp ok 1 - Set ==> A2jdXXvkggWO::BD0qr3hW9XRTryj::PJOGF0jal::uiZtdAux::DNJK3Vv062rdlL4zDi 1..1 ok 2 - force = 1 ok 10 - ignores_type = 1001 # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 15 - license = cc0 # Subtest: license = mit 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..2 # Subtest: force = 0 # Subtest: Set ==> LsqBvlDI5TspBr::xKE46PJsM8U87X8fAgX::ajeQkR86chKd 1..23 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - LsqBvlDI5TspBr::xKE46PJsM8U87X8fAgX::ajeQkR86chKd ok 4 - zjJoWirO::m3DhgZOoq::Kk ok 5 - Footer ok 6 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - LsqBvlDI5TspBr::xKE46PJsM8U87X8fAgX::ajeQkR86chKd ok 5 - zjJoWirO::m3DhgZOoq::Kk ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: LsqBvlDI5TspBr::xKE46PJsM8U87X8fAgX::ajeQkR86chKd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - LsqBvlDI5TspBr::xKE46PJsM8U87X8fAgX::ajeQkR86chKd # Subtest: zjJoWirO::m3DhgZOoq::Kk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - zjJoWirO::m3DhgZOoq::Kk ok 1 - Set ==> LsqBvlDI5TspBr::xKE46PJsM8U87X8fAgX::ajeQkR86chKd 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> LsqBvlDI5TspBr::xKE46PJsM8U87X8fAgX::ajeQkR86chKd 1..23 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - LsqBvlDI5TspBr::xKE46PJsM8U87X8fAgX::ajeQkR86chKd ok 4 - zjJoWirO::m3DhgZOoq::Kk ok 5 - Footer ok 6 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - LsqBvlDI5TspBr::xKE46PJsM8U87X8fAgX::ajeQkR86chKd ok 5 - zjJoWirO::m3DhgZOoq::Kk ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: LsqBvlDI5TspBr::xKE46PJsM8U87X8fAgX::ajeQkR86chKd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - LsqBvlDI5TspBr::xKE46PJsM8U87X8fAgX::ajeQkR86chKd # Subtest: zjJoWirO::m3DhgZOoq::Kk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - zjJoWirO::m3DhgZOoq::Kk ok 1 - Set ==> LsqBvlDI5TspBr::xKE46PJsM8U87X8fAgX::ajeQkR86chKd 1..1 ok 2 - force = 1 ok 7 - ignores_type = 0110 # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..2 # Subtest: force = 0 # Subtest: Set ==> B48n1amnTolYeioc::sPZM::GWaIWjSca9::xbwH678iG9_px7K12j::Jfmhng2YEVSFU3m701w 1..29 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..12 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - B48n1amnTolYeioc::sPZM::GWaIWjSca9::xbwH678iG9_px7K12j::Jfmhng2YEVSFU3m701w ok 4 - e5p4Z::LMRGgxqcodYn::lr7ElDWQtcaGLN_4::aIALJiyAvyViZJ1D9h ok 5 - huel2L2J9mdaV::0yyANWscT4G2g::CU9PhXiSbWi6SY8pFq ok 6 - IIQJqjkPCF::30MlSeSHqOe7c::rywuGRAHK::o4Q6JulirFuSSl2::FLm1A5c0 ok 7 - JyewYU32rtgIMYuR::WIcQ::DDoDv4ue ok 8 - kEDuwYp1IpZ7::E3CGl ok 9 - qohUdQ_8hCl6LXo::U3TwinZ::wjbFsz4uPm5hIu1mR8::0bDi::GfBFdZxZ ok 10 - vIOYR::r6fSm3ZMZ1Rrd9RNs::XAHFjHRh_a2JOjM ok 11 - Footer ok 12 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - B48n1amnTolYeioc::sPZM::GWaIWjSca9::xbwH678iG9_px7K12j::Jfmhng2YEVSFU3m701w ok 5 - e5p4Z::LMRGgxqcodYn::lr7ElDWQtcaGLN_4::aIALJiyAvyViZJ1D9h ok 6 - huel2L2J9mdaV::0yyANWscT4G2g::CU9PhXiSbWi6SY8pFq ok 7 - IIQJqjkPCF::30MlSeSHqOe7c::rywuGRAHK::o4Q6JulirFuSSl2::FLm1A5c0 ok 8 - JyewYU32rtgIMYuR::WIcQ::DDoDv4ue ok 9 - kEDuwYp1IpZ7::E3CGl ok 10 - qohUdQ_8hCl6LXo::U3TwinZ::wjbFsz4uPm5hIu1mR8::0bDi::GfBFdZxZ ok 11 - vIOYR::r6fSm3ZMZ1Rrd9RNs::XAHFjHRh_a2JOjM ok 12 - Footer ok 13 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: B48n1amnTolYeioc::sPZM::GWaIWjSca9::xbwH678iG9_px7K12j::Jfmhng2YEVSFU3m701w 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - B48n1amnTolYeioc::sPZM::GWaIWjSca9::xbwH678iG9_px7K12j::Jfmhng2YEVSFU3m701w # Subtest: e5p4Z::LMRGgxqcodYn::lr7ElDWQtcaGLN_4::aIALJiyAvyViZJ1D9h 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - e5p4Z::LMRGgxqcodYn::lr7ElDWQtcaGLN_4::aIALJiyAvyViZJ1D9h # Subtest: huel2L2J9mdaV::0yyANWscT4G2g::CU9PhXiSbWi6SY8pFq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - huel2L2J9mdaV::0yyANWscT4G2g::CU9PhXiSbWi6SY8pFq # Subtest: IIQJqjkPCF::30MlSeSHqOe7c::rywuGRAHK::o4Q6JulirFuSSl2::FLm1A5c0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - IIQJqjkPCF::30MlSeSHqOe7c::rywuGRAHK::o4Q6JulirFuSSl2::FLm1A5c0 # Subtest: JyewYU32rtgIMYuR::WIcQ::DDoDv4ue 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - JyewYU32rtgIMYuR::WIcQ::DDoDv4ue # Subtest: kEDuwYp1IpZ7::E3CGl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - kEDuwYp1IpZ7::E3CGl # Subtest: qohUdQ_8hCl6LXo::U3TwinZ::wjbFsz4uPm5hIu1mR8::0bDi::GfBFdZxZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - qohUdQ_8hCl6LXo::U3TwinZ::wjbFsz4uPm5hIu1mR8::0bDi::GfBFdZxZ # Subtest: vIOYR::r6fSm3ZMZ1Rrd9RNs::XAHFjHRh_a2JOjM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - vIOYR::r6fSm3ZMZ1Rrd9RNs::XAHFjHRh_a2JOjM ok 1 - Set ==> B48n1amnTolYeioc::sPZM::GWaIWjSca9::xbwH678iG9_px7K12j::Jfmhng2YEVSFU3m701w 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> B48n1amnTolYeioc::sPZM::GWaIWjSca9::xbwH678iG9_px7K12j::Jfmhng2YEVSFU3m701w 1..29 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Build.PL 1..11 ok 1 - Min/Strict/Warning/Builder ok 2 - module_name ok 3 - license ok 4 - dist_author ok 5 - dist_version_from ok 6 - release_status ok 7 - Configure Requires ok 8 - Build Requires ok 9 - Requires ok 10 - add_to_cleanup ok 11 - create_makefile_pl ok 14 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..12 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - B48n1amnTolYeioc::sPZM::GWaIWjSca9::xbwH678iG9_px7K12j::Jfmhng2YEVSFU3m701w ok 4 - e5p4Z::LMRGgxqcodYn::lr7ElDWQtcaGLN_4::aIALJiyAvyViZJ1D9h ok 5 - huel2L2J9mdaV::0yyANWscT4G2g::CU9PhXiSbWi6SY8pFq ok 6 - IIQJqjkPCF::30MlSeSHqOe7c::rywuGRAHK::o4Q6JulirFuSSl2::FLm1A5c0 ok 7 - JyewYU32rtgIMYuR::WIcQ::DDoDv4ue ok 8 - kEDuwYp1IpZ7::E3CGl ok 9 - qohUdQ_8hCl6LXo::U3TwinZ::wjbFsz4uPm5hIu1mR8::0bDi::GfBFdZxZ ok 10 - vIOYR::r6fSm3ZMZ1Rrd9RNs::XAHFjHRh_a2JOjM ok 11 - Footer ok 12 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - B48n1amnTolYeioc::sPZM::GWaIWjSca9::xbwH678iG9_px7K12j::Jfmhng2YEVSFU3m701w ok 5 - e5p4Z::LMRGgxqcodYn::lr7ElDWQtcaGLN_4::aIALJiyAvyViZJ1D9h ok 6 - huel2L2J9mdaV::0yyANWscT4G2g::CU9PhXiSbWi6SY8pFq ok 7 - IIQJqjkPCF::30MlSeSHqOe7c::rywuGRAHK::o4Q6JulirFuSSl2::FLm1A5c0 ok 8 - JyewYU32rtgIMYuR::WIcQ::DDoDv4ue ok 9 - kEDuwYp1IpZ7::E3CGl ok 10 - qohUdQ_8hCl6LXo::U3TwinZ::wjbFsz4uPm5hIu1mR8::0bDi::GfBFdZxZ ok 11 - vIOYR::r6fSm3ZMZ1Rrd9RNs::XAHFjHRh_a2JOjM ok 12 - Footer ok 13 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: B48n1amnTolYeioc::sPZM::GWaIWjSca9::xbwH678iG9_px7K12j::Jfmhng2YEVSFU3m701w 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - B48n1amnTolYeioc::sPZM::GWaIWjSca9::xbwH678iG9_px7K12j::Jfmhng2YEVSFU3m701w # Subtest: e5p4Z::LMRGgxqcodYn::lr7ElDWQtcaGLN_4::aIALJiyAvyViZJ1D9h 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - e5p4Z::LMRGgxqcodYn::lr7ElDWQtcaGLN_4::aIALJiyAvyViZJ1D9h # Subtest: huel2L2J9mdaV::0yyANWscT4G2g::CU9PhXiSbWi6SY8pFq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - huel2L2J9mdaV::0yyANWscT4G2g::CU9PhXiSbWi6SY8pFq # Subtest: IIQJqjkPCF::30MlSeSHqOe7c::rywuGRAHK::o4Q6JulirFuSSl2::FLm1A5c0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - IIQJqjkPCF::30MlSeSHqOe7c::rywuGRAHK::o4Q6JulirFuSSl2::FLm1A5c0 # Subtest: JyewYU32rtgIMYuR::WIcQ::DDoDv4ue 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - JyewYU32rtgIMYuR::WIcQ::DDoDv4ue # Subtest: kEDuwYp1IpZ7::E3CGl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - kEDuwYp1IpZ7::E3CGl # Subtest: qohUdQ_8hCl6LXo::U3TwinZ::wjbFsz4uPm5hIu1mR8::0bDi::GfBFdZxZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - qohUdQ_8hCl6LXo::U3TwinZ::wjbFsz4uPm5hIu1mR8::0bDi::GfBFdZxZ # Subtest: vIOYR::r6fSm3ZMZ1Rrd9RNs::XAHFjHRh_a2JOjM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - vIOYR::r6fSm3ZMZ1Rrd9RNs::XAHFjHRh_a2JOjM ok 1 - Set ==> B48n1amnTolYeioc::sPZM::GWaIWjSca9::xbwH678iG9_px7K12j::Jfmhng2YEVSFU3m701w 1..1 ok 2 - force = 1 ok 9 - ignores_type = 1000 # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 16 - license = mit ok 4 - builder = Module::Build # Subtest: builder = Module::Install 1..16 # Subtest: license = apache 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 1 - license = apache # Subtest: license = mozilla 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 2 - license = mozilla # Subtest: license = artistic 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..2 # Subtest: force = 0 # Subtest: Set ==> afciMiL7s77cAqR::hWLiR5A3rjrpUf4Rcia6::K8aQKIWay4skffrEymg::W3I::wh5TLOYD8U5Ww 1..41 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - afciMiL7s77cAqR::hWLiR5A3rjrpUf4Rcia6::K8aQKIWay4skffrEymg::W3I::wh5TLOYD8U5Ww ok 4 - E5T2vIQOldi0V4Ag ok 5 - Fz::w1QBSTjsnw ok 6 - g ok 7 - g8_xX::bO4Q0eYIX9I ok 8 - hfcvjyPS3qDfy6XbDr ok 9 - J1hOJyeuf4jAj ok 10 - KGKSVXijD05RQGDz::Pcv3pof0ogqs::t5k_1dgiMu1OXn5 ok 11 - l_EcDLLQ::3Y7pc::7Xj::dNNAeKuWZRjzmivHEvy::l4 ok 12 - NEdiPSXDMI2zsGjc::X1_595La2Q6hIwmzNzw::K1jWXMtTet4XgiYAa::Ur1aDzY3YI_lH::N82369f ok 13 - pRM::oPbfhlNZWHtb5d_5 ok 14 - Q::odXwV1cGipdSzWc80B0::dvrVYQ6a07p4d346::w8YEBj0UVvcx4JSbyOm ok 15 - RUQQ89::QfFN8M9 ok 16 - S3jz ok 17 - TBotfPauoUR_E89::hvpIlBvDmPyCY::FsTMbf::bkheqePfOk8KZAeE ok 18 - Td3ELgrM1faSiOW65 ok 19 - Tns::wUw7Eb::RVozmdHQZTqbkVsDz::fCr7jofh6psby1KgUimO::095jDkzMK ok 20 - v4AaJiSR::E2Xmn5NVkh::fKnKdMmKgpTVpCFn7T ok 21 - w ok 22 - YNtLb2dMa::eBofxE9w7xf0fd::9Hva::yHqlMWC ok 23 - Footer ok 24 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..25 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - afciMiL7s77cAqR::hWLiR5A3rjrpUf4Rcia6::K8aQKIWay4skffrEymg::W3I::wh5TLOYD8U5Ww ok 5 - E5T2vIQOldi0V4Ag ok 6 - Fz::w1QBSTjsnw ok 7 - g ok 8 - g8_xX::bO4Q0eYIX9I ok 9 - hfcvjyPS3qDfy6XbDr ok 10 - J1hOJyeuf4jAj ok 11 - KGKSVXijD05RQGDz::Pcv3pof0ogqs::t5k_1dgiMu1OXn5 ok 12 - l_EcDLLQ::3Y7pc::7Xj::dNNAeKuWZRjzmivHEvy::l4 ok 13 - NEdiPSXDMI2zsGjc::X1_595La2Q6hIwmzNzw::K1jWXMtTet4XgiYAa::Ur1aDzY3YI_lH::N82369f ok 14 - pRM::oPbfhlNZWHtb5d_5 ok 15 - Q::odXwV1cGipdSzWc80B0::dvrVYQ6a07p4d346::w8YEBj0UVvcx4JSbyOm ok 16 - RUQQ89::QfFN8M9 ok 17 - S3jz ok 18 - TBotfPauoUR_E89::hvpIlBvDmPyCY::FsTMbf::bkheqePfOk8KZAeE ok 19 - Td3ELgrM1faSiOW65 ok 20 - Tns::wUw7Eb::RVozmdHQZTqbkVsDz::fCr7jofh6psby1KgUimO::095jDkzMK ok 21 - v4AaJiSR::E2Xmn5NVkh::fKnKdMmKgpTVpCFn7T ok 22 - w ok 23 - YNtLb2dMa::eBofxE9w7xf0fd::9Hva::yHqlMWC ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: afciMiL7s77cAqR::hWLiR5A3rjrpUf4Rcia6::K8aQKIWay4skffrEymg::W3I::wh5TLOYD8U5Ww 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - afciMiL7s77cAqR::hWLiR5A3rjrpUf4Rcia6::K8aQKIWay4skffrEymg::W3I::wh5TLOYD8U5Ww # Subtest: E5T2vIQOldi0V4Ag 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - E5T2vIQOldi0V4Ag # Subtest: Fz::w1QBSTjsnw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - Fz::w1QBSTjsnw # Subtest: g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - g # Subtest: g8_xX::bO4Q0eYIX9I 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - g8_xX::bO4Q0eYIX9I # Subtest: hfcvjyPS3qDfy6XbDr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - hfcvjyPS3qDfy6XbDr # Subtest: J1hOJyeuf4jAj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - J1hOJyeuf4jAj # Subtest: KGKSVXijD05RQGDz::Pcv3pof0ogqs::t5k_1dgiMu1OXn5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - KGKSVXijD05RQGDz::Pcv3pof0ogqs::t5k_1dgiMu1OXn5 # Subtest: l_EcDLLQ::3Y7pc::7Xj::dNNAeKuWZRjzmivHEvy::l4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - l_EcDLLQ::3Y7pc::7Xj::dNNAeKuWZRjzmivHEvy::l4 # Subtest: NEdiPSXDMI2zsGjc::X1_595La2Q6hIwmzNzw::K1jWXMtTet4XgiYAa::Ur1aDzY3YI_lH::N82369f 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - NEdiPSXDMI2zsGjc::X1_595La2Q6hIwmzNzw::K1jWXMtTet4XgiYAa::Ur1aDzY3YI_lH::N82369f # Subtest: pRM::oPbfhlNZWHtb5d_5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - pRM::oPbfhlNZWHtb5d_5 # Subtest: Q::odXwV1cGipdSzWc80B0::dvrVYQ6a07p4d346::w8YEBj0UVvcx4JSbyOm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - Q::odXwV1cGipdSzWc80B0::dvrVYQ6a07p4d346::w8YEBj0UVvcx4JSbyOm # Subtest: RUQQ89::QfFN8M9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - RUQQ89::QfFN8M9 # Subtest: S3jz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - S3jz # Subtest: TBotfPauoUR_E89::hvpIlBvDmPyCY::FsTMbf::bkheqePfOk8KZAeE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - TBotfPauoUR_E89::hvpIlBvDmPyCY::FsTMbf::bkheqePfOk8KZAeE # Subtest: Td3ELgrM1faSiOW65 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - Td3ELgrM1faSiOW65 # Subtest: Tns::wUw7Eb::RVozmdHQZTqbkVsDz::fCr7jofh6psby1KgUimO::095jDkzMK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - Tns::wUw7Eb::RVozmdHQZTqbkVsDz::fCr7jofh6psby1KgUimO::095jDkzMK # Subtest: v4AaJiSR::E2Xmn5NVkh::fKnKdMmKgpTVpCFn7T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - v4AaJiSR::E2Xmn5NVkh::fKnKdMmKgpTVpCFn7T # Subtest: w 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - w # Subtest: YNtLb2dMa::eBofxE9w7xf0fd::9Hva::yHqlMWC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 41 - YNtLb2dMa::eBofxE9w7xf0fd::9Hva::yHqlMWC ok 1 - Set ==> afciMiL7s77cAqR::hWLiR5A3rjrpUf4Rcia6::K8aQKIWay4skffrEymg::W3I::wh5TLOYD8U5Ww 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> afciMiL7s77cAqR::hWLiR5A3rjrpUf4Rcia6::K8aQKIWay4skffrEymg::W3I::wh5TLOYD8U5Ww 1..41 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - afciMiL7s77cAqR::hWLiR5A3rjrpUf4Rcia6::K8aQKIWay4skffrEymg::W3I::wh5TLOYD8U5Ww ok 4 - E5T2vIQOldi0V4Ag ok 5 - Fz::w1QBSTjsnw ok 6 - g ok 7 - g8_xX::bO4Q0eYIX9I ok 8 - hfcvjyPS3qDfy6XbDr ok 9 - J1hOJyeuf4jAj ok 10 - KGKSVXijD05RQGDz::Pcv3pof0ogqs::t5k_1dgiMu1OXn5 ok 11 - l_EcDLLQ::3Y7pc::7Xj::dNNAeKuWZRjzmivHEvy::l4 ok 12 - NEdiPSXDMI2zsGjc::X1_595La2Q6hIwmzNzw::K1jWXMtTet4XgiYAa::Ur1aDzY3YI_lH::N82369f ok 13 - pRM::oPbfhlNZWHtb5d_5 ok 14 - Q::odXwV1cGipdSzWc80B0::dvrVYQ6a07p4d346::w8YEBj0UVvcx4JSbyOm ok 15 - RUQQ89::QfFN8M9 ok 16 - S3jz ok 17 - TBotfPauoUR_E89::hvpIlBvDmPyCY::FsTMbf::bkheqePfOk8KZAeE ok 18 - Td3ELgrM1faSiOW65 ok 19 - Tns::wUw7Eb::RVozmdHQZTqbkVsDz::fCr7jofh6psby1KgUimO::095jDkzMK ok 20 - v4AaJiSR::E2Xmn5NVkh::fKnKdMmKgpTVpCFn7T ok 21 - w ok 22 - YNtLb2dMa::eBofxE9w7xf0fd::9Hva::yHqlMWC ok 23 - Footer ok 24 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..25 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - afciMiL7s77cAqR::hWLiR5A3rjrpUf4Rcia6::K8aQKIWay4skffrEymg::W3I::wh5TLOYD8U5Ww ok 5 - E5T2vIQOldi0V4Ag ok 6 - Fz::w1QBSTjsnw ok 7 - g ok 8 - g8_xX::bO4Q0eYIX9I ok 9 - hfcvjyPS3qDfy6XbDr ok 10 - J1hOJyeuf4jAj ok 11 - KGKSVXijD05RQGDz::Pcv3pof0ogqs::t5k_1dgiMu1OXn5 ok 12 - l_EcDLLQ::3Y7pc::7Xj::dNNAeKuWZRjzmivHEvy::l4 ok 13 - NEdiPSXDMI2zsGjc::X1_595La2Q6hIwmzNzw::K1jWXMtTet4XgiYAa::Ur1aDzY3YI_lH::N82369f ok 14 - pRM::oPbfhlNZWHtb5d_5 ok 15 - Q::odXwV1cGipdSzWc80B0::dvrVYQ6a07p4d346::w8YEBj0UVvcx4JSbyOm ok 16 - RUQQ89::QfFN8M9 ok 17 - S3jz ok 18 - TBotfPauoUR_E89::hvpIlBvDmPyCY::FsTMbf::bkheqePfOk8KZAeE ok 19 - Td3ELgrM1faSiOW65 ok 20 - Tns::wUw7Eb::RVozmdHQZTqbkVsDz::fCr7jofh6psby1KgUimO::095jDkzMK ok 21 - v4AaJiSR::E2Xmn5NVkh::fKnKdMmKgpTVpCFn7T ok 22 - w ok 23 - YNtLb2dMa::eBofxE9w7xf0fd::9Hva::yHqlMWC ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: afciMiL7s77cAqR::hWLiR5A3rjrpUf4Rcia6::K8aQKIWay4skffrEymg::W3I::wh5TLOYD8U5Ww 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - afciMiL7s77cAqR::hWLiR5A3rjrpUf4Rcia6::K8aQKIWay4skffrEymg::W3I::wh5TLOYD8U5Ww # Subtest: E5T2vIQOldi0V4Ag 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - E5T2vIQOldi0V4Ag # Subtest: Fz::w1QBSTjsnw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - Fz::w1QBSTjsnw # Subtest: g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - g # Subtest: g8_xX::bO4Q0eYIX9I 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - g8_xX::bO4Q0eYIX9I # Subtest: hfcvjyPS3qDfy6XbDr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - hfcvjyPS3qDfy6XbDr # Subtest: J1hOJyeuf4jAj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - J1hOJyeuf4jAj # Subtest: KGKSVXijD05RQGDz::Pcv3pof0ogqs::t5k_1dgiMu1OXn5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - KGKSVXijD05RQGDz::Pcv3pof0ogqs::t5k_1dgiMu1OXn5 # Subtest: l_EcDLLQ::3Y7pc::7Xj::dNNAeKuWZRjzmivHEvy::l4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - l_EcDLLQ::3Y7pc::7Xj::dNNAeKuWZRjzmivHEvy::l4 # Subtest: NEdiPSXDMI2zsGjc::X1_595La2Q6hIwmzNzw::K1jWXMtTet4XgiYAa::Ur1aDzY3YI_lH::N82369f 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - NEdiPSXDMI2zsGjc::X1_595La2Q6hIwmzNzw::K1jWXMtTet4XgiYAa::Ur1aDzY3YI_lH::N82369f # Subtest: pRM::oPbfhlNZWHtb5d_5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - pRM::oPbfhlNZWHtb5d_5 # Subtest: Q::odXwV1cGipdSzWc80B0::dvrVYQ6a07p4d346::w8YEBj0UVvcx4JSbyOm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - Q::odXwV1cGipdSzWc80B0::dvrVYQ6a07p4d346::w8YEBj0UVvcx4JSbyOm # Subtest: RUQQ89::QfFN8M9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - RUQQ89::QfFN8M9 # Subtest: S3jz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - S3jz # Subtest: TBotfPauoUR_E89::hvpIlBvDmPyCY::FsTMbf::bkheqePfOk8KZAeE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - TBotfPauoUR_E89::hvpIlBvDmPyCY::FsTMbf::bkheqePfOk8KZAeE # Subtest: Td3ELgrM1faSiOW65 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - Td3ELgrM1faSiOW65 # Subtest: Tns::wUw7Eb::RVozmdHQZTqbkVsDz::fCr7jofh6psby1KgUimO::095jDkzMK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - Tns::wUw7Eb::RVozmdHQZTqbkVsDz::fCr7jofh6psby1KgUimO::095jDkzMK # Subtest: v4AaJiSR::E2Xmn5NVkh::fKnKdMmKgpTVpCFn7T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - v4AaJiSR::E2Xmn5NVkh::fKnKdMmKgpTVpCFn7T # Subtest: w 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - w # Subtest: YNtLb2dMa::eBofxE9w7xf0fd::9Hva::yHqlMWC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 41 - YNtLb2dMa::eBofxE9w7xf0fd::9Hva::yHqlMWC ok 1 - Set ==> afciMiL7s77cAqR::hWLiR5A3rjrpUf4Rcia6::K8aQKIWay4skffrEymg::W3I::wh5TLOYD8U5Ww 1..1 ok 2 - force = 1 ok 3 - ignores_type = 0010 # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..2 # Subtest: force = 0 # Subtest: Set ==> gQ2CMREeR0ka::5e 1..31 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - gQ2CMREeR0ka::5e ok 4 - i5Hs6FrnmRsGirAztB::EdNXv1SuSZckEj::9u1XW_DD_zXNT::o_sc_::51JwK2GrMPy9D ok 5 - nCQcdui::j5ZtNH::6j4Hc21mxb_kRqK8E::0_0_fXfW ok 6 - njszHzDdV5::1YIcms ok 7 - p3cmXu097ZrU::i ok 8 - QWVBt_I50ZwenLxXV9w9::8WiP::B1P_ab ok 9 - rabGeZlYoc46DT8::XHnNoNgsK8coXIXjny ok 10 - SItmK5SI3draz ok 11 - X7aO::bQv8mGNVenpvGbtqY7::zNvm ok 12 - Y::oCRhgXN0I3sztJ::q3h4Jzrnd427CEZZbrXj::DBrdkNdbfkORp3NOSFBf ok 13 - Footer ok 14 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..15 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - gQ2CMREeR0ka::5e ok 5 - i5Hs6FrnmRsGirAztB::EdNXv1SuSZckEj::9u1XW_DD_zXNT::o_sc_::51JwK2GrMPy9D ok 6 - nCQcdui::j5ZtNH::6j4Hc21mxb_kRqK8E::0_0_fXfW ok 7 - njszHzDdV5::1YIcms ok 8 - p3cmXu097ZrU::i ok 9 - QWVBt_I50ZwenLxXV9w9::8WiP::B1P_ab ok 10 - rabGeZlYoc46DT8::XHnNoNgsK8coXIXjny ok 11 - SItmK5SI3draz ok 12 - X7aO::bQv8mGNVenpvGbtqY7::zNvm ok 13 - Y::oCRhgXN0I3sztJ::q3h4Jzrnd427CEZZbrXj::DBrdkNdbfkORp3NOSFBf ok 14 - Footer ok 15 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: gQ2CMREeR0ka::5e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - gQ2CMREeR0ka::5e # Subtest: i5Hs6FrnmRsGirAztB::EdNXv1SuSZckEj::9u1XW_DD_zXNT::o_sc_::51JwK2GrMPy9D 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - i5Hs6FrnmRsGirAztB::EdNXv1SuSZckEj::9u1XW_DD_zXNT::o_sc_::51JwK2GrMPy9D # Subtest: nCQcdui::j5ZtNH::6j4Hc21mxb_kRqK8E::0_0_fXfW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - nCQcdui::j5ZtNH::6j4Hc21mxb_kRqK8E::0_0_fXfW # Subtest: njszHzDdV5::1YIcms 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - njszHzDdV5::1YIcms # Subtest: p3cmXu097ZrU::i 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - p3cmXu097ZrU::i # Subtest: QWVBt_I50ZwenLxXV9w9::8WiP::B1P_ab 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - QWVBt_I50ZwenLxXV9w9::8WiP::B1P_ab # Subtest: rabGeZlYoc46DT8::XHnNoNgsK8coXIXjny 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - rabGeZlYoc46DT8::XHnNoNgsK8coXIXjny # Subtest: SItmK5SI3draz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - SItmK5SI3draz # Subtest: X7aO::bQv8mGNVenpvGbtqY7::zNvm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - X7aO::bQv8mGNVenpvGbtqY7::zNvm # Subtest: Y::oCRhgXN0I3sztJ::q3h4Jzrnd427CEZZbrXj::DBrdkNdbfkORp3NOSFBf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - Y::oCRhgXN0I3sztJ::q3h4Jzrnd427CEZZbrXj::DBrdkNdbfkORp3NOSFBf ok 1 - Set ==> gQ2CMREeR0ka::5e 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> gQ2CMREeR0ka::5e 1..31 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - gQ2CMREeR0ka::5e ok 4 - i5Hs6FrnmRsGirAztB::EdNXv1SuSZckEj::9u1XW_DD_zXNT::o_sc_::51JwK2GrMPy9D ok 5 - nCQcdui::j5ZtNH::6j4Hc21mxb_kRqK8E::0_0_fXfW ok 6 - njszHzDdV5::1YIcms ok 7 - p3cmXu097ZrU::i ok 8 - QWVBt_I50ZwenLxXV9w9::8WiP::B1P_ab ok 9 - rabGeZlYoc46DT8::XHnNoNgsK8coXIXjny ok 10 - SItmK5SI3draz ok 11 - X7aO::bQv8mGNVenpvGbtqY7::zNvm ok 12 - Y::oCRhgXN0I3sztJ::q3h4Jzrnd427CEZZbrXj::DBrdkNdbfkORp3NOSFBf ok 13 - Footer ok 14 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..15 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - gQ2CMREeR0ka::5e ok 5 - i5Hs6FrnmRsGirAztB::EdNXv1SuSZckEj::9u1XW_DD_zXNT::o_sc_::51JwK2GrMPy9D ok 6 - nCQcdui::j5ZtNH::6j4Hc21mxb_kRqK8E::0_0_fXfW ok 7 - njszHzDdV5::1YIcms ok 8 - p3cmXu097ZrU::i ok 9 - QWVBt_I50ZwenLxXV9w9::8WiP::B1P_ab ok 10 - rabGeZlYoc46DT8::XHnNoNgsK8coXIXjny ok 11 - SItmK5SI3draz ok 12 - X7aO::bQv8mGNVenpvGbtqY7::zNvm ok 13 - Y::oCRhgXN0I3sztJ::q3h4Jzrnd427CEZZbrXj::DBrdkNdbfkORp3NOSFBf ok 14 - Footer ok 15 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: gQ2CMREeR0ka::5e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - gQ2CMREeR0ka::5e # Subtest: i5Hs6FrnmRsGirAztB::EdNXv1SuSZckEj::9u1XW_DD_zXNT::o_sc_::51JwK2GrMPy9D 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - i5Hs6FrnmRsGirAztB::EdNXv1SuSZckEj::9u1XW_DD_zXNT::o_sc_::51JwK2GrMPy9D # Subtest: nCQcdui::j5ZtNH::6j4Hc21mxb_kRqK8E::0_0_fXfW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - nCQcdui::j5ZtNH::6j4Hc21mxb_kRqK8E::0_0_fXfW # Subtest: njszHzDdV5::1YIcms 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - njszHzDdV5::1YIcms # Subtest: p3cmXu097ZrU::i 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - p3cmXu097ZrU::i # Subtest: QWVBt_I50ZwenLxXV9w9::8WiP::B1P_ab 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - QWVBt_I50ZwenLxXV9w9::8WiP::B1P_ab # Subtest: rabGeZlYoc46DT8::XHnNoNgsK8coXIXjny 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - rabGeZlYoc46DT8::XHnNoNgsK8coXIXjny # Subtest: SItmK5SI3draz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - SItmK5SI3draz # Subtest: X7aO::bQv8mGNVenpvGbtqY7::zNvm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - X7aO::bQv8mGNVenpvGbtqY7::zNvm # Subtest: Y::oCRhgXN0I3sztJ::q3h4Jzrnd427CEZZbrXj::DBrdkNdbfkORp3NOSFBf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - Y::oCRhgXN0I3sztJ::q3h4Jzrnd427CEZZbrXj::DBrdkNdbfkORp3NOSFBf ok 1 - Set ==> gQ2CMREeR0ka::5e 1..1 ok 2 - force = 1 ok 10 - ignores_type = 1001 # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 3 - license = artistic # Subtest: license = lgpl3 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..2 # Subtest: force = 0 # Subtest: Set ==> bcNVz9evhsb3sC::HnXaHVMMrHDC2oHfs::lJ 1..30 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - bcNVz9evhsb3sC::HnXaHVMMrHDC2oHfs::lJ ok 4 - fmc::fpp2sAxd4CPdN2ZaxQJd::IAl8::c8KonJhi72FuG::G6 ok 5 - NLggKiuG83MmAjUehqL::XUvIeA3::f0 ok 6 - pBgFacNAZhKS2qQI::1qBlf7PIXearL8W::5xM_NKoyGAkCM ok 7 - PmzUpesvXNpDk::Yid6zvthVCWJ::9wJximW6dOdKM::1iPvcs0lJX ok 8 - pQ41::PJNgBZoc::CRchXfkdTxYBI::6PhAqfrkE5lSFK::fJAFtkLr_JtZtYHmFnJ ok 9 - rHBxA4rnk8::BH::pbOGBJ8CykoLmpIskUP::Nd8U2xc::EkIBevy87E0CfZcNgBx1 ok 10 - tlAyEScgluGlfrvljGec::g ok 11 - TLjgSYrMekDPLJ::cFfHQNwQ::rz5AannYLvT::Q4peSwC2WzhT3wI_ ok 12 - Footer ok 13 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - bcNVz9evhsb3sC::HnXaHVMMrHDC2oHfs::lJ ok 5 - fmc::fpp2sAxd4CPdN2ZaxQJd::IAl8::c8KonJhi72FuG::G6 ok 6 - NLggKiuG83MmAjUehqL::XUvIeA3::f0 ok 7 - pBgFacNAZhKS2qQI::1qBlf7PIXearL8W::5xM_NKoyGAkCM ok 8 - PmzUpesvXNpDk::Yid6zvthVCWJ::9wJximW6dOdKM::1iPvcs0lJX ok 9 - pQ41::PJNgBZoc::CRchXfkdTxYBI::6PhAqfrkE5lSFK::fJAFtkLr_JtZtYHmFnJ ok 10 - rHBxA4rnk8::BH::pbOGBJ8CykoLmpIskUP::Nd8U2xc::EkIBevy87E0CfZcNgBx1 ok 11 - tlAyEScgluGlfrvljGec::g ok 12 - TLjgSYrMekDPLJ::cFfHQNwQ::rz5AannYLvT::Q4peSwC2WzhT3wI_ ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: bcNVz9evhsb3sC::HnXaHVMMrHDC2oHfs::lJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - bcNVz9evhsb3sC::HnXaHVMMrHDC2oHfs::lJ # Subtest: fmc::fpp2sAxd4CPdN2ZaxQJd::IAl8::c8KonJhi72FuG::G6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - fmc::fpp2sAxd4CPdN2ZaxQJd::IAl8::c8KonJhi72FuG::G6 # Subtest: NLggKiuG83MmAjUehqL::XUvIeA3::f0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - NLggKiuG83MmAjUehqL::XUvIeA3::f0 # Subtest: pBgFacNAZhKS2qQI::1qBlf7PIXearL8W::5xM_NKoyGAkCM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - pBgFacNAZhKS2qQI::1qBlf7PIXearL8W::5xM_NKoyGAkCM # Subtest: PmzUpesvXNpDk::Yid6zvthVCWJ::9wJximW6dOdKM::1iPvcs0lJX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - PmzUpesvXNpDk::Yid6zvthVCWJ::9wJximW6dOdKM::1iPvcs0lJX # Subtest: pQ41::PJNgBZoc::CRchXfkdTxYBI::6PhAqfrkE5lSFK::fJAFtkLr_JtZtYHmFnJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - pQ41::PJNgBZoc::CRchXfkdTxYBI::6PhAqfrkE5lSFK::fJAFtkLr_JtZtYHmFnJ # Subtest: rHBxA4rnk8::BH::pbOGBJ8CykoLmpIskUP::Nd8U2xc::EkIBevy87E0CfZcNgBx1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - rHBxA4rnk8::BH::pbOGBJ8CykoLmpIskUP::Nd8U2xc::EkIBevy87E0CfZcNgBx1 # Subtest: tlAyEScgluGlfrvljGec::g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - tlAyEScgluGlfrvljGec::g # Subtest: TLjgSYrMekDPLJ::cFfHQNwQ::rz5AannYLvT::Q4peSwC2WzhT3wI_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - TLjgSYrMekDPLJ::cFfHQNwQ::rz5AannYLvT::Q4peSwC2WzhT3wI_ ok 1 - Set ==> bcNVz9evhsb3sC::HnXaHVMMrHDC2oHfs::lJ 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> bcNVz9evhsb3sC::HnXaHVMMrHDC2oHfs::lJ 1..30 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - bcNVz9evhsb3sC::HnXaHVMMrHDC2oHfs::lJ ok 4 - fmc::fpp2sAxd4CPdN2ZaxQJd::IAl8::c8KonJhi72FuG::G6 ok 5 - NLggKiuG83MmAjUehqL::XUvIeA3::f0 ok 6 - pBgFacNAZhKS2qQI::1qBlf7PIXearL8W::5xM_NKoyGAkCM ok 7 - PmzUpesvXNpDk::Yid6zvthVCWJ::9wJximW6dOdKM::1iPvcs0lJX ok 8 - pQ41::PJNgBZoc::CRchXfkdTxYBI::6PhAqfrkE5lSFK::fJAFtkLr_JtZtYHmFnJ ok 9 - rHBxA4rnk8::BH::pbOGBJ8CykoLmpIskUP::Nd8U2xc::EkIBevy87E0CfZcNgBx1 ok 10 - tlAyEScgluGlfrvljGec::g ok 11 - TLjgSYrMekDPLJ::cFfHQNwQ::rz5AannYLvT::Q4peSwC2WzhT3wI_ ok 12 - Footer ok 13 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - bcNVz9evhsb3sC::HnXaHVMMrHDC2oHfs::lJ ok 5 - fmc::fpp2sAxd4CPdN2ZaxQJd::IAl8::c8KonJhi72FuG::G6 ok 6 - NLggKiuG83MmAjUehqL::XUvIeA3::f0 ok 7 - pBgFacNAZhKS2qQI::1qBlf7PIXearL8W::5xM_NKoyGAkCM ok 8 - PmzUpesvXNpDk::Yid6zvthVCWJ::9wJximW6dOdKM::1iPvcs0lJX ok 9 - pQ41::PJNgBZoc::CRchXfkdTxYBI::6PhAqfrkE5lSFK::fJAFtkLr_JtZtYHmFnJ ok 10 - rHBxA4rnk8::BH::pbOGBJ8CykoLmpIskUP::Nd8U2xc::EkIBevy87E0CfZcNgBx1 ok 11 - tlAyEScgluGlfrvljGec::g ok 12 - TLjgSYrMekDPLJ::cFfHQNwQ::rz5AannYLvT::Q4peSwC2WzhT3wI_ ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: bcNVz9evhsb3sC::HnXaHVMMrHDC2oHfs::lJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - bcNVz9evhsb3sC::HnXaHVMMrHDC2oHfs::lJ # Subtest: fmc::fpp2sAxd4CPdN2ZaxQJd::IAl8::c8KonJhi72FuG::G6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - fmc::fpp2sAxd4CPdN2ZaxQJd::IAl8::c8KonJhi72FuG::G6 # Subtest: NLggKiuG83MmAjUehqL::XUvIeA3::f0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - NLggKiuG83MmAjUehqL::XUvIeA3::f0 # Subtest: pBgFacNAZhKS2qQI::1qBlf7PIXearL8W::5xM_NKoyGAkCM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - pBgFacNAZhKS2qQI::1qBlf7PIXearL8W::5xM_NKoyGAkCM # Subtest: PmzUpesvXNpDk::Yid6zvthVCWJ::9wJximW6dOdKM::1iPvcs0lJX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - PmzUpesvXNpDk::Yid6zvthVCWJ::9wJximW6dOdKM::1iPvcs0lJX # Subtest: pQ41::PJNgBZoc::CRchXfkdTxYBI::6PhAqfrkE5lSFK::fJAFtkLr_JtZtYHmFnJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - pQ41::PJNgBZoc::CRchXfkdTxYBI::6PhAqfrkE5lSFK::fJAFtkLr_JtZtYHmFnJ # Subtest: rHBxA4rnk8::BH::pbOGBJ8CykoLmpIskUP::Nd8U2xc::EkIBevy87E0CfZcNgBx1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - rHBxA4rnk8::BH::pbOGBJ8CykoLmpIskUP::Nd8U2xc::EkIBevy87E0CfZcNgBx1 # Subtest: tlAyEScgluGlfrvljGec::g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - tlAyEScgluGlfrvljGec::g # Subtest: TLjgSYrMekDPLJ::cFfHQNwQ::rz5AannYLvT::Q4peSwC2WzhT3wI_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - TLjgSYrMekDPLJ::cFfHQNwQ::rz5AannYLvT::Q4peSwC2WzhT3wI_ ok 1 - Set ==> bcNVz9evhsb3sC::HnXaHVMMrHDC2oHfs::lJ 1..1 ok 2 - force = 1 ok 6 - ignores_type = 0101 # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..2 # Subtest: force = 0 # Subtest: Set ==> C5Mo 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - C5Mo ok 4 - h::o1AdAvsI22fIrxm::_hXqOIAzICcp::KrmeJkWA9 ok 5 - i0dxze0::vv::r1E::VVw14gf5ELo39qHa8g::N ok 6 - JwPAsUcuVl4ImHlF4::jFBVK7mx3::p4T7pxq8::oM774VF8Yk::Ur4tk35O85eRQK ok 7 - kZNYjZG ok 8 - LE0Onn0::V97VNLdvusKmQRQJmwfj::WGHq5I1ar3PWcnH1ute::3TZ_6JOFysq43cxNDi::Sg6M3zonwZB9Oycda ok 9 - MWmMBuDdk::f ok 10 - n4vCYPCSnC65::L591bimWz2gbik0JW ok 11 - nX::EOtZYW8vkEeZ1U76mQ4::P::CJI0_K2ixXb ok 12 - qFaEJoM::Fel::LMyuhaZm1djGt::6uc2::fXwbtnG3nugaNJs ok 13 - rCDL2pVffVMLtedy::MobkuTR::tBi8i8u191::nV94 ok 14 - RKnbZDpNY::mAxA_LrvRwVuHLExvD::ILL ok 15 - RwN9Z8dpaW::PXdwjbGkovszlw::t::zDf9ygiHQvdG0BlNki::L ok 16 - uJoU::cE71WLbJ::LSencZd942Qr::Y3cDnIHPd ok 17 - vulWsgbw::IJcLib3krYi::k_lauq5bRNPV2eFZ6T::_H37d1M5S9OWu::wuDpbLc58MN ok 18 - wu1Zv3HlRdvJYeykXG0 ok 19 - wyW81p::Y0HNgWfm6NJV::AsaVR3ItccDh::4S4mOyn ok 20 - x::qTu8M8t ok 21 - ZMstRWyMFu1M3D::pT::g0LOIYdcUdz4M::fYBaLcvhhIOH7Ej0XIWA::LY7MoV ok 22 - Footer ok 23 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - C5Mo ok 5 - h::o1AdAvsI22fIrxm::_hXqOIAzICcp::KrmeJkWA9 ok 6 - i0dxze0::vv::r1E::VVw14gf5ELo39qHa8g::N ok 7 - JwPAsUcuVl4ImHlF4::jFBVK7mx3::p4T7pxq8::oM774VF8Yk::Ur4tk35O85eRQK ok 8 - kZNYjZG ok 9 - LE0Onn0::V97VNLdvusKmQRQJmwfj::WGHq5I1ar3PWcnH1ute::3TZ_6JOFysq43cxNDi::Sg6M3zonwZB9Oycda ok 10 - MWmMBuDdk::f ok 11 - n4vCYPCSnC65::L591bimWz2gbik0JW ok 12 - nX::EOtZYW8vkEeZ1U76mQ4::P::CJI0_K2ixXb ok 13 - qFaEJoM::Fel::LMyuhaZm1djGt::6uc2::fXwbtnG3nugaNJs ok 14 - rCDL2pVffVMLtedy::MobkuTR::tBi8i8u191::nV94 ok 15 - RKnbZDpNY::mAxA_LrvRwVuHLExvD::ILL ok 16 - RwN9Z8dpaW::PXdwjbGkovszlw::t::zDf9ygiHQvdG0BlNki::L ok 17 - uJoU::cE71WLbJ::LSencZd942Qr::Y3cDnIHPd ok 18 - vulWsgbw::IJcLib3krYi::k_lauq5bRNPV2eFZ6T::_H37d1M5S9OWu::wuDpbLc58MN ok 19 - wu1Zv3HlRdvJYeykXG0 ok 20 - wyW81p::Y0HNgWfm6NJV::AsaVR3ItccDh::4S4mOyn ok 21 - x::qTu8M8t ok 22 - ZMstRWyMFu1M3D::pT::g0LOIYdcUdz4M::fYBaLcvhhIOH7Ej0XIWA::LY7MoV ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: C5Mo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - C5Mo # Subtest: h::o1AdAvsI22fIrxm::_hXqOIAzICcp::KrmeJkWA9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - h::o1AdAvsI22fIrxm::_hXqOIAzICcp::KrmeJkWA9 # Subtest: i0dxze0::vv::r1E::VVw14gf5ELo39qHa8g::N 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - i0dxze0::vv::r1E::VVw14gf5ELo39qHa8g::N # Subtest: JwPAsUcuVl4ImHlF4::jFBVK7mx3::p4T7pxq8::oM774VF8Yk::Ur4tk35O85eRQK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - JwPAsUcuVl4ImHlF4::jFBVK7mx3::p4T7pxq8::oM774VF8Yk::Ur4tk35O85eRQK # Subtest: kZNYjZG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - kZNYjZG # Subtest: LE0Onn0::V97VNLdvusKmQRQJmwfj::WGHq5I1ar3PWcnH1ute::3TZ_6JOFysq43cxNDi::Sg6M3zonwZB9Oycda 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - LE0Onn0::V97VNLdvusKmQRQJmwfj::WGHq5I1ar3PWcnH1ute::3TZ_6JOFysq43cxNDi::Sg6M3zonwZB9Oycda # Subtest: MWmMBuDdk::f 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - MWmMBuDdk::f # Subtest: n4vCYPCSnC65::L591bimWz2gbik0JW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - n4vCYPCSnC65::L591bimWz2gbik0JW # Subtest: nX::EOtZYW8vkEeZ1U76mQ4::P::CJI0_K2ixXb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - nX::EOtZYW8vkEeZ1U76mQ4::P::CJI0_K2ixXb # Subtest: qFaEJoM::Fel::LMyuhaZm1djGt::6uc2::fXwbtnG3nugaNJs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - qFaEJoM::Fel::LMyuhaZm1djGt::6uc2::fXwbtnG3nugaNJs # Subtest: rCDL2pVffVMLtedy::MobkuTR::tBi8i8u191::nV94 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - rCDL2pVffVMLtedy::MobkuTR::tBi8i8u191::nV94 # Subtest: RKnbZDpNY::mAxA_LrvRwVuHLExvD::ILL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - RKnbZDpNY::mAxA_LrvRwVuHLExvD::ILL # Subtest: RwN9Z8dpaW::PXdwjbGkovszlw::t::zDf9ygiHQvdG0BlNki::L 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - RwN9Z8dpaW::PXdwjbGkovszlw::t::zDf9ygiHQvdG0BlNki::L # Subtest: uJoU::cE71WLbJ::LSencZd942Qr::Y3cDnIHPd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - uJoU::cE71WLbJ::LSencZd942Qr::Y3cDnIHPd # Subtest: vulWsgbw::IJcLib3krYi::k_lauq5bRNPV2eFZ6T::_H37d1M5S9OWu::wuDpbLc58MN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - vulWsgbw::IJcLib3krYi::k_lauq5bRNPV2eFZ6T::_H37d1M5S9OWu::wuDpbLc58MN # Subtest: wu1Zv3HlRdvJYeykXG0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - wu1Zv3HlRdvJYeykXG0 # Subtest: wyW81p::Y0HNgWfm6NJV::AsaVR3ItccDh::4S4mOyn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - wyW81p::Y0HNgWfm6NJV::AsaVR3ItccDh::4S4mOyn # Subtest: x::qTu8M8t 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - x::qTu8M8t # Subtest: ZMstRWyMFu1M3D::pT::g0LOIYdcUdz4M::fYBaLcvhhIOH7Ej0XIWA::LY7MoV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - ZMstRWyMFu1M3D::pT::g0LOIYdcUdz4M::fYBaLcvhhIOH7Ej0XIWA::LY7MoV ok 1 - Set ==> C5Mo 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> C5Mo 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - C5Mo ok 4 - h::o1AdAvsI22fIrxm::_hXqOIAzICcp::KrmeJkWA9 ok 5 - i0dxze0::vv::r1E::VVw14gf5ELo39qHa8g::N ok 6 - JwPAsUcuVl4ImHlF4::jFBVK7mx3::p4T7pxq8::oM774VF8Yk::Ur4tk35O85eRQK ok 7 - kZNYjZG ok 8 - LE0Onn0::V97VNLdvusKmQRQJmwfj::WGHq5I1ar3PWcnH1ute::3TZ_6JOFysq43cxNDi::Sg6M3zonwZB9Oycda ok 9 - MWmMBuDdk::f ok 10 - n4vCYPCSnC65::L591bimWz2gbik0JW ok 11 - nX::EOtZYW8vkEeZ1U76mQ4::P::CJI0_K2ixXb ok 12 - qFaEJoM::Fel::LMyuhaZm1djGt::6uc2::fXwbtnG3nugaNJs ok 13 - rCDL2pVffVMLtedy::MobkuTR::tBi8i8u191::nV94 ok 14 - RKnbZDpNY::mAxA_LrvRwVuHLExvD::ILL ok 15 - RwN9Z8dpaW::PXdwjbGkovszlw::t::zDf9ygiHQvdG0BlNki::L ok 16 - uJoU::cE71WLbJ::LSencZd942Qr::Y3cDnIHPd ok 17 - vulWsgbw::IJcLib3krYi::k_lauq5bRNPV2eFZ6T::_H37d1M5S9OWu::wuDpbLc58MN ok 18 - wu1Zv3HlRdvJYeykXG0 ok 19 - wyW81p::Y0HNgWfm6NJV::AsaVR3ItccDh::4S4mOyn ok 20 - x::qTu8M8t ok 21 - ZMstRWyMFu1M3D::pT::g0LOIYdcUdz4M::fYBaLcvhhIOH7Ej0XIWA::LY7MoV ok 22 - Footer ok 23 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - C5Mo ok 5 - h::o1AdAvsI22fIrxm::_hXqOIAzICcp::KrmeJkWA9 ok 6 - i0dxze0::vv::r1E::VVw14gf5ELo39qHa8g::N ok 7 - JwPAsUcuVl4ImHlF4::jFBVK7mx3::p4T7pxq8::oM774VF8Yk::Ur4tk35O85eRQK ok 8 - kZNYjZG ok 9 - LE0Onn0::V97VNLdvusKmQRQJmwfj::WGHq5I1ar3PWcnH1ute::3TZ_6JOFysq43cxNDi::Sg6M3zonwZB9Oycda ok 10 - MWmMBuDdk::f ok 11 - n4vCYPCSnC65::L591bimWz2gbik0JW ok 12 - nX::EOtZYW8vkEeZ1U76mQ4::P::CJI0_K2ixXb ok 13 - qFaEJoM::Fel::LMyuhaZm1djGt::6uc2::fXwbtnG3nugaNJs ok 14 - rCDL2pVffVMLtedy::MobkuTR::tBi8i8u191::nV94 ok 15 - RKnbZDpNY::mAxA_LrvRwVuHLExvD::ILL ok 16 - RwN9Z8dpaW::PXdwjbGkovszlw::t::zDf9ygiHQvdG0BlNki::L ok 17 - uJoU::cE71WLbJ::LSencZd942Qr::Y3cDnIHPd ok 18 - vulWsgbw::IJcLib3krYi::k_lauq5bRNPV2eFZ6T::_H37d1M5S9OWu::wuDpbLc58MN ok 19 - wu1Zv3HlRdvJYeykXG0 ok 20 - wyW81p::Y0HNgWfm6NJV::AsaVR3ItccDh::4S4mOyn ok 21 - x::qTu8M8t ok 22 - ZMstRWyMFu1M3D::pT::g0LOIYdcUdz4M::fYBaLcvhhIOH7Ej0XIWA::LY7MoV ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: C5Mo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - C5Mo # Subtest: h::o1AdAvsI22fIrxm::_hXqOIAzICcp::KrmeJkWA9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - h::o1AdAvsI22fIrxm::_hXqOIAzICcp::KrmeJkWA9 # Subtest: i0dxze0::vv::r1E::VVw14gf5ELo39qHa8g::N 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - i0dxze0::vv::r1E::VVw14gf5ELo39qHa8g::N # Subtest: JwPAsUcuVl4ImHlF4::jFBVK7mx3::p4T7pxq8::oM774VF8Yk::Ur4tk35O85eRQK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - JwPAsUcuVl4ImHlF4::jFBVK7mx3::p4T7pxq8::oM774VF8Yk::Ur4tk35O85eRQK # Subtest: kZNYjZG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - kZNYjZG # Subtest: LE0Onn0::V97VNLdvusKmQRQJmwfj::WGHq5I1ar3PWcnH1ute::3TZ_6JOFysq43cxNDi::Sg6M3zonwZB9Oycda 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - LE0Onn0::V97VNLdvusKmQRQJmwfj::WGHq5I1ar3PWcnH1ute::3TZ_6JOFysq43cxNDi::Sg6M3zonwZB9Oycda # Subtest: MWmMBuDdk::f 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - MWmMBuDdk::f # Subtest: n4vCYPCSnC65::L591bimWz2gbik0JW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - n4vCYPCSnC65::L591bimWz2gbik0JW # Subtest: nX::EOtZYW8vkEeZ1U76mQ4::P::CJI0_K2ixXb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - nX::EOtZYW8vkEeZ1U76mQ4::P::CJI0_K2ixXb # Subtest: qFaEJoM::Fel::LMyuhaZm1djGt::6uc2::fXwbtnG3nugaNJs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - qFaEJoM::Fel::LMyuhaZm1djGt::6uc2::fXwbtnG3nugaNJs # Subtest: rCDL2pVffVMLtedy::MobkuTR::tBi8i8u191::nV94 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - rCDL2pVffVMLtedy::MobkuTR::tBi8i8u191::nV94 # Subtest: RKnbZDpNY::mAxA_LrvRwVuHLExvD::ILL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - RKnbZDpNY::mAxA_LrvRwVuHLExvD::ILL # Subtest: RwN9Z8dpaW::PXdwjbGkovszlw::t::zDf9ygiHQvdG0BlNki::L 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - RwN9Z8dpaW::PXdwjbGkovszlw::t::zDf9ygiHQvdG0BlNki::L # Subtest: uJoU::cE71WLbJ::LSencZd942Qr::Y3cDnIHPd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - uJoU::cE71WLbJ::LSencZd942Qr::Y3cDnIHPd # Subtest: vulWsgbw::IJcLib3krYi::k_lauq5bRNPV2eFZ6T::_H37d1M5S9OWu::wuDpbLc58MN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - vulWsgbw::IJcLib3krYi::k_lauq5bRNPV2eFZ6T::_H37d1M5S9OWu::wuDpbLc58MN # Subtest: wu1Zv3HlRdvJYeykXG0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - wu1Zv3HlRdvJYeykXG0 # Subtest: wyW81p::Y0HNgWfm6NJV::AsaVR3ItccDh::4S4mOyn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - wyW81p::Y0HNgWfm6NJV::AsaVR3ItccDh::4S4mOyn # Subtest: x::qTu8M8t 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - x::qTu8M8t # Subtest: ZMstRWyMFu1M3D::pT::g0LOIYdcUdz4M::fYBaLcvhhIOH7Ej0XIWA::LY7MoV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - ZMstRWyMFu1M3D::pT::g0LOIYdcUdz4M::fYBaLcvhhIOH7Ej0XIWA::LY7MoV ok 1 - Set ==> C5Mo 1..1 ok 2 - force = 1 ok 4 - ignores_type = 0011 # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..2 # Subtest: force = 0 # Subtest: Set ==> bpewNhfLGc94ipkUR5d::RrxLxDjX272z2g::bCDzDqqZt 1..38 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..21 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - bpewNhfLGc94ipkUR5d::RrxLxDjX272z2g::bCDzDqqZt ok 4 - dnnaWHJny::FnGCzwcAoRjlIfSbcS::J_i6BftkMUVhhG45ho::JSPwPZ6kcM462Shky_N::ub ok 5 - Dt5hcUa_::iC79rWbQ::h4NpU9YiIhq0 ok 6 - FwW8b::L5CGTt9yiT_dB::mYeshGGhPvgEumFs::DaQ::TvkdiBvx ok 7 - g2ZB::r5N0BZA ok 8 - HNviXB::t::AfW03RAY5ir ok 9 - IBzJE0u ok 10 - J0iCEz::8q_nkZ0t::yPowH29EiPvMuLlFngA0::ZINO6 ok 11 - jOmQC2Vo7O1x::oQn::0rERb5wakJL ok 12 - lMZuC::f::rP::Sdx1 ok 13 - N7s::zq_Fb1D2vbo ok 14 - PTz::FsI61h::j05QSjgxx::DigF5Q7E3l7s::BuT0QzUwxt ok 15 - rL ok 16 - SbFa6YwxcQs13 ok 17 - vy2oF_Lk0::CCxLdooCoPM4f_Y::nbmTBspND4::g6PG1RTbaa9PMPfuX7d ok 18 - x::kJMeTdJ8x7iY9yPje ok 19 - y::eTE::15 ok 20 - Footer ok 21 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..22 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - bpewNhfLGc94ipkUR5d::RrxLxDjX272z2g::bCDzDqqZt ok 5 - dnnaWHJny::FnGCzwcAoRjlIfSbcS::J_i6BftkMUVhhG45ho::JSPwPZ6kcM462Shky_N::ub ok 6 - Dt5hcUa_::iC79rWbQ::h4NpU9YiIhq0 ok 7 - FwW8b::L5CGTt9yiT_dB::mYeshGGhPvgEumFs::DaQ::TvkdiBvx ok 8 - g2ZB::r5N0BZA ok 9 - HNviXB::t::AfW03RAY5ir ok 10 - IBzJE0u ok 11 - J0iCEz::8q_nkZ0t::yPowH29EiPvMuLlFngA0::ZINO6 ok 12 - jOmQC2Vo7O1x::oQn::0rERb5wakJL ok 13 - lMZuC::f::rP::Sdx1 ok 14 - N7s::zq_Fb1D2vbo ok 15 - PTz::FsI61h::j05QSjgxx::DigF5Q7E3l7s::BuT0QzUwxt ok 16 - rL ok 17 - SbFa6YwxcQs13 ok 18 - vy2oF_Lk0::CCxLdooCoPM4f_Y::nbmTBspND4::g6PG1RTbaa9PMPfuX7d ok 19 - x::kJMeTdJ8x7iY9yPje ok 20 - y::eTE::15 ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: bpewNhfLGc94ipkUR5d::RrxLxDjX272z2g::bCDzDqqZt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - bpewNhfLGc94ipkUR5d::RrxLxDjX272z2g::bCDzDqqZt # Subtest: dnnaWHJny::FnGCzwcAoRjlIfSbcS::J_i6BftkMUVhhG45ho::JSPwPZ6kcM462Shky_N::ub 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - dnnaWHJny::FnGCzwcAoRjlIfSbcS::J_i6BftkMUVhhG45ho::JSPwPZ6kcM462Shky_N::ub # Subtest: Dt5hcUa_::iC79rWbQ::h4NpU9YiIhq0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - Dt5hcUa_::iC79rWbQ::h4NpU9YiIhq0 # Subtest: FwW8b::L5CGTt9yiT_dB::mYeshGGhPvgEumFs::DaQ::TvkdiBvx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - FwW8b::L5CGTt9yiT_dB::mYeshGGhPvgEumFs::DaQ::TvkdiBvx # Subtest: g2ZB::r5N0BZA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - g2ZB::r5N0BZA # Subtest: HNviXB::t::AfW03RAY5ir 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - HNviXB::t::AfW03RAY5ir # Subtest: IBzJE0u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - IBzJE0u # Subtest: J0iCEz::8q_nkZ0t::yPowH29EiPvMuLlFngA0::ZINO6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - J0iCEz::8q_nkZ0t::yPowH29EiPvMuLlFngA0::ZINO6 # Subtest: jOmQC2Vo7O1x::oQn::0rERb5wakJL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - jOmQC2Vo7O1x::oQn::0rERb5wakJL # Subtest: lMZuC::f::rP::Sdx1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - lMZuC::f::rP::Sdx1 # Subtest: N7s::zq_Fb1D2vbo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - N7s::zq_Fb1D2vbo # Subtest: PTz::FsI61h::j05QSjgxx::DigF5Q7E3l7s::BuT0QzUwxt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - PTz::FsI61h::j05QSjgxx::DigF5Q7E3l7s::BuT0QzUwxt # Subtest: rL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - rL # Subtest: SbFa6YwxcQs13 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - SbFa6YwxcQs13 # Subtest: vy2oF_Lk0::CCxLdooCoPM4f_Y::nbmTBspND4::g6PG1RTbaa9PMPfuX7d 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - vy2oF_Lk0::CCxLdooCoPM4f_Y::nbmTBspND4::g6PG1RTbaa9PMPfuX7d # Subtest: x::kJMeTdJ8x7iY9yPje 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - x::kJMeTdJ8x7iY9yPje # Subtest: y::eTE::15 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - y::eTE::15 ok 1 - Set ==> bpewNhfLGc94ipkUR5d::RrxLxDjX272z2g::bCDzDqqZt 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> bpewNhfLGc94ipkUR5d::RrxLxDjX272z2g::bCDzDqqZt 1..38 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..21 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - bpewNhfLGc94ipkUR5d::RrxLxDjX272z2g::bCDzDqqZt ok 4 - dnnaWHJny::FnGCzwcAoRjlIfSbcS::J_i6BftkMUVhhG45ho::JSPwPZ6kcM462Shky_N::ub ok 5 - Dt5hcUa_::iC79rWbQ::h4NpU9YiIhq0 ok 6 - FwW8b::L5CGTt9yiT_dB::mYeshGGhPvgEumFs::DaQ::TvkdiBvx ok 7 - g2ZB::r5N0BZA ok 8 - HNviXB::t::AfW03RAY5ir ok 9 - IBzJE0u ok 10 - J0iCEz::8q_nkZ0t::yPowH29EiPvMuLlFngA0::ZINO6 ok 11 - jOmQC2Vo7O1x::oQn::0rERb5wakJL ok 12 - lMZuC::f::rP::Sdx1 ok 13 - N7s::zq_Fb1D2vbo ok 14 - PTz::FsI61h::j05QSjgxx::DigF5Q7E3l7s::BuT0QzUwxt ok 15 - rL ok 16 - SbFa6YwxcQs13 ok 17 - vy2oF_Lk0::CCxLdooCoPM4f_Y::nbmTBspND4::g6PG1RTbaa9PMPfuX7d ok 18 - x::kJMeTdJ8x7iY9yPje ok 19 - y::eTE::15 ok 20 - Footer ok 21 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..22 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - bpewNhfLGc94ipkUR5d::RrxLxDjX272z2g::bCDzDqqZt ok 5 - dnnaWHJny::FnGCzwcAoRjlIfSbcS::J_i6BftkMUVhhG45ho::JSPwPZ6kcM462Shky_N::ub ok 6 - Dt5hcUa_::iC79rWbQ::h4NpU9YiIhq0 ok 7 - FwW8b::L5CGTt9yiT_dB::mYeshGGhPvgEumFs::DaQ::TvkdiBvx ok 8 - g2ZB::r5N0BZA ok 9 - HNviXB::t::AfW03RAY5ir ok 10 - IBzJE0u ok 11 - J0iCEz::8q_nkZ0t::yPowH29EiPvMuLlFngA0::ZINO6 ok 12 - jOmQC2Vo7O1x::oQn::0rERb5wakJL ok 13 - lMZuC::f::rP::Sdx1 ok 14 - N7s::zq_Fb1D2vbo ok 15 - PTz::FsI61h::j05QSjgxx::DigF5Q7E3l7s::BuT0QzUwxt ok 16 - rL ok 17 - SbFa6YwxcQs13 ok 18 - vy2oF_Lk0::CCxLdooCoPM4f_Y::nbmTBspND4::g6PG1RTbaa9PMPfuX7d ok 19 - x::kJMeTdJ8x7iY9yPje ok 20 - y::eTE::15 ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: bpewNhfLGc94ipkUR5d::RrxLxDjX272z2g::bCDzDqqZt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - bpewNhfLGc94ipkUR5d::RrxLxDjX272z2g::bCDzDqqZt # Subtest: dnnaWHJny::FnGCzwcAoRjlIfSbcS::J_i6BftkMUVhhG45ho::JSPwPZ6kcM462Shky_N::ub 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - dnnaWHJny::FnGCzwcAoRjlIfSbcS::J_i6BftkMUVhhG45ho::JSPwPZ6kcM462Shky_N::ub # Subtest: Dt5hcUa_::iC79rWbQ::h4NpU9YiIhq0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - Dt5hcUa_::iC79rWbQ::h4NpU9YiIhq0 # Subtest: FwW8b::L5CGTt9yiT_dB::mYeshGGhPvgEumFs::DaQ::TvkdiBvx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - FwW8b::L5CGTt9yiT_dB::mYeshGGhPvgEumFs::DaQ::TvkdiBvx # Subtest: g2ZB::r5N0BZA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - g2ZB::r5N0BZA # Subtest: HNviXB::t::AfW03RAY5ir 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - HNviXB::t::AfW03RAY5ir # Subtest: IBzJE0u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - IBzJE0u # Subtest: J0iCEz::8q_nkZ0t::yPowH29EiPvMuLlFngA0::ZINO6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - J0iCEz::8q_nkZ0t::yPowH29EiPvMuLlFngA0::ZINO6 # Subtest: jOmQC2Vo7O1x::oQn::0rERb5wakJL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - jOmQC2Vo7O1x::oQn::0rERb5wakJL # Subtest: lMZuC::f::rP::Sdx1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - lMZuC::f::rP::Sdx1 # Subtest: N7s::zq_Fb1D2vbo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - N7s::zq_Fb1D2vbo # Subtest: PTz::FsI61h::j05QSjgxx::DigF5Q7E3l7s::BuT0QzUwxt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - PTz::FsI61h::j05QSjgxx::DigF5Q7E3l7s::BuT0QzUwxt # Subtest: rL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - rL # Subtest: SbFa6YwxcQs13 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - SbFa6YwxcQs13 # Subtest: vy2oF_Lk0::CCxLdooCoPM4f_Y::nbmTBspND4::g6PG1RTbaa9PMPfuX7d 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - vy2oF_Lk0::CCxLdooCoPM4f_Y::nbmTBspND4::g6PG1RTbaa9PMPfuX7d # Subtest: x::kJMeTdJ8x7iY9yPje 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - x::kJMeTdJ8x7iY9yPje # Subtest: y::eTE::15 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - y::eTE::15 ok 1 - Set ==> bpewNhfLGc94ipkUR5d::RrxLxDjX272z2g::bCDzDqqZt 1..1 ok 2 - force = 1 ok 10 - ignores_type = 1001 # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 4 - license = lgpl3 # Subtest: license = lgpl 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..2 # Subtest: force = 0 # Subtest: Set ==> klhBv9Y::V48oKlL9IkNHsW::Ip03p3V::gjla8fya_Ka5gCwBmOQF::RtXFVR 1..25 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - klhBv9Y::V48oKlL9IkNHsW::Ip03p3V::gjla8fya_Ka5gCwBmOQF::RtXFVR ok 4 - nAq10DI6CeMHHFZhyGb::4TRj51lXw::wT::r9dv8zRlyuQS ok 5 - Rk4RA1pV::huXRMwk2aL9C ok 6 - xy4G7g::IRfcmGNly6hXF::iY ok 7 - Footer ok 8 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - klhBv9Y::V48oKlL9IkNHsW::Ip03p3V::gjla8fya_Ka5gCwBmOQF::RtXFVR ok 5 - nAq10DI6CeMHHFZhyGb::4TRj51lXw::wT::r9dv8zRlyuQS ok 6 - Rk4RA1pV::huXRMwk2aL9C ok 7 - xy4G7g::IRfcmGNly6hXF::iY ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: klhBv9Y::V48oKlL9IkNHsW::Ip03p3V::gjla8fya_Ka5gCwBmOQF::RtXFVR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - klhBv9Y::V48oKlL9IkNHsW::Ip03p3V::gjla8fya_Ka5gCwBmOQF::RtXFVR # Subtest: nAq10DI6CeMHHFZhyGb::4TRj51lXw::wT::r9dv8zRlyuQS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - nAq10DI6CeMHHFZhyGb::4TRj51lXw::wT::r9dv8zRlyuQS # Subtest: Rk4RA1pV::huXRMwk2aL9C 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - Rk4RA1pV::huXRMwk2aL9C # Subtest: xy4G7g::IRfcmGNly6hXF::iY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - xy4G7g::IRfcmGNly6hXF::iY ok 1 - Set ==> klhBv9Y::V48oKlL9IkNHsW::Ip03p3V::gjla8fya_Ka5gCwBmOQF::RtXFVR 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> klhBv9Y::V48oKlL9IkNHsW::Ip03p3V::gjla8fya_Ka5gCwBmOQF::RtXFVR 1..25 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - klhBv9Y::V48oKlL9IkNHsW::Ip03p3V::gjla8fya_Ka5gCwBmOQF::RtXFVR ok 4 - nAq10DI6CeMHHFZhyGb::4TRj51lXw::wT::r9dv8zRlyuQS ok 5 - Rk4RA1pV::huXRMwk2aL9C ok 6 - xy4G7g::IRfcmGNly6hXF::iY ok 7 - Footer ok 8 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - klhBv9Y::V48oKlL9IkNHsW::Ip03p3V::gjla8fya_Ka5gCwBmOQF::RtXFVR ok 5 - nAq10DI6CeMHHFZhyGb::4TRj51lXw::wT::r9dv8zRlyuQS ok 6 - Rk4RA1pV::huXRMwk2aL9C ok 7 - xy4G7g::IRfcmGNly6hXF::iY ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: klhBv9Y::V48oKlL9IkNHsW::Ip03p3V::gjla8fya_Ka5gCwBmOQF::RtXFVR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - klhBv9Y::V48oKlL9IkNHsW::Ip03p3V::gjla8fya_Ka5gCwBmOQF::RtXFVR # Subtest: nAq10DI6CeMHHFZhyGb::4TRj51lXw::wT::r9dv8zRlyuQS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - nAq10DI6CeMHHFZhyGb::4TRj51lXw::wT::r9dv8zRlyuQS # Subtest: Rk4RA1pV::huXRMwk2aL9C 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - Rk4RA1pV::huXRMwk2aL9C # Subtest: xy4G7g::IRfcmGNly6hXF::iY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - xy4G7g::IRfcmGNly6hXF::iY ok 1 - Set ==> klhBv9Y::V48oKlL9IkNHsW::Ip03p3V::gjla8fya_Ka5gCwBmOQF::RtXFVR 1..1 ok 2 - force = 1 ok 4 - ignores_type = 0011 # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 5 - license = lgpl # Subtest: license = bsd 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..2 # Subtest: force = 0 # Subtest: Set ==> A_U8s8o6zIJW0::OP_z::1uXU3fo5rt::rf_DnqoXPzaxlX4GE::wrwenbGBkER 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - A_U8s8o6zIJW0::OP_z::1uXU3fo5rt::rf_DnqoXPzaxlX4GE::wrwenbGBkER ok 4 - DGDnRfgB0WbfDlQ49F_ ok 5 - gIW::1b_NtqkR8Han4::3ucN::d8PHrsY5k1GAl7dCaG ok 6 - HNEt ok 7 - hOgcy_PT0DgJyM4PTYt::zm0z4SPab::mo9B::dBBeCNRdsTR0LoZv2gK1::jo_u ok 8 - hPv1QDcB9lDJRzE2k0b8::m ok 9 - HTZ5bMA ok 10 - Irngot4f9IoGRUC4Z::gkYiyeg4xr8::EdhMCKEII29tT::LSQazRmA9ytbhK24Dk2X ok 11 - jaV_9SmyqC::E ok 12 - jesAsQcocuc4w6Ihymu::57h6djZGxFN2sVPeMBF::MyBYqNEgwgyVecT::QR ok 13 - Lu ok 14 - mB::5Ow1U6y ok 15 - mjpY::xaWsa::N::SPW3r1hrY652JlGhg ok 16 - mvNJKmhTlXZrkKp1be6D ok 17 - NoBNySnJlnsV4sPZ::4M7p_0QVHbm05::FKF5PCS7u ok 18 - s2QGM7F1kIR9N9GX ok 19 - X_fzOhJholeVx0B180s::J::Jfke9rbvQnMnFW ok 20 - ZGscp_QLC35BYNYcAJC2 ok 21 - ZrcYaweSPD::ojzlmHc ok 22 - Footer ok 23 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - A_U8s8o6zIJW0::OP_z::1uXU3fo5rt::rf_DnqoXPzaxlX4GE::wrwenbGBkER ok 5 - DGDnRfgB0WbfDlQ49F_ ok 6 - gIW::1b_NtqkR8Han4::3ucN::d8PHrsY5k1GAl7dCaG ok 7 - HNEt ok 8 - hOgcy_PT0DgJyM4PTYt::zm0z4SPab::mo9B::dBBeCNRdsTR0LoZv2gK1::jo_u ok 9 - hPv1QDcB9lDJRzE2k0b8::m ok 10 - HTZ5bMA ok 11 - Irngot4f9IoGRUC4Z::gkYiyeg4xr8::EdhMCKEII29tT::LSQazRmA9ytbhK24Dk2X ok 12 - jaV_9SmyqC::E ok 13 - jesAsQcocuc4w6Ihymu::57h6djZGxFN2sVPeMBF::MyBYqNEgwgyVecT::QR ok 14 - Lu ok 15 - mB::5Ow1U6y ok 16 - mjpY::xaWsa::N::SPW3r1hrY652JlGhg ok 17 - mvNJKmhTlXZrkKp1be6D ok 18 - NoBNySnJlnsV4sPZ::4M7p_0QVHbm05::FKF5PCS7u ok 19 - s2QGM7F1kIR9N9GX ok 20 - X_fzOhJholeVx0B180s::J::Jfke9rbvQnMnFW ok 21 - ZGscp_QLC35BYNYcAJC2 ok 22 - ZrcYaweSPD::ojzlmHc ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: A_U8s8o6zIJW0::OP_z::1uXU3fo5rt::rf_DnqoXPzaxlX4GE::wrwenbGBkER 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - A_U8s8o6zIJW0::OP_z::1uXU3fo5rt::rf_DnqoXPzaxlX4GE::wrwenbGBkER # Subtest: DGDnRfgB0WbfDlQ49F_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - DGDnRfgB0WbfDlQ49F_ # Subtest: gIW::1b_NtqkR8Han4::3ucN::d8PHrsY5k1GAl7dCaG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - gIW::1b_NtqkR8Han4::3ucN::d8PHrsY5k1GAl7dCaG # Subtest: HNEt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - HNEt # Subtest: hOgcy_PT0DgJyM4PTYt::zm0z4SPab::mo9B::dBBeCNRdsTR0LoZv2gK1::jo_u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - hOgcy_PT0DgJyM4PTYt::zm0z4SPab::mo9B::dBBeCNRdsTR0LoZv2gK1::jo_u # Subtest: hPv1QDcB9lDJRzE2k0b8::m 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - hPv1QDcB9lDJRzE2k0b8::m # Subtest: HTZ5bMA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - HTZ5bMA # Subtest: Irngot4f9IoGRUC4Z::gkYiyeg4xr8::EdhMCKEII29tT::LSQazRmA9ytbhK24Dk2X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - Irngot4f9IoGRUC4Z::gkYiyeg4xr8::EdhMCKEII29tT::LSQazRmA9ytbhK24Dk2X # Subtest: jaV_9SmyqC::E 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - jaV_9SmyqC::E # Subtest: jesAsQcocuc4w6Ihymu::57h6djZGxFN2sVPeMBF::MyBYqNEgwgyVecT::QR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - jesAsQcocuc4w6Ihymu::57h6djZGxFN2sVPeMBF::MyBYqNEgwgyVecT::QR # Subtest: Lu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - Lu # Subtest: mB::5Ow1U6y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - mB::5Ow1U6y # Subtest: mjpY::xaWsa::N::SPW3r1hrY652JlGhg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - mjpY::xaWsa::N::SPW3r1hrY652JlGhg # Subtest: mvNJKmhTlXZrkKp1be6D 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - mvNJKmhTlXZrkKp1be6D # Subtest: NoBNySnJlnsV4sPZ::4M7p_0QVHbm05::FKF5PCS7u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - NoBNySnJlnsV4sPZ::4M7p_0QVHbm05::FKF5PCS7u # Subtest: s2QGM7F1kIR9N9GX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - s2QGM7F1kIR9N9GX # Subtest: X_fzOhJholeVx0B180s::J::Jfke9rbvQnMnFW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - X_fzOhJholeVx0B180s::J::Jfke9rbvQnMnFW # Subtest: ZGscp_QLC35BYNYcAJC2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - ZGscp_QLC35BYNYcAJC2 # Subtest: ZrcYaweSPD::ojzlmHc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - ZrcYaweSPD::ojzlmHc ok 1 - Set ==> A_U8s8o6zIJW0::OP_z::1uXU3fo5rt::rf_DnqoXPzaxlX4GE::wrwenbGBkER 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> A_U8s8o6zIJW0::OP_z::1uXU3fo5rt::rf_DnqoXPzaxlX4GE::wrwenbGBkER 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - A_U8s8o6zIJW0::OP_z::1uXU3fo5rt::rf_DnqoXPzaxlX4GE::wrwenbGBkER ok 4 - DGDnRfgB0WbfDlQ49F_ ok 5 - gIW::1b_NtqkR8Han4::3ucN::d8PHrsY5k1GAl7dCaG ok 6 - HNEt ok 7 - hOgcy_PT0DgJyM4PTYt::zm0z4SPab::mo9B::dBBeCNRdsTR0LoZv2gK1::jo_u ok 8 - hPv1QDcB9lDJRzE2k0b8::m ok 9 - HTZ5bMA ok 10 - Irngot4f9IoGRUC4Z::gkYiyeg4xr8::EdhMCKEII29tT::LSQazRmA9ytbhK24Dk2X ok 11 - jaV_9SmyqC::E ok 12 - jesAsQcocuc4w6Ihymu::57h6djZGxFN2sVPeMBF::MyBYqNEgwgyVecT::QR ok 13 - Lu ok 14 - mB::5Ow1U6y ok 15 - mjpY::xaWsa::N::SPW3r1hrY652JlGhg ok 16 - mvNJKmhTlXZrkKp1be6D ok 17 - NoBNySnJlnsV4sPZ::4M7p_0QVHbm05::FKF5PCS7u ok 18 - s2QGM7F1kIR9N9GX ok 19 - X_fzOhJholeVx0B180s::J::Jfke9rbvQnMnFW ok 20 - ZGscp_QLC35BYNYcAJC2 ok 21 - ZrcYaweSPD::ojzlmHc ok 22 - Footer ok 23 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - A_U8s8o6zIJW0::OP_z::1uXU3fo5rt::rf_DnqoXPzaxlX4GE::wrwenbGBkER ok 5 - DGDnRfgB0WbfDlQ49F_ ok 6 - gIW::1b_NtqkR8Han4::3ucN::d8PHrsY5k1GAl7dCaG ok 7 - HNEt ok 8 - hOgcy_PT0DgJyM4PTYt::zm0z4SPab::mo9B::dBBeCNRdsTR0LoZv2gK1::jo_u ok 9 - hPv1QDcB9lDJRzE2k0b8::m ok 10 - HTZ5bMA ok 11 - Irngot4f9IoGRUC4Z::gkYiyeg4xr8::EdhMCKEII29tT::LSQazRmA9ytbhK24Dk2X ok 12 - jaV_9SmyqC::E ok 13 - jesAsQcocuc4w6Ihymu::57h6djZGxFN2sVPeMBF::MyBYqNEgwgyVecT::QR ok 14 - Lu ok 15 - mB::5Ow1U6y ok 16 - mjpY::xaWsa::N::SPW3r1hrY652JlGhg ok 17 - mvNJKmhTlXZrkKp1be6D ok 18 - NoBNySnJlnsV4sPZ::4M7p_0QVHbm05::FKF5PCS7u ok 19 - s2QGM7F1kIR9N9GX ok 20 - X_fzOhJholeVx0B180s::J::Jfke9rbvQnMnFW ok 21 - ZGscp_QLC35BYNYcAJC2 ok 22 - ZrcYaweSPD::ojzlmHc ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: A_U8s8o6zIJW0::OP_z::1uXU3fo5rt::rf_DnqoXPzaxlX4GE::wrwenbGBkER 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - A_U8s8o6zIJW0::OP_z::1uXU3fo5rt::rf_DnqoXPzaxlX4GE::wrwenbGBkER # Subtest: DGDnRfgB0WbfDlQ49F_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - DGDnRfgB0WbfDlQ49F_ # Subtest: gIW::1b_NtqkR8Han4::3ucN::d8PHrsY5k1GAl7dCaG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - gIW::1b_NtqkR8Han4::3ucN::d8PHrsY5k1GAl7dCaG # Subtest: HNEt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - HNEt # Subtest: hOgcy_PT0DgJyM4PTYt::zm0z4SPab::mo9B::dBBeCNRdsTR0LoZv2gK1::jo_u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - hOgcy_PT0DgJyM4PTYt::zm0z4SPab::mo9B::dBBeCNRdsTR0LoZv2gK1::jo_u # Subtest: hPv1QDcB9lDJRzE2k0b8::m 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - hPv1QDcB9lDJRzE2k0b8::m # Subtest: HTZ5bMA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - HTZ5bMA # Subtest: Irngot4f9IoGRUC4Z::gkYiyeg4xr8::EdhMCKEII29tT::LSQazRmA9ytbhK24Dk2X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - Irngot4f9IoGRUC4Z::gkYiyeg4xr8::EdhMCKEII29tT::LSQazRmA9ytbhK24Dk2X # Subtest: jaV_9SmyqC::E 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - jaV_9SmyqC::E # Subtest: jesAsQcocuc4w6Ihymu::57h6djZGxFN2sVPeMBF::MyBYqNEgwgyVecT::QR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - jesAsQcocuc4w6Ihymu::57h6djZGxFN2sVPeMBF::MyBYqNEgwgyVecT::QR # Subtest: Lu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - Lu # Subtest: mB::5Ow1U6y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - mB::5Ow1U6y # Subtest: mjpY::xaWsa::N::SPW3r1hrY652JlGhg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - mjpY::xaWsa::N::SPW3r1hrY652JlGhg # Subtest: mvNJKmhTlXZrkKp1be6D 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - mvNJKmhTlXZrkKp1be6D # Subtest: NoBNySnJlnsV4sPZ::4M7p_0QVHbm05::FKF5PCS7u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - NoBNySnJlnsV4sPZ::4M7p_0QVHbm05::FKF5PCS7u # Subtest: s2QGM7F1kIR9N9GX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - s2QGM7F1kIR9N9GX # Subtest: X_fzOhJholeVx0B180s::J::Jfke9rbvQnMnFW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - X_fzOhJholeVx0B180s::J::Jfke9rbvQnMnFW # Subtest: ZGscp_QLC35BYNYcAJC2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - ZGscp_QLC35BYNYcAJC2 # Subtest: ZrcYaweSPD::ojzlmHc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - ZrcYaweSPD::ojzlmHc ok 1 - Set ==> A_U8s8o6zIJW0::OP_z::1uXU3fo5rt::rf_DnqoXPzaxlX4GE::wrwenbGBkER 1..1 ok 2 - force = 1 ok 3 - ignores_type = 0010 # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 6 - license = bsd # Subtest: license = gpl 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..2 # Subtest: force = 0 # Subtest: Set ==> ai::Nw1g 1..30 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - ai::Nw1g ok 4 - go::Ncmi::Uvp::uMhZgJ5PYK2ruLSxe::qYNvC ok 5 - HBnOXhUhwMZC6nz202Nj::i2 ok 6 - kOyzi0::ju0::d ok 7 - LYx5YTnSP1D4::iVIJUAAM::bLr5hVO088qHVyx2::n7lV0Zl_::H ok 8 - sS3bNPJga ok 9 - WgCgKcs5l8dmZ::Era38_bgFSO0p6HVssr ok 10 - xKTt_HPYgNWDtRqMK::vyCV7Jqa1ucO0::Wo1r3KbkAYDAl ok 11 - Z::v6K0H99 ok 12 - Footer ok 13 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - ai::Nw1g ok 5 - go::Ncmi::Uvp::uMhZgJ5PYK2ruLSxe::qYNvC ok 6 - HBnOXhUhwMZC6nz202Nj::i2 ok 7 - kOyzi0::ju0::d ok 8 - LYx5YTnSP1D4::iVIJUAAM::bLr5hVO088qHVyx2::n7lV0Zl_::H ok 9 - sS3bNPJga ok 10 - WgCgKcs5l8dmZ::Era38_bgFSO0p6HVssr ok 11 - xKTt_HPYgNWDtRqMK::vyCV7Jqa1ucO0::Wo1r3KbkAYDAl ok 12 - Z::v6K0H99 ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: ai::Nw1g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - ai::Nw1g # Subtest: go::Ncmi::Uvp::uMhZgJ5PYK2ruLSxe::qYNvC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - go::Ncmi::Uvp::uMhZgJ5PYK2ruLSxe::qYNvC # Subtest: HBnOXhUhwMZC6nz202Nj::i2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - HBnOXhUhwMZC6nz202Nj::i2 # Subtest: kOyzi0::ju0::d 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - kOyzi0::ju0::d # Subtest: LYx5YTnSP1D4::iVIJUAAM::bLr5hVO088qHVyx2::n7lV0Zl_::H 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - LYx5YTnSP1D4::iVIJUAAM::bLr5hVO088qHVyx2::n7lV0Zl_::H # Subtest: sS3bNPJga 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - sS3bNPJga # Subtest: WgCgKcs5l8dmZ::Era38_bgFSO0p6HVssr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - WgCgKcs5l8dmZ::Era38_bgFSO0p6HVssr # Subtest: xKTt_HPYgNWDtRqMK::vyCV7Jqa1ucO0::Wo1r3KbkAYDAl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - xKTt_HPYgNWDtRqMK::vyCV7Jqa1ucO0::Wo1r3KbkAYDAl # Subtest: Z::v6K0H99 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - Z::v6K0H99 ok 1 - Set ==> ai::Nw1g 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> ai::Nw1g 1..30 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - ai::Nw1g ok 4 - go::Ncmi::Uvp::uMhZgJ5PYK2ruLSxe::qYNvC ok 5 - HBnOXhUhwMZC6nz202Nj::i2 ok 6 - kOyzi0::ju0::d ok 7 - LYx5YTnSP1D4::iVIJUAAM::bLr5hVO088qHVyx2::n7lV0Zl_::H ok 8 - sS3bNPJga ok 9 - WgCgKcs5l8dmZ::Era38_bgFSO0p6HVssr ok 10 - xKTt_HPYgNWDtRqMK::vyCV7Jqa1ucO0::Wo1r3KbkAYDAl ok 11 - Z::v6K0H99 ok 12 - Footer ok 13 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - ai::Nw1g ok 5 - go::Ncmi::Uvp::uMhZgJ5PYK2ruLSxe::qYNvC ok 6 - HBnOXhUhwMZC6nz202Nj::i2 ok 7 - kOyzi0::ju0::d ok 8 - LYx5YTnSP1D4::iVIJUAAM::bLr5hVO088qHVyx2::n7lV0Zl_::H ok 9 - sS3bNPJga ok 10 - WgCgKcs5l8dmZ::Era38_bgFSO0p6HVssr ok 11 - xKTt_HPYgNWDtRqMK::vyCV7Jqa1ucO0::Wo1r3KbkAYDAl ok 12 - Z::v6K0H99 ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: ai::Nw1g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - ai::Nw1g # Subtest: go::Ncmi::Uvp::uMhZgJ5PYK2ruLSxe::qYNvC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - go::Ncmi::Uvp::uMhZgJ5PYK2ruLSxe::qYNvC # Subtest: HBnOXhUhwMZC6nz202Nj::i2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - HBnOXhUhwMZC6nz202Nj::i2 # Subtest: kOyzi0::ju0::d 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - kOyzi0::ju0::d # Subtest: LYx5YTnSP1D4::iVIJUAAM::bLr5hVO088qHVyx2::n7lV0Zl_::H 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - LYx5YTnSP1D4::iVIJUAAM::bLr5hVO088qHVyx2::n7lV0Zl_::H # Subtest: sS3bNPJga 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - sS3bNPJga # Subtest: WgCgKcs5l8dmZ::Era38_bgFSO0p6HVssr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - WgCgKcs5l8dmZ::Era38_bgFSO0p6HVssr # Subtest: xKTt_HPYgNWDtRqMK::vyCV7Jqa1ucO0::Wo1r3KbkAYDAl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - xKTt_HPYgNWDtRqMK::vyCV7Jqa1ucO0::Wo1r3KbkAYDAl # Subtest: Z::v6K0H99 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - Z::v6K0H99 ok 1 - Set ==> ai::Nw1g 1..1 ok 2 - force = 1 ok 6 - ignores_type = 0101 # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 7 - license = gpl # Subtest: license = artistic2 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..2 # Subtest: force = 0 # Subtest: Set ==> _xGPA::lqa7sf6oa 1..39 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..22 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _xGPA::lqa7sf6oa ok 4 - auIvQVo_I3raQtB2::UO5aH::aD7 ok 5 - BZOuYUVxGWpA::laoH ok 6 - gAz81us::nXWI0xcGHjlBWbgyhro::18lZIh2nCrw2mgOYjC::HYXD51a::ggRAlhDuWS ok 7 - HCYi5YrzDM ok 8 - HqD320lxF73_Kdh ok 9 - P422 ok 10 - pO1o::g0n67TuFRswx75beQI::jH9 ok 11 - QH_Xm_S5ikP ok 12 - qzSm::IblzJxCwhTgWuTV::zPf1Ig3 ok 13 - sSV_ZOwkImC2NuAQqO::6WXBh1b::mDtlXt::aWSeJ ok 14 - t5GrF6Sew5OmqtrJE1zB ok 15 - Tlulw6qkn1 ok 16 - wDsnxrT6My::UiXKqfoymXBc6NyxNn::V::UGAu7KYIR5fzBVJ8eKBv::YGKbFN_2jS7cD2Uec7w7 ok 17 - xeDQHXc::sVy::DBrUXDvrVNZW::rKv4vqRaUJG70dpd30t::hGJAUh ok 18 - Y9nZpoyqV0 ok 19 - ZQ6QNNLL::zfkVUwlDP0Jrm_2Qb ok 20 - Zvm9LF0KA0mEAyXdp9::ouun ok 21 - Footer ok 22 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _xGPA::lqa7sf6oa ok 5 - auIvQVo_I3raQtB2::UO5aH::aD7 ok 6 - BZOuYUVxGWpA::laoH ok 7 - gAz81us::nXWI0xcGHjlBWbgyhro::18lZIh2nCrw2mgOYjC::HYXD51a::ggRAlhDuWS ok 8 - HCYi5YrzDM ok 9 - HqD320lxF73_Kdh ok 10 - P422 ok 11 - pO1o::g0n67TuFRswx75beQI::jH9 ok 12 - QH_Xm_S5ikP ok 13 - qzSm::IblzJxCwhTgWuTV::zPf1Ig3 ok 14 - sSV_ZOwkImC2NuAQqO::6WXBh1b::mDtlXt::aWSeJ ok 15 - t5GrF6Sew5OmqtrJE1zB ok 16 - Tlulw6qkn1 ok 17 - wDsnxrT6My::UiXKqfoymXBc6NyxNn::V::UGAu7KYIR5fzBVJ8eKBv::YGKbFN_2jS7cD2Uec7w7 ok 18 - xeDQHXc::sVy::DBrUXDvrVNZW::rKv4vqRaUJG70dpd30t::hGJAUh ok 19 - Y9nZpoyqV0 ok 20 - ZQ6QNNLL::zfkVUwlDP0Jrm_2Qb ok 21 - Zvm9LF0KA0mEAyXdp9::ouun ok 22 - Footer ok 23 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _xGPA::lqa7sf6oa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _xGPA::lqa7sf6oa # Subtest: auIvQVo_I3raQtB2::UO5aH::aD7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - auIvQVo_I3raQtB2::UO5aH::aD7 # Subtest: BZOuYUVxGWpA::laoH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - BZOuYUVxGWpA::laoH # Subtest: gAz81us::nXWI0xcGHjlBWbgyhro::18lZIh2nCrw2mgOYjC::HYXD51a::ggRAlhDuWS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - gAz81us::nXWI0xcGHjlBWbgyhro::18lZIh2nCrw2mgOYjC::HYXD51a::ggRAlhDuWS # Subtest: HCYi5YrzDM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - HCYi5YrzDM # Subtest: HqD320lxF73_Kdh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - HqD320lxF73_Kdh # Subtest: P422 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - P422 # Subtest: pO1o::g0n67TuFRswx75beQI::jH9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - pO1o::g0n67TuFRswx75beQI::jH9 # Subtest: QH_Xm_S5ikP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - QH_Xm_S5ikP # Subtest: qzSm::IblzJxCwhTgWuTV::zPf1Ig3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - qzSm::IblzJxCwhTgWuTV::zPf1Ig3 # Subtest: sSV_ZOwkImC2NuAQqO::6WXBh1b::mDtlXt::aWSeJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - sSV_ZOwkImC2NuAQqO::6WXBh1b::mDtlXt::aWSeJ # Subtest: t5GrF6Sew5OmqtrJE1zB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - t5GrF6Sew5OmqtrJE1zB # Subtest: Tlulw6qkn1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - Tlulw6qkn1 # Subtest: wDsnxrT6My::UiXKqfoymXBc6NyxNn::V::UGAu7KYIR5fzBVJ8eKBv::YGKbFN_2jS7cD2Uec7w7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - wDsnxrT6My::UiXKqfoymXBc6NyxNn::V::UGAu7KYIR5fzBVJ8eKBv::YGKbFN_2jS7cD2Uec7w7 # Subtest: xeDQHXc::sVy::DBrUXDvrVNZW::rKv4vqRaUJG70dpd30t::hGJAUh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - xeDQHXc::sVy::DBrUXDvrVNZW::rKv4vqRaUJG70dpd30t::hGJAUh # Subtest: Y9nZpoyqV0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - Y9nZpoyqV0 # Subtest: ZQ6QNNLL::zfkVUwlDP0Jrm_2Qb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - ZQ6QNNLL::zfkVUwlDP0Jrm_2Qb # Subtest: Zvm9LF0KA0mEAyXdp9::ouun 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - Zvm9LF0KA0mEAyXdp9::ouun ok 1 - Set ==> _xGPA::lqa7sf6oa 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _xGPA::lqa7sf6oa 1..39 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..22 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _xGPA::lqa7sf6oa ok 4 - auIvQVo_I3raQtB2::UO5aH::aD7 ok 5 - BZOuYUVxGWpA::laoH ok 6 - gAz81us::nXWI0xcGHjlBWbgyhro::18lZIh2nCrw2mgOYjC::HYXD51a::ggRAlhDuWS ok 7 - HCYi5YrzDM ok 8 - HqD320lxF73_Kdh ok 9 - P422 ok 10 - pO1o::g0n67TuFRswx75beQI::jH9 ok 11 - QH_Xm_S5ikP ok 12 - qzSm::IblzJxCwhTgWuTV::zPf1Ig3 ok 13 - sSV_ZOwkImC2NuAQqO::6WXBh1b::mDtlXt::aWSeJ ok 14 - t5GrF6Sew5OmqtrJE1zB ok 15 - Tlulw6qkn1 ok 16 - wDsnxrT6My::UiXKqfoymXBc6NyxNn::V::UGAu7KYIR5fzBVJ8eKBv::YGKbFN_2jS7cD2Uec7w7 ok 17 - xeDQHXc::sVy::DBrUXDvrVNZW::rKv4vqRaUJG70dpd30t::hGJAUh ok 18 - Y9nZpoyqV0 ok 19 - ZQ6QNNLL::zfkVUwlDP0Jrm_2Qb ok 20 - Zvm9LF0KA0mEAyXdp9::ouun ok 21 - Footer ok 22 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _xGPA::lqa7sf6oa ok 5 - auIvQVo_I3raQtB2::UO5aH::aD7 ok 6 - BZOuYUVxGWpA::laoH ok 7 - gAz81us::nXWI0xcGHjlBWbgyhro::18lZIh2nCrw2mgOYjC::HYXD51a::ggRAlhDuWS ok 8 - HCYi5YrzDM ok 9 - HqD320lxF73_Kdh ok 10 - P422 ok 11 - pO1o::g0n67TuFRswx75beQI::jH9 ok 12 - QH_Xm_S5ikP ok 13 - qzSm::IblzJxCwhTgWuTV::zPf1Ig3 ok 14 - sSV_ZOwkImC2NuAQqO::6WXBh1b::mDtlXt::aWSeJ ok 15 - t5GrF6Sew5OmqtrJE1zB ok 16 - Tlulw6qkn1 ok 17 - wDsnxrT6My::UiXKqfoymXBc6NyxNn::V::UGAu7KYIR5fzBVJ8eKBv::YGKbFN_2jS7cD2Uec7w7 ok 18 - xeDQHXc::sVy::DBrUXDvrVNZW::rKv4vqRaUJG70dpd30t::hGJAUh ok 19 - Y9nZpoyqV0 ok 20 - ZQ6QNNLL::zfkVUwlDP0Jrm_2Qb ok 21 - Zvm9LF0KA0mEAyXdp9::ouun ok 22 - Footer ok 23 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _xGPA::lqa7sf6oa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _xGPA::lqa7sf6oa # Subtest: auIvQVo_I3raQtB2::UO5aH::aD7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - auIvQVo_I3raQtB2::UO5aH::aD7 # Subtest: BZOuYUVxGWpA::laoH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - BZOuYUVxGWpA::laoH # Subtest: gAz81us::nXWI0xcGHjlBWbgyhro::18lZIh2nCrw2mgOYjC::HYXD51a::ggRAlhDuWS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - gAz81us::nXWI0xcGHjlBWbgyhro::18lZIh2nCrw2mgOYjC::HYXD51a::ggRAlhDuWS # Subtest: HCYi5YrzDM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - HCYi5YrzDM # Subtest: HqD320lxF73_Kdh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - HqD320lxF73_Kdh # Subtest: P422 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - P422 # Subtest: pO1o::g0n67TuFRswx75beQI::jH9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - pO1o::g0n67TuFRswx75beQI::jH9 # Subtest: QH_Xm_S5ikP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - QH_Xm_S5ikP # Subtest: qzSm::IblzJxCwhTgWuTV::zPf1Ig3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - qzSm::IblzJxCwhTgWuTV::zPf1Ig3 # Subtest: sSV_ZOwkImC2NuAQqO::6WXBh1b::mDtlXt::aWSeJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - sSV_ZOwkImC2NuAQqO::6WXBh1b::mDtlXt::aWSeJ # Subtest: t5GrF6Sew5OmqtrJE1zB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - t5GrF6Sew5OmqtrJE1zB # Subtest: Tlulw6qkn1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - Tlulw6qkn1 # Subtest: wDsnxrT6My::UiXKqfoymXBc6NyxNn::V::UGAu7KYIR5fzBVJ8eKBv::YGKbFN_2jS7cD2Uec7w7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - wDsnxrT6My::UiXKqfoymXBc6NyxNn::V::UGAu7KYIR5fzBVJ8eKBv::YGKbFN_2jS7cD2Uec7w7 # Subtest: xeDQHXc::sVy::DBrUXDvrVNZW::rKv4vqRaUJG70dpd30t::hGJAUh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - xeDQHXc::sVy::DBrUXDvrVNZW::rKv4vqRaUJG70dpd30t::hGJAUh # Subtest: Y9nZpoyqV0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - Y9nZpoyqV0 # Subtest: ZQ6QNNLL::zfkVUwlDP0Jrm_2Qb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - ZQ6QNNLL::zfkVUwlDP0Jrm_2Qb # Subtest: Zvm9LF0KA0mEAyXdp9::ouun 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - Zvm9LF0KA0mEAyXdp9::ouun ok 1 - Set ==> _xGPA::lqa7sf6oa 1..1 ok 2 - force = 1 ok 2 - ignores_type = 0001 # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..2 # Subtest: force = 0 # Subtest: Set ==> JQY3dT9KEMW_0Zxu::gSRxHAgeBEyJ::mNTlIioiWC::SYxU3QUl 1..25 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - JQY3dT9KEMW_0Zxu::gSRxHAgeBEyJ::mNTlIioiWC::SYxU3QUl ok 4 - t8lpcC0b00q_GFYw16::QqGe::xKqHL::9H ok 5 - UsIqAT::vurWaBBx5C::uLVeXiw ok 6 - VnLccuAZ5 ok 7 - Footer ok 8 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - JQY3dT9KEMW_0Zxu::gSRxHAgeBEyJ::mNTlIioiWC::SYxU3QUl ok 5 - t8lpcC0b00q_GFYw16::QqGe::xKqHL::9H ok 6 - UsIqAT::vurWaBBx5C::uLVeXiw ok 7 - VnLccuAZ5 ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: JQY3dT9KEMW_0Zxu::gSRxHAgeBEyJ::mNTlIioiWC::SYxU3QUl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - JQY3dT9KEMW_0Zxu::gSRxHAgeBEyJ::mNTlIioiWC::SYxU3QUl # Subtest: t8lpcC0b00q_GFYw16::QqGe::xKqHL::9H 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - t8lpcC0b00q_GFYw16::QqGe::xKqHL::9H # Subtest: UsIqAT::vurWaBBx5C::uLVeXiw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - UsIqAT::vurWaBBx5C::uLVeXiw # Subtest: VnLccuAZ5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - VnLccuAZ5 ok 1 - Set ==> JQY3dT9KEMW_0Zxu::gSRxHAgeBEyJ::mNTlIioiWC::SYxU3QUl 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> JQY3dT9KEMW_0Zxu::gSRxHAgeBEyJ::mNTlIioiWC::SYxU3QUl 1..25 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - JQY3dT9KEMW_0Zxu::gSRxHAgeBEyJ::mNTlIioiWC::SYxU3QUl ok 4 - t8lpcC0b00q_GFYw16::QqGe::xKqHL::9H ok 5 - UsIqAT::vurWaBBx5C::uLVeXiw ok 6 - VnLccuAZ5 ok 7 - Footer ok 8 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - JQY3dT9KEMW_0Zxu::gSRxHAgeBEyJ::mNTlIioiWC::SYxU3QUl ok 5 - t8lpcC0b00q_GFYw16::QqGe::xKqHL::9H ok 6 - UsIqAT::vurWaBBx5C::uLVeXiw ok 7 - VnLccuAZ5 ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: JQY3dT9KEMW_0Zxu::gSRxHAgeBEyJ::mNTlIioiWC::SYxU3QUl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - JQY3dT9KEMW_0Zxu::gSRxHAgeBEyJ::mNTlIioiWC::SYxU3QUl # Subtest: t8lpcC0b00q_GFYw16::QqGe::xKqHL::9H 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - t8lpcC0b00q_GFYw16::QqGe::xKqHL::9H # Subtest: UsIqAT::vurWaBBx5C::uLVeXiw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - UsIqAT::vurWaBBx5C::uLVeXiw # Subtest: VnLccuAZ5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - VnLccuAZ5 ok 1 - Set ==> JQY3dT9KEMW_0Zxu::gSRxHAgeBEyJ::mNTlIioiWC::SYxU3QUl 1..1 ok 2 - force = 1 ok 13 - ignores_type = 1100 # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..2 # Subtest: force = 0 # Subtest: Set ==> aMH4Q::h::TqNJ86gBh::syGoDOZi6IZxgI 1..35 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aMH4Q::h::TqNJ86gBh::syGoDOZi6IZxgI ok 4 - av9KdmjzY2x7mq::7Cm::ZE::SFWAy::UEM ok 5 - BSWVAFzId1SqZCoDUld::gnadc::fivfJ4uObKk5U8::oJTg::Qvf_cv ok 6 - dYiFwr3wgIXvNFQSJs::IKJrJeOrsMfcDxxm::N1l8QHIt9_K8y::LfugGiNSTGGW::mAIGrh ok 7 - fnIB48eIOmD9HfVai::kG4sG0hxhX ok 8 - hGxvdKsc3rTBzLmo::6jn::yVORe::pKCfj7iEH0hEd ok 9 - IPCb::V::ww ok 10 - KkaAtKROu ok 11 - KuPDWuTBH5vLhsmSIBZs::fe9zQ::Yly7CKVGm7::fRWd0QRfAUg4FvvNrfj::IMKtoj ok 12 - N9oUL ok 13 - OQ8OWLlKKI6Hc8kw2::D::siOG9AFAJce8NHVdX22::SA6LvTAynSkg7QRC7 ok 14 - QpVoC ok 15 - SsuSFv4eiE::hNDOvwL9KE2o9Kvz ok 16 - xl ok 17 - Footer ok 18 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aMH4Q::h::TqNJ86gBh::syGoDOZi6IZxgI ok 5 - av9KdmjzY2x7mq::7Cm::ZE::SFWAy::UEM ok 6 - BSWVAFzId1SqZCoDUld::gnadc::fivfJ4uObKk5U8::oJTg::Qvf_cv ok 7 - dYiFwr3wgIXvNFQSJs::IKJrJeOrsMfcDxxm::N1l8QHIt9_K8y::LfugGiNSTGGW::mAIGrh ok 8 - fnIB48eIOmD9HfVai::kG4sG0hxhX ok 9 - hGxvdKsc3rTBzLmo::6jn::yVORe::pKCfj7iEH0hEd ok 10 - IPCb::V::ww ok 11 - KkaAtKROu ok 12 - KuPDWuTBH5vLhsmSIBZs::fe9zQ::Yly7CKVGm7::fRWd0QRfAUg4FvvNrfj::IMKtoj ok 13 - N9oUL ok 14 - OQ8OWLlKKI6Hc8kw2::D::siOG9AFAJce8NHVdX22::SA6LvTAynSkg7QRC7 ok 15 - QpVoC ok 16 - SsuSFv4eiE::hNDOvwL9KE2o9Kvz ok 17 - xl ok 18 - Footer ok 19 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aMH4Q::h::TqNJ86gBh::syGoDOZi6IZxgI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - aMH4Q::h::TqNJ86gBh::syGoDOZi6IZxgI # Subtest: av9KdmjzY2x7mq::7Cm::ZE::SFWAy::UEM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - av9KdmjzY2x7mq::7Cm::ZE::SFWAy::UEM # Subtest: BSWVAFzId1SqZCoDUld::gnadc::fivfJ4uObKk5U8::oJTg::Qvf_cv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - BSWVAFzId1SqZCoDUld::gnadc::fivfJ4uObKk5U8::oJTg::Qvf_cv # Subtest: dYiFwr3wgIXvNFQSJs::IKJrJeOrsMfcDxxm::N1l8QHIt9_K8y::LfugGiNSTGGW::mAIGrh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - dYiFwr3wgIXvNFQSJs::IKJrJeOrsMfcDxxm::N1l8QHIt9_K8y::LfugGiNSTGGW::mAIGrh # Subtest: fnIB48eIOmD9HfVai::kG4sG0hxhX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - fnIB48eIOmD9HfVai::kG4sG0hxhX # Subtest: hGxvdKsc3rTBzLmo::6jn::yVORe::pKCfj7iEH0hEd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - hGxvdKsc3rTBzLmo::6jn::yVORe::pKCfj7iEH0hEd # Subtest: IPCb::V::ww 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - IPCb::V::ww # Subtest: KkaAtKROu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - KkaAtKROu # Subtest: KuPDWuTBH5vLhsmSIBZs::fe9zQ::Yly7CKVGm7::fRWd0QRfAUg4FvvNrfj::IMKtoj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - KuPDWuTBH5vLhsmSIBZs::fe9zQ::Yly7CKVGm7::fRWd0QRfAUg4FvvNrfj::IMKtoj # Subtest: N9oUL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - N9oUL # Subtest: OQ8OWLlKKI6Hc8kw2::D::siOG9AFAJce8NHVdX22::SA6LvTAynSkg7QRC7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - OQ8OWLlKKI6Hc8kw2::D::siOG9AFAJce8NHVdX22::SA6LvTAynSkg7QRC7 # Subtest: QpVoC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - QpVoC # Subtest: SsuSFv4eiE::hNDOvwL9KE2o9Kvz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - SsuSFv4eiE::hNDOvwL9KE2o9Kvz # Subtest: xl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - xl ok 1 - Set ==> aMH4Q::h::TqNJ86gBh::syGoDOZi6IZxgI 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aMH4Q::h::TqNJ86gBh::syGoDOZi6IZxgI 1..35 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aMH4Q::h::TqNJ86gBh::syGoDOZi6IZxgI ok 4 - av9KdmjzY2x7mq::7Cm::ZE::SFWAy::UEM ok 5 - BSWVAFzId1SqZCoDUld::gnadc::fivfJ4uObKk5U8::oJTg::Qvf_cv ok 6 - dYiFwr3wgIXvNFQSJs::IKJrJeOrsMfcDxxm::N1l8QHIt9_K8y::LfugGiNSTGGW::mAIGrh ok 7 - fnIB48eIOmD9HfVai::kG4sG0hxhX ok 8 - hGxvdKsc3rTBzLmo::6jn::yVORe::pKCfj7iEH0hEd ok 9 - IPCb::V::ww ok 10 - KkaAtKROu ok 11 - KuPDWuTBH5vLhsmSIBZs::fe9zQ::Yly7CKVGm7::fRWd0QRfAUg4FvvNrfj::IMKtoj ok 12 - N9oUL ok 13 - OQ8OWLlKKI6Hc8kw2::D::siOG9AFAJce8NHVdX22::SA6LvTAynSkg7QRC7 ok 14 - QpVoC ok 15 - SsuSFv4eiE::hNDOvwL9KE2o9Kvz ok 16 - xl ok 17 - Footer ok 18 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aMH4Q::h::TqNJ86gBh::syGoDOZi6IZxgI ok 5 - av9KdmjzY2x7mq::7Cm::ZE::SFWAy::UEM ok 6 - BSWVAFzId1SqZCoDUld::gnadc::fivfJ4uObKk5U8::oJTg::Qvf_cv ok 7 - dYiFwr3wgIXvNFQSJs::IKJrJeOrsMfcDxxm::N1l8QHIt9_K8y::LfugGiNSTGGW::mAIGrh ok 8 - fnIB48eIOmD9HfVai::kG4sG0hxhX ok 9 - hGxvdKsc3rTBzLmo::6jn::yVORe::pKCfj7iEH0hEd ok 10 - IPCb::V::ww ok 11 - KkaAtKROu ok 12 - KuPDWuTBH5vLhsmSIBZs::fe9zQ::Yly7CKVGm7::fRWd0QRfAUg4FvvNrfj::IMKtoj ok 13 - N9oUL ok 14 - OQ8OWLlKKI6Hc8kw2::D::siOG9AFAJce8NHVdX22::SA6LvTAynSkg7QRC7 ok 15 - QpVoC ok 16 - SsuSFv4eiE::hNDOvwL9KE2o9Kvz ok 17 - xl ok 18 - Footer ok 19 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aMH4Q::h::TqNJ86gBh::syGoDOZi6IZxgI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - aMH4Q::h::TqNJ86gBh::syGoDOZi6IZxgI # Subtest: av9KdmjzY2x7mq::7Cm::ZE::SFWAy::UEM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - av9KdmjzY2x7mq::7Cm::ZE::SFWAy::UEM # Subtest: BSWVAFzId1SqZCoDUld::gnadc::fivfJ4uObKk5U8::oJTg::Qvf_cv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - BSWVAFzId1SqZCoDUld::gnadc::fivfJ4uObKk5U8::oJTg::Qvf_cv # Subtest: dYiFwr3wgIXvNFQSJs::IKJrJeOrsMfcDxxm::N1l8QHIt9_K8y::LfugGiNSTGGW::mAIGrh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - dYiFwr3wgIXvNFQSJs::IKJrJeOrsMfcDxxm::N1l8QHIt9_K8y::LfugGiNSTGGW::mAIGrh # Subtest: fnIB48eIOmD9HfVai::kG4sG0hxhX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - fnIB48eIOmD9HfVai::kG4sG0hxhX # Subtest: hGxvdKsc3rTBzLmo::6jn::yVORe::pKCfj7iEH0hEd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - hGxvdKsc3rTBzLmo::6jn::yVORe::pKCfj7iEH0hEd # Subtest: IPCb::V::ww 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - IPCb::V::ww # Subtest: KkaAtKROu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - KkaAtKROu # Subtest: KuPDWuTBH5vLhsmSIBZs::fe9zQ::Yly7CKVGm7::fRWd0QRfAUg4FvvNrfj::IMKtoj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - KuPDWuTBH5vLhsmSIBZs::fe9zQ::Yly7CKVGm7::fRWd0QRfAUg4FvvNrfj::IMKtoj # Subtest: N9oUL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - N9oUL # Subtest: OQ8OWLlKKI6Hc8kw2::D::siOG9AFAJce8NHVdX22::SA6LvTAynSkg7QRC7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - OQ8OWLlKKI6Hc8kw2::D::siOG9AFAJce8NHVdX22::SA6LvTAynSkg7QRC7 # Subtest: QpVoC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - QpVoC # Subtest: SsuSFv4eiE::hNDOvwL9KE2o9Kvz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - SsuSFv4eiE::hNDOvwL9KE2o9Kvz # Subtest: xl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - xl ok 1 - Set ==> aMH4Q::h::TqNJ86gBh::syGoDOZi6IZxgI 1..1 ok 2 - force = 1 ok 11 - ignores_type = 1010 # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 8 - license = artistic2 # Subtest: license = perl 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..2 # Subtest: force = 0 # Subtest: Set ==> XiqOAy::rKNBzNuumO7G::lfDDfX9Om8KCj2::tN::dkR3BmHmwDwGH57U 1..22 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..5 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - XiqOAy::rKNBzNuumO7G::lfDDfX9Om8KCj2::tN::dkR3BmHmwDwGH57U ok 4 - Footer ok 5 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - XiqOAy::rKNBzNuumO7G::lfDDfX9Om8KCj2::tN::dkR3BmHmwDwGH57U ok 5 - Footer ok 6 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: XiqOAy::rKNBzNuumO7G::lfDDfX9Om8KCj2::tN::dkR3BmHmwDwGH57U 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - XiqOAy::rKNBzNuumO7G::lfDDfX9Om8KCj2::tN::dkR3BmHmwDwGH57U ok 1 - Set ==> XiqOAy::rKNBzNuumO7G::lfDDfX9Om8KCj2::tN::dkR3BmHmwDwGH57U 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> XiqOAy::rKNBzNuumO7G::lfDDfX9Om8KCj2::tN::dkR3BmHmwDwGH57U 1..22 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..5 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - XiqOAy::rKNBzNuumO7G::lfDDfX9Om8KCj2::tN::dkR3BmHmwDwGH57U ok 4 - Footer ok 5 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - XiqOAy::rKNBzNuumO7G::lfDDfX9Om8KCj2::tN::dkR3BmHmwDwGH57U ok 5 - Footer ok 6 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: XiqOAy::rKNBzNuumO7G::lfDDfX9Om8KCj2::tN::dkR3BmHmwDwGH57U 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - XiqOAy::rKNBzNuumO7G::lfDDfX9Om8KCj2::tN::dkR3BmHmwDwGH57U ok 1 - Set ==> XiqOAy::rKNBzNuumO7G::lfDDfX9Om8KCj2::tN::dkR3BmHmwDwGH57U 1..1 ok 2 - force = 1 ok 1 - ignores_type = 0000 # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..2 # Subtest: force = 0 # Subtest: Set ==> BPLS4sFdVIPrh::n::1_SH6 1..41 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BPLS4sFdVIPrh::n::1_SH6 ok 4 - fFk4t2VjaQJCywR7::R9OJaexCPuP ok 5 - GOGsoe0 ok 6 - Hatm5oBkzSNTp ok 7 - IceuphrTcbeveHhh ok 8 - Kh1StthdLbQpZQVGM::qP::nTl1OLs ok 9 - LFSWnkFNf8aTx::4wzRIK2Q::JSp9eb2EHGeKPiP ok 10 - LJZzruVmK::775ZhUDzP2KDT94Rur::jHxzzn7TdohCGC9BBIe ok 11 - n4MTyPXPTgjY3Z::gbr2LjP_::XbL9xG4 ok 12 - PKO5s8iFesJY ok 13 - sB::0S7DQkUk::OQX2YgePMIi::AS6 ok 14 - TS1BZLEaHip ok 15 - u ok 16 - veQCC7hCgNDX4WKa_1I::hFsIC ok 17 - VYcVyoNvJ::aE6vEEuhKS::ik4oorSc80mzRPnEWXx::KjqNu7 ok 18 - wrE9_MHV0_n1K36::ZAvH0A2OfKCvRYN3c ok 19 - yAg::ymkWSEHgDI::00::9tNQcWFVyDiACmMl3d ok 20 - yCsgZI0Aq2F7oto3y::o::TnGVxfiR44uNg73FO_ ok 21 - z::mg7n::FIhemb8XuM06 ok 22 - Z0z6TDliY::L7lhWd::_MpMLWqoSPno::iTeUy6 ok 23 - Footer ok 24 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..25 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - BPLS4sFdVIPrh::n::1_SH6 ok 5 - fFk4t2VjaQJCywR7::R9OJaexCPuP ok 6 - GOGsoe0 ok 7 - Hatm5oBkzSNTp ok 8 - IceuphrTcbeveHhh ok 9 - Kh1StthdLbQpZQVGM::qP::nTl1OLs ok 10 - LFSWnkFNf8aTx::4wzRIK2Q::JSp9eb2EHGeKPiP ok 11 - LJZzruVmK::775ZhUDzP2KDT94Rur::jHxzzn7TdohCGC9BBIe ok 12 - n4MTyPXPTgjY3Z::gbr2LjP_::XbL9xG4 ok 13 - PKO5s8iFesJY ok 14 - sB::0S7DQkUk::OQX2YgePMIi::AS6 ok 15 - TS1BZLEaHip ok 16 - u ok 17 - veQCC7hCgNDX4WKa_1I::hFsIC ok 18 - VYcVyoNvJ::aE6vEEuhKS::ik4oorSc80mzRPnEWXx::KjqNu7 ok 19 - wrE9_MHV0_n1K36::ZAvH0A2OfKCvRYN3c ok 20 - yAg::ymkWSEHgDI::00::9tNQcWFVyDiACmMl3d ok 21 - yCsgZI0Aq2F7oto3y::o::TnGVxfiR44uNg73FO_ ok 22 - z::mg7n::FIhemb8XuM06 ok 23 - Z0z6TDliY::L7lhWd::_MpMLWqoSPno::iTeUy6 ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BPLS4sFdVIPrh::n::1_SH6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - BPLS4sFdVIPrh::n::1_SH6 # Subtest: fFk4t2VjaQJCywR7::R9OJaexCPuP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - fFk4t2VjaQJCywR7::R9OJaexCPuP # Subtest: GOGsoe0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - GOGsoe0 # Subtest: Hatm5oBkzSNTp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - Hatm5oBkzSNTp # Subtest: IceuphrTcbeveHhh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - IceuphrTcbeveHhh # Subtest: Kh1StthdLbQpZQVGM::qP::nTl1OLs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - Kh1StthdLbQpZQVGM::qP::nTl1OLs # Subtest: LFSWnkFNf8aTx::4wzRIK2Q::JSp9eb2EHGeKPiP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - LFSWnkFNf8aTx::4wzRIK2Q::JSp9eb2EHGeKPiP # Subtest: LJZzruVmK::775ZhUDzP2KDT94Rur::jHxzzn7TdohCGC9BBIe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - LJZzruVmK::775ZhUDzP2KDT94Rur::jHxzzn7TdohCGC9BBIe # Subtest: n4MTyPXPTgjY3Z::gbr2LjP_::XbL9xG4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - n4MTyPXPTgjY3Z::gbr2LjP_::XbL9xG4 # Subtest: PKO5s8iFesJY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - PKO5s8iFesJY # Subtest: sB::0S7DQkUk::OQX2YgePMIi::AS6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - sB::0S7DQkUk::OQX2YgePMIi::AS6 # Subtest: TS1BZLEaHip 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - TS1BZLEaHip # Subtest: u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - u # Subtest: veQCC7hCgNDX4WKa_1I::hFsIC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - veQCC7hCgNDX4WKa_1I::hFsIC # Subtest: VYcVyoNvJ::aE6vEEuhKS::ik4oorSc80mzRPnEWXx::KjqNu7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - VYcVyoNvJ::aE6vEEuhKS::ik4oorSc80mzRPnEWXx::KjqNu7 # Subtest: wrE9_MHV0_n1K36::ZAvH0A2OfKCvRYN3c 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - wrE9_MHV0_n1K36::ZAvH0A2OfKCvRYN3c # Subtest: yAg::ymkWSEHgDI::00::9tNQcWFVyDiACmMl3d 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - yAg::ymkWSEHgDI::00::9tNQcWFVyDiACmMl3d # Subtest: yCsgZI0Aq2F7oto3y::o::TnGVxfiR44uNg73FO_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - yCsgZI0Aq2F7oto3y::o::TnGVxfiR44uNg73FO_ # Subtest: z::mg7n::FIhemb8XuM06 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - z::mg7n::FIhemb8XuM06 # Subtest: Z0z6TDliY::L7lhWd::_MpMLWqoSPno::iTeUy6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 41 - Z0z6TDliY::L7lhWd::_MpMLWqoSPno::iTeUy6 ok 1 - Set ==> BPLS4sFdVIPrh::n::1_SH6 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> BPLS4sFdVIPrh::n::1_SH6 1..41 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BPLS4sFdVIPrh::n::1_SH6 ok 4 - fFk4t2VjaQJCywR7::R9OJaexCPuP ok 5 - GOGsoe0 ok 6 - Hatm5oBkzSNTp ok 7 - IceuphrTcbeveHhh ok 8 - Kh1StthdLbQpZQVGM::qP::nTl1OLs ok 9 - LFSWnkFNf8aTx::4wzRIK2Q::JSp9eb2EHGeKPiP ok 10 - LJZzruVmK::775ZhUDzP2KDT94Rur::jHxzzn7TdohCGC9BBIe ok 11 - n4MTyPXPTgjY3Z::gbr2LjP_::XbL9xG4 ok 12 - PKO5s8iFesJY ok 13 - sB::0S7DQkUk::OQX2YgePMIi::AS6 ok 14 - TS1BZLEaHip ok 15 - u ok 16 - veQCC7hCgNDX4WKa_1I::hFsIC ok 17 - VYcVyoNvJ::aE6vEEuhKS::ik4oorSc80mzRPnEWXx::KjqNu7 ok 18 - wrE9_MHV0_n1K36::ZAvH0A2OfKCvRYN3c ok 19 - yAg::ymkWSEHgDI::00::9tNQcWFVyDiACmMl3d ok 20 - yCsgZI0Aq2F7oto3y::o::TnGVxfiR44uNg73FO_ ok 21 - z::mg7n::FIhemb8XuM06 ok 22 - Z0z6TDliY::L7lhWd::_MpMLWqoSPno::iTeUy6 ok 23 - Footer ok 24 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..25 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - BPLS4sFdVIPrh::n::1_SH6 ok 5 - fFk4t2VjaQJCywR7::R9OJaexCPuP ok 6 - GOGsoe0 ok 7 - Hatm5oBkzSNTp ok 8 - IceuphrTcbeveHhh ok 9 - Kh1StthdLbQpZQVGM::qP::nTl1OLs ok 10 - LFSWnkFNf8aTx::4wzRIK2Q::JSp9eb2EHGeKPiP ok 11 - LJZzruVmK::775ZhUDzP2KDT94Rur::jHxzzn7TdohCGC9BBIe ok 12 - n4MTyPXPTgjY3Z::gbr2LjP_::XbL9xG4 ok 13 - PKO5s8iFesJY ok 14 - sB::0S7DQkUk::OQX2YgePMIi::AS6 ok 15 - TS1BZLEaHip ok 16 - u ok 17 - veQCC7hCgNDX4WKa_1I::hFsIC ok 18 - VYcVyoNvJ::aE6vEEuhKS::ik4oorSc80mzRPnEWXx::KjqNu7 ok 19 - wrE9_MHV0_n1K36::ZAvH0A2OfKCvRYN3c ok 20 - yAg::ymkWSEHgDI::00::9tNQcWFVyDiACmMl3d ok 21 - yCsgZI0Aq2F7oto3y::o::TnGVxfiR44uNg73FO_ ok 22 - z::mg7n::FIhemb8XuM06 ok 23 - Z0z6TDliY::L7lhWd::_MpMLWqoSPno::iTeUy6 ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BPLS4sFdVIPrh::n::1_SH6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - BPLS4sFdVIPrh::n::1_SH6 # Subtest: fFk4t2VjaQJCywR7::R9OJaexCPuP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - fFk4t2VjaQJCywR7::R9OJaexCPuP # Subtest: GOGsoe0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - GOGsoe0 # Subtest: Hatm5oBkzSNTp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - Hatm5oBkzSNTp # Subtest: IceuphrTcbeveHhh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - IceuphrTcbeveHhh # Subtest: Kh1StthdLbQpZQVGM::qP::nTl1OLs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - Kh1StthdLbQpZQVGM::qP::nTl1OLs # Subtest: LFSWnkFNf8aTx::4wzRIK2Q::JSp9eb2EHGeKPiP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - LFSWnkFNf8aTx::4wzRIK2Q::JSp9eb2EHGeKPiP # Subtest: LJZzruVmK::775ZhUDzP2KDT94Rur::jHxzzn7TdohCGC9BBIe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - LJZzruVmK::775ZhUDzP2KDT94Rur::jHxzzn7TdohCGC9BBIe # Subtest: n4MTyPXPTgjY3Z::gbr2LjP_::XbL9xG4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - n4MTyPXPTgjY3Z::gbr2LjP_::XbL9xG4 # Subtest: PKO5s8iFesJY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - PKO5s8iFesJY # Subtest: sB::0S7DQkUk::OQX2YgePMIi::AS6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - sB::0S7DQkUk::OQX2YgePMIi::AS6 # Subtest: TS1BZLEaHip 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - TS1BZLEaHip # Subtest: u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - u # Subtest: veQCC7hCgNDX4WKa_1I::hFsIC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - veQCC7hCgNDX4WKa_1I::hFsIC # Subtest: VYcVyoNvJ::aE6vEEuhKS::ik4oorSc80mzRPnEWXx::KjqNu7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - VYcVyoNvJ::aE6vEEuhKS::ik4oorSc80mzRPnEWXx::KjqNu7 # Subtest: wrE9_MHV0_n1K36::ZAvH0A2OfKCvRYN3c 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - wrE9_MHV0_n1K36::ZAvH0A2OfKCvRYN3c # Subtest: yAg::ymkWSEHgDI::00::9tNQcWFVyDiACmMl3d 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - yAg::ymkWSEHgDI::00::9tNQcWFVyDiACmMl3d # Subtest: yCsgZI0Aq2F7oto3y::o::TnGVxfiR44uNg73FO_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 39 - yCsgZI0Aq2F7oto3y::o::TnGVxfiR44uNg73FO_ # Subtest: z::mg7n::FIhemb8XuM06 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - z::mg7n::FIhemb8XuM06 # Subtest: Z0z6TDliY::L7lhWd::_MpMLWqoSPno::iTeUy6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 41 - Z0z6TDliY::L7lhWd::_MpMLWqoSPno::iTeUy6 ok 1 - Set ==> BPLS4sFdVIPrh::n::1_SH6 1..1 ok 2 - force = 1 ok 11 - ignores_type = 1010 # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 9 - license = perl # Subtest: license = agpl3 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..2 # Subtest: force = 0 # Subtest: Set ==> cvKozi4G4U 1..27 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..10 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - cvKozi4G4U ok 4 - gzHvjkITksfldlU6i::lz ok 5 - l_FNEIS8bxee::DDtZtJl3::0kxYWc0A2PlWS::mZLZACP_ ok 6 - PCTua4hEDHXDhBfJP::4n6U6D2kDvn::WUb56e::VyiJYt::hIs ok 7 - pNcO8YqGb4rVtxTGN::b0vr1SHvnndNMyV0::_e8yK ok 8 - t3pJPUb7J_4kU0bd::T13z::7RM3KFnfoyuM9NAEJ::R5PYoutM ok 9 - Footer ok 10 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..11 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - cvKozi4G4U ok 5 - gzHvjkITksfldlU6i::lz ok 6 - l_FNEIS8bxee::DDtZtJl3::0kxYWc0A2PlWS::mZLZACP_ ok 7 - PCTua4hEDHXDhBfJP::4n6U6D2kDvn::WUb56e::VyiJYt::hIs ok 8 - pNcO8YqGb4rVtxTGN::b0vr1SHvnndNMyV0::_e8yK ok 9 - t3pJPUb7J_4kU0bd::T13z::7RM3KFnfoyuM9NAEJ::R5PYoutM ok 10 - Footer ok 11 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: cvKozi4G4U 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - cvKozi4G4U # Subtest: gzHvjkITksfldlU6i::lz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - gzHvjkITksfldlU6i::lz # Subtest: l_FNEIS8bxee::DDtZtJl3::0kxYWc0A2PlWS::mZLZACP_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - l_FNEIS8bxee::DDtZtJl3::0kxYWc0A2PlWS::mZLZACP_ # Subtest: PCTua4hEDHXDhBfJP::4n6U6D2kDvn::WUb56e::VyiJYt::hIs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - PCTua4hEDHXDhBfJP::4n6U6D2kDvn::WUb56e::VyiJYt::hIs # Subtest: pNcO8YqGb4rVtxTGN::b0vr1SHvnndNMyV0::_e8yK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - pNcO8YqGb4rVtxTGN::b0vr1SHvnndNMyV0::_e8yK # Subtest: t3pJPUb7J_4kU0bd::T13z::7RM3KFnfoyuM9NAEJ::R5PYoutM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - t3pJPUb7J_4kU0bd::T13z::7RM3KFnfoyuM9NAEJ::R5PYoutM ok 1 - Set ==> cvKozi4G4U 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> cvKozi4G4U 1..27 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..10 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - cvKozi4G4U ok 4 - gzHvjkITksfldlU6i::lz ok 5 - l_FNEIS8bxee::DDtZtJl3::0kxYWc0A2PlWS::mZLZACP_ ok 6 - PCTua4hEDHXDhBfJP::4n6U6D2kDvn::WUb56e::VyiJYt::hIs ok 7 - pNcO8YqGb4rVtxTGN::b0vr1SHvnndNMyV0::_e8yK ok 8 - t3pJPUb7J_4kU0bd::T13z::7RM3KFnfoyuM9NAEJ::R5PYoutM ok 9 - Footer ok 10 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..11 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - cvKozi4G4U ok 5 - gzHvjkITksfldlU6i::lz ok 6 - l_FNEIS8bxee::DDtZtJl3::0kxYWc0A2PlWS::mZLZACP_ ok 7 - PCTua4hEDHXDhBfJP::4n6U6D2kDvn::WUb56e::VyiJYt::hIs ok 8 - pNcO8YqGb4rVtxTGN::b0vr1SHvnndNMyV0::_e8yK ok 9 - t3pJPUb7J_4kU0bd::T13z::7RM3KFnfoyuM9NAEJ::R5PYoutM ok 10 - Footer ok 11 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: cvKozi4G4U 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - cvKozi4G4U # Subtest: gzHvjkITksfldlU6i::lz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - gzHvjkITksfldlU6i::lz # Subtest: l_FNEIS8bxee::DDtZtJl3::0kxYWc0A2PlWS::mZLZACP_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - l_FNEIS8bxee::DDtZtJl3::0kxYWc0A2PlWS::mZLZACP_ # Subtest: PCTua4hEDHXDhBfJP::4n6U6D2kDvn::WUb56e::VyiJYt::hIs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - PCTua4hEDHXDhBfJP::4n6U6D2kDvn::WUb56e::VyiJYt::hIs # Subtest: pNcO8YqGb4rVtxTGN::b0vr1SHvnndNMyV0::_e8yK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - pNcO8YqGb4rVtxTGN::b0vr1SHvnndNMyV0::_e8yK # Subtest: t3pJPUb7J_4kU0bd::T13z::7RM3KFnfoyuM9NAEJ::R5PYoutM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - t3pJPUb7J_4kU0bd::T13z::7RM3KFnfoyuM9NAEJ::R5PYoutM ok 1 - Set ==> cvKozi4G4U 1..1 ok 2 - force = 1 ok 2 - ignores_type = 0001 # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 10 - license = agpl3 # Subtest: license = gpl3 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..2 # Subtest: force = 0 # Subtest: Set ==> CmsEeA_PLbt8Vjv::ymFoSE9T::aZz0Pd::1uNXvnvilnK6BiBGUNWe 1..32 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..15 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - CmsEeA_PLbt8Vjv::ymFoSE9T::aZz0Pd::1uNXvnvilnK6BiBGUNWe ok 4 - dH9W46vz8kb ok 5 - fxZSv::C9kyBDgLv7mS2J::BW4g8JSYXWeIwor2To::nqP_VtuH::Y61d4ANe13xSD5Cgf_TA ok 6 - GctwOEGza::tt::3OnGL1yC00tGIR8APt::3rj_o0HlvVGJ95e5QgsL ok 7 - GI3PBpnbie_JngUU3d ok 8 - Mf ok 9 - raJZgM2k70FwggQ4E4pQ::eNSMC5RHIA5tqQW3Ha ok 10 - RSWFnKTD::Qfl::cBxVfCc::a8_BBD26Z::QvtZhOjVglhmS4G6lH ok 11 - Wjitw2S2::Alv_qCS ok 12 - Xep0yrHpj5WgCnzO2::nZsb1zOFjcAff::qSY::L4ZzO_R::9zd22fmyf1co ok 13 - xFRX5V3KcyJv7Qa9T::Xu00eS7C1 ok 14 - Footer ok 15 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - CmsEeA_PLbt8Vjv::ymFoSE9T::aZz0Pd::1uNXvnvilnK6BiBGUNWe ok 5 - dH9W46vz8kb ok 6 - fxZSv::C9kyBDgLv7mS2J::BW4g8JSYXWeIwor2To::nqP_VtuH::Y61d4ANe13xSD5Cgf_TA ok 7 - GctwOEGza::tt::3OnGL1yC00tGIR8APt::3rj_o0HlvVGJ95e5QgsL ok 8 - GI3PBpnbie_JngUU3d ok 9 - Mf ok 10 - raJZgM2k70FwggQ4E4pQ::eNSMC5RHIA5tqQW3Ha ok 11 - RSWFnKTD::Qfl::cBxVfCc::a8_BBD26Z::QvtZhOjVglhmS4G6lH ok 12 - Wjitw2S2::Alv_qCS ok 13 - Xep0yrHpj5WgCnzO2::nZsb1zOFjcAff::qSY::L4ZzO_R::9zd22fmyf1co ok 14 - xFRX5V3KcyJv7Qa9T::Xu00eS7C1 ok 15 - Footer ok 16 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: CmsEeA_PLbt8Vjv::ymFoSE9T::aZz0Pd::1uNXvnvilnK6BiBGUNWe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - CmsEeA_PLbt8Vjv::ymFoSE9T::aZz0Pd::1uNXvnvilnK6BiBGUNWe # Subtest: dH9W46vz8kb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - dH9W46vz8kb # Subtest: fxZSv::C9kyBDgLv7mS2J::BW4g8JSYXWeIwor2To::nqP_VtuH::Y61d4ANe13xSD5Cgf_TA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - fxZSv::C9kyBDgLv7mS2J::BW4g8JSYXWeIwor2To::nqP_VtuH::Y61d4ANe13xSD5Cgf_TA # Subtest: GctwOEGza::tt::3OnGL1yC00tGIR8APt::3rj_o0HlvVGJ95e5QgsL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - GctwOEGza::tt::3OnGL1yC00tGIR8APt::3rj_o0HlvVGJ95e5QgsL # Subtest: GI3PBpnbie_JngUU3d 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - GI3PBpnbie_JngUU3d # Subtest: Mf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - Mf # Subtest: raJZgM2k70FwggQ4E4pQ::eNSMC5RHIA5tqQW3Ha 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - raJZgM2k70FwggQ4E4pQ::eNSMC5RHIA5tqQW3Ha # Subtest: RSWFnKTD::Qfl::cBxVfCc::a8_BBD26Z::QvtZhOjVglhmS4G6lH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - RSWFnKTD::Qfl::cBxVfCc::a8_BBD26Z::QvtZhOjVglhmS4G6lH # Subtest: Wjitw2S2::Alv_qCS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - Wjitw2S2::Alv_qCS # Subtest: Xep0yrHpj5WgCnzO2::nZsb1zOFjcAff::qSY::L4ZzO_R::9zd22fmyf1co 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - Xep0yrHpj5WgCnzO2::nZsb1zOFjcAff::qSY::L4ZzO_R::9zd22fmyf1co # Subtest: xFRX5V3KcyJv7Qa9T::Xu00eS7C1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - xFRX5V3KcyJv7Qa9T::Xu00eS7C1 ok 1 - Set ==> CmsEeA_PLbt8Vjv::ymFoSE9T::aZz0Pd::1uNXvnvilnK6BiBGUNWe 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> CmsEeA_PLbt8Vjv::ymFoSE9T::aZz0Pd::1uNXvnvilnK6BiBGUNWe 1..32 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..15 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - CmsEeA_PLbt8Vjv::ymFoSE9T::aZz0Pd::1uNXvnvilnK6BiBGUNWe ok 4 - dH9W46vz8kb ok 5 - fxZSv::C9kyBDgLv7mS2J::BW4g8JSYXWeIwor2To::nqP_VtuH::Y61d4ANe13xSD5Cgf_TA ok 6 - GctwOEGza::tt::3OnGL1yC00tGIR8APt::3rj_o0HlvVGJ95e5QgsL ok 7 - GI3PBpnbie_JngUU3d ok 8 - Mf ok 9 - raJZgM2k70FwggQ4E4pQ::eNSMC5RHIA5tqQW3Ha ok 10 - RSWFnKTD::Qfl::cBxVfCc::a8_BBD26Z::QvtZhOjVglhmS4G6lH ok 11 - Wjitw2S2::Alv_qCS ok 12 - Xep0yrHpj5WgCnzO2::nZsb1zOFjcAff::qSY::L4ZzO_R::9zd22fmyf1co ok 13 - xFRX5V3KcyJv7Qa9T::Xu00eS7C1 ok 14 - Footer ok 15 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - CmsEeA_PLbt8Vjv::ymFoSE9T::aZz0Pd::1uNXvnvilnK6BiBGUNWe ok 5 - dH9W46vz8kb ok 6 - fxZSv::C9kyBDgLv7mS2J::BW4g8JSYXWeIwor2To::nqP_VtuH::Y61d4ANe13xSD5Cgf_TA ok 7 - GctwOEGza::tt::3OnGL1yC00tGIR8APt::3rj_o0HlvVGJ95e5QgsL ok 8 - GI3PBpnbie_JngUU3d ok 9 - Mf ok 10 - raJZgM2k70FwggQ4E4pQ::eNSMC5RHIA5tqQW3Ha ok 11 - RSWFnKTD::Qfl::cBxVfCc::a8_BBD26Z::QvtZhOjVglhmS4G6lH ok 12 - Wjitw2S2::Alv_qCS ok 13 - Xep0yrHpj5WgCnzO2::nZsb1zOFjcAff::qSY::L4ZzO_R::9zd22fmyf1co ok 14 - xFRX5V3KcyJv7Qa9T::Xu00eS7C1 ok 15 - Footer ok 16 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: CmsEeA_PLbt8Vjv::ymFoSE9T::aZz0Pd::1uNXvnvilnK6BiBGUNWe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - CmsEeA_PLbt8Vjv::ymFoSE9T::aZz0Pd::1uNXvnvilnK6BiBGUNWe # Subtest: dH9W46vz8kb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - dH9W46vz8kb # Subtest: fxZSv::C9kyBDgLv7mS2J::BW4g8JSYXWeIwor2To::nqP_VtuH::Y61d4ANe13xSD5Cgf_TA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - fxZSv::C9kyBDgLv7mS2J::BW4g8JSYXWeIwor2To::nqP_VtuH::Y61d4ANe13xSD5Cgf_TA # Subtest: GctwOEGza::tt::3OnGL1yC00tGIR8APt::3rj_o0HlvVGJ95e5QgsL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - GctwOEGza::tt::3OnGL1yC00tGIR8APt::3rj_o0HlvVGJ95e5QgsL # Subtest: GI3PBpnbie_JngUU3d 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - GI3PBpnbie_JngUU3d # Subtest: Mf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - Mf # Subtest: raJZgM2k70FwggQ4E4pQ::eNSMC5RHIA5tqQW3Ha 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - raJZgM2k70FwggQ4E4pQ::eNSMC5RHIA5tqQW3Ha # Subtest: RSWFnKTD::Qfl::cBxVfCc::a8_BBD26Z::QvtZhOjVglhmS4G6lH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - RSWFnKTD::Qfl::cBxVfCc::a8_BBD26Z::QvtZhOjVglhmS4G6lH # Subtest: Wjitw2S2::Alv_qCS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - Wjitw2S2::Alv_qCS # Subtest: Xep0yrHpj5WgCnzO2::nZsb1zOFjcAff::qSY::L4ZzO_R::9zd22fmyf1co 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - Xep0yrHpj5WgCnzO2::nZsb1zOFjcAff::qSY::L4ZzO_R::9zd22fmyf1co # Subtest: xFRX5V3KcyJv7Qa9T::Xu00eS7C1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - xFRX5V3KcyJv7Qa9T::Xu00eS7C1 ok 1 - Set ==> CmsEeA_PLbt8Vjv::ymFoSE9T::aZz0Pd::1uNXvnvilnK6BiBGUNWe 1..1 ok 2 - force = 1 ok 1 - ignores_type = 0000 # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..2 # Subtest: force = 0 # Subtest: Set ==> aDoLdHVLsC::9rrYxBibROrsfziSdGY::dyQMtea7JC 1..29 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..12 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aDoLdHVLsC::9rrYxBibROrsfziSdGY::dyQMtea7JC ok 4 - aOZSOt51c5vag::9gukKut ok 5 - hsvfq7delDU4::qtbMEOATPnhrLqWQ::1sSljXlsomdNf6R ok 6 - knsLUkjrH::WFOgNwVcqN8p2uvn ok 7 - L3011FmpojCSLNx0kM0 ok 8 - ljMkgSo0zfVMIHpTx::072SKN3OZdXiujxuqQ::ybZZk5HI ok 9 - oekRyPPFHn8sgoK::6rS1GBF8VReK::yaYkME16i12pI9FL ok 10 - wdXtxnfl3B::YDucGCgvK::qlwbRsQBM6i::6lKs_38eNNgPQ::FDO0a1nNc23UPbCm ok 11 - Footer ok 12 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aDoLdHVLsC::9rrYxBibROrsfziSdGY::dyQMtea7JC ok 5 - aOZSOt51c5vag::9gukKut ok 6 - hsvfq7delDU4::qtbMEOATPnhrLqWQ::1sSljXlsomdNf6R ok 7 - knsLUkjrH::WFOgNwVcqN8p2uvn ok 8 - L3011FmpojCSLNx0kM0 ok 9 - ljMkgSo0zfVMIHpTx::072SKN3OZdXiujxuqQ::ybZZk5HI ok 10 - oekRyPPFHn8sgoK::6rS1GBF8VReK::yaYkME16i12pI9FL ok 11 - wdXtxnfl3B::YDucGCgvK::qlwbRsQBM6i::6lKs_38eNNgPQ::FDO0a1nNc23UPbCm ok 12 - Footer ok 13 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aDoLdHVLsC::9rrYxBibROrsfziSdGY::dyQMtea7JC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - aDoLdHVLsC::9rrYxBibROrsfziSdGY::dyQMtea7JC # Subtest: aOZSOt51c5vag::9gukKut 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - aOZSOt51c5vag::9gukKut # Subtest: hsvfq7delDU4::qtbMEOATPnhrLqWQ::1sSljXlsomdNf6R 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - hsvfq7delDU4::qtbMEOATPnhrLqWQ::1sSljXlsomdNf6R # Subtest: knsLUkjrH::WFOgNwVcqN8p2uvn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - knsLUkjrH::WFOgNwVcqN8p2uvn # Subtest: L3011FmpojCSLNx0kM0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - L3011FmpojCSLNx0kM0 # Subtest: ljMkgSo0zfVMIHpTx::072SKN3OZdXiujxuqQ::ybZZk5HI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - ljMkgSo0zfVMIHpTx::072SKN3OZdXiujxuqQ::ybZZk5HI # Subtest: oekRyPPFHn8sgoK::6rS1GBF8VReK::yaYkME16i12pI9FL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - oekRyPPFHn8sgoK::6rS1GBF8VReK::yaYkME16i12pI9FL # Subtest: wdXtxnfl3B::YDucGCgvK::qlwbRsQBM6i::6lKs_38eNNgPQ::FDO0a1nNc23UPbCm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - wdXtxnfl3B::YDucGCgvK::qlwbRsQBM6i::6lKs_38eNNgPQ::FDO0a1nNc23UPbCm ok 1 - Set ==> aDoLdHVLsC::9rrYxBibROrsfziSdGY::dyQMtea7JC 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aDoLdHVLsC::9rrYxBibROrsfziSdGY::dyQMtea7JC 1..29 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..12 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aDoLdHVLsC::9rrYxBibROrsfziSdGY::dyQMtea7JC ok 4 - aOZSOt51c5vag::9gukKut ok 5 - hsvfq7delDU4::qtbMEOATPnhrLqWQ::1sSljXlsomdNf6R ok 6 - knsLUkjrH::WFOgNwVcqN8p2uvn ok 7 - L3011FmpojCSLNx0kM0 ok 8 - ljMkgSo0zfVMIHpTx::072SKN3OZdXiujxuqQ::ybZZk5HI ok 9 - oekRyPPFHn8sgoK::6rS1GBF8VReK::yaYkME16i12pI9FL ok 10 - wdXtxnfl3B::YDucGCgvK::qlwbRsQBM6i::6lKs_38eNNgPQ::FDO0a1nNc23UPbCm ok 11 - Footer ok 12 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aDoLdHVLsC::9rrYxBibROrsfziSdGY::dyQMtea7JC ok 5 - aOZSOt51c5vag::9gukKut ok 6 - hsvfq7delDU4::qtbMEOATPnhrLqWQ::1sSljXlsomdNf6R ok 7 - knsLUkjrH::WFOgNwVcqN8p2uvn ok 8 - L3011FmpojCSLNx0kM0 ok 9 - ljMkgSo0zfVMIHpTx::072SKN3OZdXiujxuqQ::ybZZk5HI ok 10 - oekRyPPFHn8sgoK::6rS1GBF8VReK::yaYkME16i12pI9FL ok 11 - wdXtxnfl3B::YDucGCgvK::qlwbRsQBM6i::6lKs_38eNNgPQ::FDO0a1nNc23UPbCm ok 12 - Footer ok 13 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aDoLdHVLsC::9rrYxBibROrsfziSdGY::dyQMtea7JC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - aDoLdHVLsC::9rrYxBibROrsfziSdGY::dyQMtea7JC # Subtest: aOZSOt51c5vag::9gukKut 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - aOZSOt51c5vag::9gukKut # Subtest: hsvfq7delDU4::qtbMEOATPnhrLqWQ::1sSljXlsomdNf6R 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - hsvfq7delDU4::qtbMEOATPnhrLqWQ::1sSljXlsomdNf6R # Subtest: knsLUkjrH::WFOgNwVcqN8p2uvn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - knsLUkjrH::WFOgNwVcqN8p2uvn # Subtest: L3011FmpojCSLNx0kM0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - L3011FmpojCSLNx0kM0 # Subtest: ljMkgSo0zfVMIHpTx::072SKN3OZdXiujxuqQ::ybZZk5HI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - ljMkgSo0zfVMIHpTx::072SKN3OZdXiujxuqQ::ybZZk5HI # Subtest: oekRyPPFHn8sgoK::6rS1GBF8VReK::yaYkME16i12pI9FL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - oekRyPPFHn8sgoK::6rS1GBF8VReK::yaYkME16i12pI9FL # Subtest: wdXtxnfl3B::YDucGCgvK::qlwbRsQBM6i::6lKs_38eNNgPQ::FDO0a1nNc23UPbCm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - wdXtxnfl3B::YDucGCgvK::qlwbRsQBM6i::6lKs_38eNNgPQ::FDO0a1nNc23UPbCm ok 1 - Set ==> aDoLdHVLsC::9rrYxBibROrsfziSdGY::dyQMtea7JC 1..1 ok 2 - force = 1 ok 10 - ignores_type = 1001 # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..2 # Subtest: force = 0 # Subtest: Set ==> _k::xPaca_Ir4Id8uDAAWcr::bBWbm 1..30 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _k::xPaca_Ir4Id8uDAAWcr::bBWbm ok 4 - DEDrbTxUjNV_Yw::senZa6::AJIrhSTPm_::6ckk5n7R_dONGQ::G_3n ok 5 - KoKU5V8dm6::eF::MJ5q8NPSbMJxo::57wh3MbVRr8Ki2yknSj ok 6 - nC90Q::bfC6rwkyFi7OG1::gaYpvduqefvaB0Ad::IfWKRZ3Hc::0zfvOO6 ok 7 - OPNELU::eMtKeo3yX ok 8 - pCDueihgvu49Zthy ok 9 - pjyJ::1JAUNN3TUDQjb4H::stwS_D8aT_SyE::3fb3UtZ0PWp8HR::1ZUT ok 10 - vIihXVupHo3OtBukYbk ok 11 - y11wnYihJapSuP::gcQkn ok 12 - Footer ok 13 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _k::xPaca_Ir4Id8uDAAWcr::bBWbm ok 5 - DEDrbTxUjNV_Yw::senZa6::AJIrhSTPm_::6ckk5n7R_dONGQ::G_3n ok 6 - KoKU5V8dm6::eF::MJ5q8NPSbMJxo::57wh3MbVRr8Ki2yknSj ok 7 - nC90Q::bfC6rwkyFi7OG1::gaYpvduqefvaB0Ad::IfWKRZ3Hc::0zfvOO6 ok 8 - OPNELU::eMtKeo3yX ok 9 - pCDueihgvu49Zthy ok 10 - pjyJ::1JAUNN3TUDQjb4H::stwS_D8aT_SyE::3fb3UtZ0PWp8HR::1ZUT ok 11 - vIihXVupHo3OtBukYbk ok 12 - y11wnYihJapSuP::gcQkn ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _k::xPaca_Ir4Id8uDAAWcr::bBWbm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _k::xPaca_Ir4Id8uDAAWcr::bBWbm # Subtest: DEDrbTxUjNV_Yw::senZa6::AJIrhSTPm_::6ckk5n7R_dONGQ::G_3n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - DEDrbTxUjNV_Yw::senZa6::AJIrhSTPm_::6ckk5n7R_dONGQ::G_3n # Subtest: KoKU5V8dm6::eF::MJ5q8NPSbMJxo::57wh3MbVRr8Ki2yknSj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - KoKU5V8dm6::eF::MJ5q8NPSbMJxo::57wh3MbVRr8Ki2yknSj # Subtest: nC90Q::bfC6rwkyFi7OG1::gaYpvduqefvaB0Ad::IfWKRZ3Hc::0zfvOO6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - nC90Q::bfC6rwkyFi7OG1::gaYpvduqefvaB0Ad::IfWKRZ3Hc::0zfvOO6 # Subtest: OPNELU::eMtKeo3yX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - OPNELU::eMtKeo3yX # Subtest: pCDueihgvu49Zthy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - pCDueihgvu49Zthy # Subtest: pjyJ::1JAUNN3TUDQjb4H::stwS_D8aT_SyE::3fb3UtZ0PWp8HR::1ZUT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - pjyJ::1JAUNN3TUDQjb4H::stwS_D8aT_SyE::3fb3UtZ0PWp8HR::1ZUT # Subtest: vIihXVupHo3OtBukYbk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - vIihXVupHo3OtBukYbk # Subtest: y11wnYihJapSuP::gcQkn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - y11wnYihJapSuP::gcQkn ok 1 - Set ==> _k::xPaca_Ir4Id8uDAAWcr::bBWbm 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _k::xPaca_Ir4Id8uDAAWcr::bBWbm 1..30 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..13 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _k::xPaca_Ir4Id8uDAAWcr::bBWbm ok 4 - DEDrbTxUjNV_Yw::senZa6::AJIrhSTPm_::6ckk5n7R_dONGQ::G_3n ok 5 - KoKU5V8dm6::eF::MJ5q8NPSbMJxo::57wh3MbVRr8Ki2yknSj ok 6 - nC90Q::bfC6rwkyFi7OG1::gaYpvduqefvaB0Ad::IfWKRZ3Hc::0zfvOO6 ok 7 - OPNELU::eMtKeo3yX ok 8 - pCDueihgvu49Zthy ok 9 - pjyJ::1JAUNN3TUDQjb4H::stwS_D8aT_SyE::3fb3UtZ0PWp8HR::1ZUT ok 10 - vIihXVupHo3OtBukYbk ok 11 - y11wnYihJapSuP::gcQkn ok 12 - Footer ok 13 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _k::xPaca_Ir4Id8uDAAWcr::bBWbm ok 5 - DEDrbTxUjNV_Yw::senZa6::AJIrhSTPm_::6ckk5n7R_dONGQ::G_3n ok 6 - KoKU5V8dm6::eF::MJ5q8NPSbMJxo::57wh3MbVRr8Ki2yknSj ok 7 - nC90Q::bfC6rwkyFi7OG1::gaYpvduqefvaB0Ad::IfWKRZ3Hc::0zfvOO6 ok 8 - OPNELU::eMtKeo3yX ok 9 - pCDueihgvu49Zthy ok 10 - pjyJ::1JAUNN3TUDQjb4H::stwS_D8aT_SyE::3fb3UtZ0PWp8HR::1ZUT ok 11 - vIihXVupHo3OtBukYbk ok 12 - y11wnYihJapSuP::gcQkn ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _k::xPaca_Ir4Id8uDAAWcr::bBWbm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _k::xPaca_Ir4Id8uDAAWcr::bBWbm # Subtest: DEDrbTxUjNV_Yw::senZa6::AJIrhSTPm_::6ckk5n7R_dONGQ::G_3n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - DEDrbTxUjNV_Yw::senZa6::AJIrhSTPm_::6ckk5n7R_dONGQ::G_3n # Subtest: KoKU5V8dm6::eF::MJ5q8NPSbMJxo::57wh3MbVRr8Ki2yknSj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - KoKU5V8dm6::eF::MJ5q8NPSbMJxo::57wh3MbVRr8Ki2yknSj # Subtest: nC90Q::bfC6rwkyFi7OG1::gaYpvduqefvaB0Ad::IfWKRZ3Hc::0zfvOO6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - nC90Q::bfC6rwkyFi7OG1::gaYpvduqefvaB0Ad::IfWKRZ3Hc::0zfvOO6 # Subtest: OPNELU::eMtKeo3yX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - OPNELU::eMtKeo3yX # Subtest: pCDueihgvu49Zthy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - pCDueihgvu49Zthy # Subtest: pjyJ::1JAUNN3TUDQjb4H::stwS_D8aT_SyE::3fb3UtZ0PWp8HR::1ZUT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - pjyJ::1JAUNN3TUDQjb4H::stwS_D8aT_SyE::3fb3UtZ0PWp8HR::1ZUT # Subtest: vIihXVupHo3OtBukYbk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - vIihXVupHo3OtBukYbk # Subtest: y11wnYihJapSuP::gcQkn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - y11wnYihJapSuP::gcQkn ok 1 - Set ==> _k::xPaca_Ir4Id8uDAAWcr::bBWbm 1..1 ok 2 - force = 1 ok 16 - ignores_type = 1111 ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 11 - license = gpl3 # Subtest: license = qpl 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..2 # Subtest: force = 0 # Subtest: Set ==> BlLqIefQfp8t35J4S::dI8vuBYQldU1Miexv::_91f::u 1..31 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BlLqIefQfp8t35J4S::dI8vuBYQldU1Miexv::_91f::u ok 4 - bQukSE2tEJuFc::ZLtbd::z::cCH1wt2Wv3::K7Itk4G51OWMFCF0 ok 5 - CzTSb23MyjhqU2bDt2::2l4kplhj::gHRmj30SvaM7::bplvmrVVKlQ::thsr95 ok 6 - dzip ok 7 - j7W8jzjbTcdA7::hc_izV062iW::HZQ4k::WLvOGdJUAW5 ok 8 - k_RZvkRq_8qSHc3::sT2::6_::24EGJESc3FR_KiMrxFP::U8nypXMkxzerwc3T ok 9 - QTlTOfXRcwruuTVM3E9::x0pSPiUu6yUuT::q7_0vKkani6LWTiUoJ ok 10 - r4m5yeNPMvM7wQC::TeG9FG::8MIiX_::ZSTofyfFxwAEBe7zxI ok 11 - tS6U::XplC0OVUZp6fn::VJTeW7QCO::avsUAvqWGmMaG::fxd8 ok 12 - YUJMZ7RkiZ::iNqK1uq7uUYzzFPb133a::i7qXyRA7HWkS71M::R9FaFM85PK ok 13 - Footer ok 14 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..15 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - BlLqIefQfp8t35J4S::dI8vuBYQldU1Miexv::_91f::u ok 5 - bQukSE2tEJuFc::ZLtbd::z::cCH1wt2Wv3::K7Itk4G51OWMFCF0 ok 6 - CzTSb23MyjhqU2bDt2::2l4kplhj::gHRmj30SvaM7::bplvmrVVKlQ::thsr95 ok 7 - dzip ok 8 - j7W8jzjbTcdA7::hc_izV062iW::HZQ4k::WLvOGdJUAW5 ok 9 - k_RZvkRq_8qSHc3::sT2::6_::24EGJESc3FR_KiMrxFP::U8nypXMkxzerwc3T ok 10 - QTlTOfXRcwruuTVM3E9::x0pSPiUu6yUuT::q7_0vKkani6LWTiUoJ ok 11 - r4m5yeNPMvM7wQC::TeG9FG::8MIiX_::ZSTofyfFxwAEBe7zxI ok 12 - tS6U::XplC0OVUZp6fn::VJTeW7QCO::avsUAvqWGmMaG::fxd8 ok 13 - YUJMZ7RkiZ::iNqK1uq7uUYzzFPb133a::i7qXyRA7HWkS71M::R9FaFM85PK ok 14 - Footer ok 15 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BlLqIefQfp8t35J4S::dI8vuBYQldU1Miexv::_91f::u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - BlLqIefQfp8t35J4S::dI8vuBYQldU1Miexv::_91f::u # Subtest: bQukSE2tEJuFc::ZLtbd::z::cCH1wt2Wv3::K7Itk4G51OWMFCF0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - bQukSE2tEJuFc::ZLtbd::z::cCH1wt2Wv3::K7Itk4G51OWMFCF0 # Subtest: CzTSb23MyjhqU2bDt2::2l4kplhj::gHRmj30SvaM7::bplvmrVVKlQ::thsr95 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - CzTSb23MyjhqU2bDt2::2l4kplhj::gHRmj30SvaM7::bplvmrVVKlQ::thsr95 # Subtest: dzip 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - dzip # Subtest: j7W8jzjbTcdA7::hc_izV062iW::HZQ4k::WLvOGdJUAW5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - j7W8jzjbTcdA7::hc_izV062iW::HZQ4k::WLvOGdJUAW5 # Subtest: k_RZvkRq_8qSHc3::sT2::6_::24EGJESc3FR_KiMrxFP::U8nypXMkxzerwc3T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - k_RZvkRq_8qSHc3::sT2::6_::24EGJESc3FR_KiMrxFP::U8nypXMkxzerwc3T # Subtest: QTlTOfXRcwruuTVM3E9::x0pSPiUu6yUuT::q7_0vKkani6LWTiUoJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - QTlTOfXRcwruuTVM3E9::x0pSPiUu6yUuT::q7_0vKkani6LWTiUoJ # Subtest: r4m5yeNPMvM7wQC::TeG9FG::8MIiX_::ZSTofyfFxwAEBe7zxI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - r4m5yeNPMvM7wQC::TeG9FG::8MIiX_::ZSTofyfFxwAEBe7zxI # Subtest: tS6U::XplC0OVUZp6fn::VJTeW7QCO::avsUAvqWGmMaG::fxd8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - tS6U::XplC0OVUZp6fn::VJTeW7QCO::avsUAvqWGmMaG::fxd8 # Subtest: YUJMZ7RkiZ::iNqK1uq7uUYzzFPb133a::i7qXyRA7HWkS71M::R9FaFM85PK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - YUJMZ7RkiZ::iNqK1uq7uUYzzFPb133a::i7qXyRA7HWkS71M::R9FaFM85PK ok 1 - Set ==> BlLqIefQfp8t35J4S::dI8vuBYQldU1Miexv::_91f::u 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> BlLqIefQfp8t35J4S::dI8vuBYQldU1Miexv::_91f::u 1..31 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BlLqIefQfp8t35J4S::dI8vuBYQldU1Miexv::_91f::u ok 4 - bQukSE2tEJuFc::ZLtbd::z::cCH1wt2Wv3::K7Itk4G51OWMFCF0 ok 5 - CzTSb23MyjhqU2bDt2::2l4kplhj::gHRmj30SvaM7::bplvmrVVKlQ::thsr95 ok 6 - dzip ok 7 - j7W8jzjbTcdA7::hc_izV062iW::HZQ4k::WLvOGdJUAW5 ok 8 - k_RZvkRq_8qSHc3::sT2::6_::24EGJESc3FR_KiMrxFP::U8nypXMkxzerwc3T ok 9 - QTlTOfXRcwruuTVM3E9::x0pSPiUu6yUuT::q7_0vKkani6LWTiUoJ ok 10 - r4m5yeNPMvM7wQC::TeG9FG::8MIiX_::ZSTofyfFxwAEBe7zxI ok 11 - tS6U::XplC0OVUZp6fn::VJTeW7QCO::avsUAvqWGmMaG::fxd8 ok 12 - YUJMZ7RkiZ::iNqK1uq7uUYzzFPb133a::i7qXyRA7HWkS71M::R9FaFM85PK ok 13 - Footer ok 14 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..15 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - BlLqIefQfp8t35J4S::dI8vuBYQldU1Miexv::_91f::u ok 5 - bQukSE2tEJuFc::ZLtbd::z::cCH1wt2Wv3::K7Itk4G51OWMFCF0 ok 6 - CzTSb23MyjhqU2bDt2::2l4kplhj::gHRmj30SvaM7::bplvmrVVKlQ::thsr95 ok 7 - dzip ok 8 - j7W8jzjbTcdA7::hc_izV062iW::HZQ4k::WLvOGdJUAW5 ok 9 - k_RZvkRq_8qSHc3::sT2::6_::24EGJESc3FR_KiMrxFP::U8nypXMkxzerwc3T ok 10 - QTlTOfXRcwruuTVM3E9::x0pSPiUu6yUuT::q7_0vKkani6LWTiUoJ ok 11 - r4m5yeNPMvM7wQC::TeG9FG::8MIiX_::ZSTofyfFxwAEBe7zxI ok 12 - tS6U::XplC0OVUZp6fn::VJTeW7QCO::avsUAvqWGmMaG::fxd8 ok 13 - YUJMZ7RkiZ::iNqK1uq7uUYzzFPb133a::i7qXyRA7HWkS71M::R9FaFM85PK ok 14 - Footer ok 15 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BlLqIefQfp8t35J4S::dI8vuBYQldU1Miexv::_91f::u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - BlLqIefQfp8t35J4S::dI8vuBYQldU1Miexv::_91f::u # Subtest: bQukSE2tEJuFc::ZLtbd::z::cCH1wt2Wv3::K7Itk4G51OWMFCF0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - bQukSE2tEJuFc::ZLtbd::z::cCH1wt2Wv3::K7Itk4G51OWMFCF0 # Subtest: CzTSb23MyjhqU2bDt2::2l4kplhj::gHRmj30SvaM7::bplvmrVVKlQ::thsr95 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - CzTSb23MyjhqU2bDt2::2l4kplhj::gHRmj30SvaM7::bplvmrVVKlQ::thsr95 # Subtest: dzip 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - dzip # Subtest: j7W8jzjbTcdA7::hc_izV062iW::HZQ4k::WLvOGdJUAW5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - j7W8jzjbTcdA7::hc_izV062iW::HZQ4k::WLvOGdJUAW5 # Subtest: k_RZvkRq_8qSHc3::sT2::6_::24EGJESc3FR_KiMrxFP::U8nypXMkxzerwc3T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - k_RZvkRq_8qSHc3::sT2::6_::24EGJESc3FR_KiMrxFP::U8nypXMkxzerwc3T # Subtest: QTlTOfXRcwruuTVM3E9::x0pSPiUu6yUuT::q7_0vKkani6LWTiUoJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - QTlTOfXRcwruuTVM3E9::x0pSPiUu6yUuT::q7_0vKkani6LWTiUoJ # Subtest: r4m5yeNPMvM7wQC::TeG9FG::8MIiX_::ZSTofyfFxwAEBe7zxI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - r4m5yeNPMvM7wQC::TeG9FG::8MIiX_::ZSTofyfFxwAEBe7zxI # Subtest: tS6U::XplC0OVUZp6fn::VJTeW7QCO::avsUAvqWGmMaG::fxd8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - tS6U::XplC0OVUZp6fn::VJTeW7QCO::avsUAvqWGmMaG::fxd8 # Subtest: YUJMZ7RkiZ::iNqK1uq7uUYzzFPb133a::i7qXyRA7HWkS71M::R9FaFM85PK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - YUJMZ7RkiZ::iNqK1uq7uUYzzFPb133a::i7qXyRA7HWkS71M::R9FaFM85PK ok 1 - Set ==> BlLqIefQfp8t35J4S::dI8vuBYQldU1Miexv::_91f::u 1..1 ok 2 - force = 1 ok 2 - ignores_type = 0001 # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 12 - license = qpl # Subtest: license = mozilla2 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..2 # Subtest: force = 0 # Subtest: Set ==> _lYs8la::tfJVJqUHUQRCSZYJM::GHaj0tZy5nu::LBtETzEHLKI2XP_C::vj8D6pJlxgO 1..25 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _lYs8la::tfJVJqUHUQRCSZYJM::GHaj0tZy5nu::LBtETzEHLKI2XP_C::vj8D6pJlxgO ok 4 - bb7uHE11::q_uPfS ok 5 - uIIwOj ok 6 - W7::NnlffDQ7Oua1FiEF ok 7 - Footer ok 8 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _lYs8la::tfJVJqUHUQRCSZYJM::GHaj0tZy5nu::LBtETzEHLKI2XP_C::vj8D6pJlxgO ok 5 - bb7uHE11::q_uPfS ok 6 - uIIwOj ok 7 - W7::NnlffDQ7Oua1FiEF ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _lYs8la::tfJVJqUHUQRCSZYJM::GHaj0tZy5nu::LBtETzEHLKI2XP_C::vj8D6pJlxgO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _lYs8la::tfJVJqUHUQRCSZYJM::GHaj0tZy5nu::LBtETzEHLKI2XP_C::vj8D6pJlxgO # Subtest: bb7uHE11::q_uPfS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - bb7uHE11::q_uPfS # Subtest: uIIwOj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - uIIwOj # Subtest: W7::NnlffDQ7Oua1FiEF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - W7::NnlffDQ7Oua1FiEF ok 1 - Set ==> _lYs8la::tfJVJqUHUQRCSZYJM::GHaj0tZy5nu::LBtETzEHLKI2XP_C::vj8D6pJlxgO 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _lYs8la::tfJVJqUHUQRCSZYJM::GHaj0tZy5nu::LBtETzEHLKI2XP_C::vj8D6pJlxgO 1..25 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _lYs8la::tfJVJqUHUQRCSZYJM::GHaj0tZy5nu::LBtETzEHLKI2XP_C::vj8D6pJlxgO ok 4 - bb7uHE11::q_uPfS ok 5 - uIIwOj ok 6 - W7::NnlffDQ7Oua1FiEF ok 7 - Footer ok 8 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _lYs8la::tfJVJqUHUQRCSZYJM::GHaj0tZy5nu::LBtETzEHLKI2XP_C::vj8D6pJlxgO ok 5 - bb7uHE11::q_uPfS ok 6 - uIIwOj ok 7 - W7::NnlffDQ7Oua1FiEF ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _lYs8la::tfJVJqUHUQRCSZYJM::GHaj0tZy5nu::LBtETzEHLKI2XP_C::vj8D6pJlxgO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - _lYs8la::tfJVJqUHUQRCSZYJM::GHaj0tZy5nu::LBtETzEHLKI2XP_C::vj8D6pJlxgO # Subtest: bb7uHE11::q_uPfS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - bb7uHE11::q_uPfS # Subtest: uIIwOj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - uIIwOj # Subtest: W7::NnlffDQ7Oua1FiEF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - W7::NnlffDQ7Oua1FiEF ok 1 - Set ==> _lYs8la::tfJVJqUHUQRCSZYJM::GHaj0tZy5nu::LBtETzEHLKI2XP_C::vj8D6pJlxgO 1..1 ok 2 - force = 1 ok 12 - ignores_type = 1011 # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 13 - license = mozilla2 # Subtest: license = freebsd 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 14 - license = freebsd # Subtest: license = cc0 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..2 # Subtest: force = 0 # Subtest: Set ==> AoxK::d3k1j5GfBOgEhFeFC::1qC::TM_9Uj56JY0l::xLUthuk 1..38 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..21 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - AoxK::d3k1j5GfBOgEhFeFC::1qC::TM_9Uj56JY0l::xLUthuk ok 4 - AVWJiAljfXgXiwT5W ok 5 - EIsYZBn4P::_K_::viI::cf_hP00oyr9noW9BQxJ::n3_b3W8Fm ok 6 - FDyjTW::xWvSGdvvE3nh5k7W::GiYk::s1H9owATWdb0sEfNZ::U4 ok 7 - GPqKzVODUy::PpDGnljl ok 8 - HgAbfSqlfyzOA0N::07uXethcL::_Xu06aQpS::WHIYp::aN5rGggsK6cPG_Pxdnbg ok 9 - HVqa6JIJ2sbxNUY3eqAv::x08W0yPD9DlXK3niJ3::_FGRlMghQ17I5Y8JHkh::KiSSkxQ3HOPieFyp::lSObOLPGOm4Irq ok 10 - i3UC::bxHBG1wlxkaDz::B9::TBfUU::hae5C8ZX1EBtK0 ok 11 - jcgwcfkly::_EdH::SxZQ::xaeB2jva4Tq ok 12 - jW0bIOooFU::fL16I::JrcY ok 13 - PPIBOzZP9e2dk::KyrA7mr::Qksb32BkHHlKyz3HoCz::Bld9EB_p8v::0xzU4IdIW ok 14 - PZ8KeLLM7Eh9ecshbH ok 15 - T4M1MHXRuf4PAEW8Hn::YhrB::o ok 16 - W::pwH1BnsS::UGZ_wKu2FX ok 17 - Wkn::Vv4MVLlf::8Sh7E::m4KcibNPFoRs::3W0XCtpIo0dHj ok 18 - XnjIt9vFUljZ9 ok 19 - yiR31jAtD::mT4wdub::K4lJ::cE2npmh9 ok 20 - Footer ok 21 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..22 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - AoxK::d3k1j5GfBOgEhFeFC::1qC::TM_9Uj56JY0l::xLUthuk ok 5 - AVWJiAljfXgXiwT5W ok 6 - EIsYZBn4P::_K_::viI::cf_hP00oyr9noW9BQxJ::n3_b3W8Fm ok 7 - FDyjTW::xWvSGdvvE3nh5k7W::GiYk::s1H9owATWdb0sEfNZ::U4 ok 8 - GPqKzVODUy::PpDGnljl ok 9 - HgAbfSqlfyzOA0N::07uXethcL::_Xu06aQpS::WHIYp::aN5rGggsK6cPG_Pxdnbg ok 10 - HVqa6JIJ2sbxNUY3eqAv::x08W0yPD9DlXK3niJ3::_FGRlMghQ17I5Y8JHkh::KiSSkxQ3HOPieFyp::lSObOLPGOm4Irq ok 11 - i3UC::bxHBG1wlxkaDz::B9::TBfUU::hae5C8ZX1EBtK0 ok 12 - jcgwcfkly::_EdH::SxZQ::xaeB2jva4Tq ok 13 - jW0bIOooFU::fL16I::JrcY ok 14 - PPIBOzZP9e2dk::KyrA7mr::Qksb32BkHHlKyz3HoCz::Bld9EB_p8v::0xzU4IdIW ok 15 - PZ8KeLLM7Eh9ecshbH ok 16 - T4M1MHXRuf4PAEW8Hn::YhrB::o ok 17 - W::pwH1BnsS::UGZ_wKu2FX ok 18 - Wkn::Vv4MVLlf::8Sh7E::m4KcibNPFoRs::3W0XCtpIo0dHj ok 19 - XnjIt9vFUljZ9 ok 20 - yiR31jAtD::mT4wdub::K4lJ::cE2npmh9 ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: AoxK::d3k1j5GfBOgEhFeFC::1qC::TM_9Uj56JY0l::xLUthuk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - AoxK::d3k1j5GfBOgEhFeFC::1qC::TM_9Uj56JY0l::xLUthuk # Subtest: AVWJiAljfXgXiwT5W 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - AVWJiAljfXgXiwT5W # Subtest: EIsYZBn4P::_K_::viI::cf_hP00oyr9noW9BQxJ::n3_b3W8Fm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - EIsYZBn4P::_K_::viI::cf_hP00oyr9noW9BQxJ::n3_b3W8Fm # Subtest: FDyjTW::xWvSGdvvE3nh5k7W::GiYk::s1H9owATWdb0sEfNZ::U4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - FDyjTW::xWvSGdvvE3nh5k7W::GiYk::s1H9owATWdb0sEfNZ::U4 # Subtest: GPqKzVODUy::PpDGnljl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - GPqKzVODUy::PpDGnljl # Subtest: HgAbfSqlfyzOA0N::07uXethcL::_Xu06aQpS::WHIYp::aN5rGggsK6cPG_Pxdnbg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - HgAbfSqlfyzOA0N::07uXethcL::_Xu06aQpS::WHIYp::aN5rGggsK6cPG_Pxdnbg # Subtest: HVqa6JIJ2sbxNUY3eqAv::x08W0yPD9DlXK3niJ3::_FGRlMghQ17I5Y8JHkh::KiSSkxQ3HOPieFyp::lSObOLPGOm4Irq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - HVqa6JIJ2sbxNUY3eqAv::x08W0yPD9DlXK3niJ3::_FGRlMghQ17I5Y8JHkh::KiSSkxQ3HOPieFyp::lSObOLPGOm4Irq # Subtest: i3UC::bxHBG1wlxkaDz::B9::TBfUU::hae5C8ZX1EBtK0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - i3UC::bxHBG1wlxkaDz::B9::TBfUU::hae5C8ZX1EBtK0 # Subtest: jcgwcfkly::_EdH::SxZQ::xaeB2jva4Tq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - jcgwcfkly::_EdH::SxZQ::xaeB2jva4Tq # Subtest: jW0bIOooFU::fL16I::JrcY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - jW0bIOooFU::fL16I::JrcY # Subtest: PPIBOzZP9e2dk::KyrA7mr::Qksb32BkHHlKyz3HoCz::Bld9EB_p8v::0xzU4IdIW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - PPIBOzZP9e2dk::KyrA7mr::Qksb32BkHHlKyz3HoCz::Bld9EB_p8v::0xzU4IdIW # Subtest: PZ8KeLLM7Eh9ecshbH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - PZ8KeLLM7Eh9ecshbH # Subtest: T4M1MHXRuf4PAEW8Hn::YhrB::o 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - T4M1MHXRuf4PAEW8Hn::YhrB::o # Subtest: W::pwH1BnsS::UGZ_wKu2FX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - W::pwH1BnsS::UGZ_wKu2FX # Subtest: Wkn::Vv4MVLlf::8Sh7E::m4KcibNPFoRs::3W0XCtpIo0dHj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - Wkn::Vv4MVLlf::8Sh7E::m4KcibNPFoRs::3W0XCtpIo0dHj # Subtest: XnjIt9vFUljZ9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - XnjIt9vFUljZ9 # Subtest: yiR31jAtD::mT4wdub::K4lJ::cE2npmh9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - yiR31jAtD::mT4wdub::K4lJ::cE2npmh9 ok 1 - Set ==> AoxK::d3k1j5GfBOgEhFeFC::1qC::TM_9Uj56JY0l::xLUthuk 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> AoxK::d3k1j5GfBOgEhFeFC::1qC::TM_9Uj56JY0l::xLUthuk 1..38 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - ignore.txt # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 12 - .gitignore # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST.SKIP # Subtest: Makefile.PL 1..13 ok 1 - Min/Strict/Warning/Builder ok 2 - name ok 3 - all_from ok 4 - author ok 5 - license ok 6 - perl_version ok 7 - tests_recursive ok 8 - resources ok 9 - configure_requires ok 10 - build_requires ok 11 - requires ok 12 - Footer ok 13 - That's all folks! ok 14 - Makefile.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - Changes # Subtest: README 1..6 ok 1 - Starts with the package name ok 2 - README used to introduce ok 3 - A README file is required ok 4 - INSTALLATION section ok 5 - Support and docs 1 ok 6 - RT ok 16 - README # Subtest: t/pod-coverage.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - min_tpc block ok 4 - min_pod_coverage block ok 5 - all_pod_coverage_ok ok 6 - That's all folks! ok 17 - t/pod-coverage.t # Subtest: t/manifest.t 1..3 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Contents ok 3 - That's all folks! ok 18 - t/manifest.t # Subtest: t/pod.t 1..4 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - test is release only ok 3 - Contents ok 4 - That's all folks! ok 19 - t/pod.t # Subtest: t/00-load.t 1..21 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - AoxK::d3k1j5GfBOgEhFeFC::1qC::TM_9Uj56JY0l::xLUthuk ok 4 - AVWJiAljfXgXiwT5W ok 5 - EIsYZBn4P::_K_::viI::cf_hP00oyr9noW9BQxJ::n3_b3W8Fm ok 6 - FDyjTW::xWvSGdvvE3nh5k7W::GiYk::s1H9owATWdb0sEfNZ::U4 ok 7 - GPqKzVODUy::PpDGnljl ok 8 - HgAbfSqlfyzOA0N::07uXethcL::_Xu06aQpS::WHIYp::aN5rGggsK6cPG_Pxdnbg ok 9 - HVqa6JIJ2sbxNUY3eqAv::x08W0yPD9DlXK3niJ3::_FGRlMghQ17I5Y8JHkh::KiSSkxQ3HOPieFyp::lSObOLPGOm4Irq ok 10 - i3UC::bxHBG1wlxkaDz::B9::TBfUU::hae5C8ZX1EBtK0 ok 11 - jcgwcfkly::_EdH::SxZQ::xaeB2jva4Tq ok 12 - jW0bIOooFU::fL16I::JrcY ok 13 - PPIBOzZP9e2dk::KyrA7mr::Qksb32BkHHlKyz3HoCz::Bld9EB_p8v::0xzU4IdIW ok 14 - PZ8KeLLM7Eh9ecshbH ok 15 - T4M1MHXRuf4PAEW8Hn::YhrB::o ok 16 - W::pwH1BnsS::UGZ_wKu2FX ok 17 - Wkn::Vv4MVLlf::8Sh7E::m4KcibNPFoRs::3W0XCtpIo0dHj ok 18 - XnjIt9vFUljZ9 ok 19 - yiR31jAtD::mT4wdub::K4lJ::cE2npmh9 ok 20 - Footer ok 21 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..22 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - AoxK::d3k1j5GfBOgEhFeFC::1qC::TM_9Uj56JY0l::xLUthuk ok 5 - AVWJiAljfXgXiwT5W ok 6 - EIsYZBn4P::_K_::viI::cf_hP00oyr9noW9BQxJ::n3_b3W8Fm ok 7 - FDyjTW::xWvSGdvvE3nh5k7W::GiYk::s1H9owATWdb0sEfNZ::U4 ok 8 - GPqKzVODUy::PpDGnljl ok 9 - HgAbfSqlfyzOA0N::07uXethcL::_Xu06aQpS::WHIYp::aN5rGggsK6cPG_Pxdnbg ok 10 - HVqa6JIJ2sbxNUY3eqAv::x08W0yPD9DlXK3niJ3::_FGRlMghQ17I5Y8JHkh::KiSSkxQ3HOPieFyp::lSObOLPGOm4Irq ok 11 - i3UC::bxHBG1wlxkaDz::B9::TBfUU::hae5C8ZX1EBtK0 ok 12 - jcgwcfkly::_EdH::SxZQ::xaeB2jva4Tq ok 13 - jW0bIOooFU::fL16I::JrcY ok 14 - PPIBOzZP9e2dk::KyrA7mr::Qksb32BkHHlKyz3HoCz::Bld9EB_p8v::0xzU4IdIW ok 15 - PZ8KeLLM7Eh9ecshbH ok 16 - T4M1MHXRuf4PAEW8Hn::YhrB::o ok 17 - W::pwH1BnsS::UGZ_wKu2FX ok 18 - Wkn::Vv4MVLlf::8Sh7E::m4KcibNPFoRs::3W0XCtpIo0dHj ok 19 - XnjIt9vFUljZ9 ok 20 - yiR31jAtD::mT4wdub::K4lJ::cE2npmh9 ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: AoxK::d3k1j5GfBOgEhFeFC::1qC::TM_9Uj56JY0l::xLUthuk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 22 - AoxK::d3k1j5GfBOgEhFeFC::1qC::TM_9Uj56JY0l::xLUthuk # Subtest: AVWJiAljfXgXiwT5W 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - AVWJiAljfXgXiwT5W # Subtest: EIsYZBn4P::_K_::viI::cf_hP00oyr9noW9BQxJ::n3_b3W8Fm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 24 - EIsYZBn4P::_K_::viI::cf_hP00oyr9noW9BQxJ::n3_b3W8Fm # Subtest: FDyjTW::xWvSGdvvE3nh5k7W::GiYk::s1H9owATWdb0sEfNZ::U4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - FDyjTW::xWvSGdvvE3nh5k7W::GiYk::s1H9owATWdb0sEfNZ::U4 # Subtest: GPqKzVODUy::PpDGnljl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 26 - GPqKzVODUy::PpDGnljl # Subtest: HgAbfSqlfyzOA0N::07uXethcL::_Xu06aQpS::WHIYp::aN5rGggsK6cPG_Pxdnbg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - HgAbfSqlfyzOA0N::07uXethcL::_Xu06aQpS::WHIYp::aN5rGggsK6cPG_Pxdnbg # Subtest: HVqa6JIJ2sbxNUY3eqAv::x08W0yPD9DlXK3niJ3::_FGRlMghQ17I5Y8JHkh::KiSSkxQ3HOPieFyp::lSObOLPGOm4Irq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 28 - HVqa6JIJ2sbxNUY3eqAv::x08W0yPD9DlXK3niJ3::_FGRlMghQ17I5Y8JHkh::KiSSkxQ3HOPieFyp::lSObOLPGOm4Irq # Subtest: i3UC::bxHBG1wlxkaDz::B9::TBfUU::hae5C8ZX1EBtK0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - i3UC::bxHBG1wlxkaDz::B9::TBfUU::hae5C8ZX1EBtK0 # Subtest: jcgwcfkly::_EdH::SxZQ::xaeB2jva4Tq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - jcgwcfkly::_EdH::SxZQ::xaeB2jva4Tq # Subtest: jW0bIOooFU::fL16I::JrcY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 31 - jW0bIOooFU::fL16I::JrcY # Subtest: PPIBOzZP9e2dk::KyrA7mr::Qksb32BkHHlKyz3HoCz::Bld9EB_p8v::0xzU4IdIW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - PPIBOzZP9e2dk::KyrA7mr::Qksb32BkHHlKyz3HoCz::Bld9EB_p8v::0xzU4IdIW # Subtest: PZ8KeLLM7Eh9ecshbH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 33 - PZ8KeLLM7Eh9ecshbH # Subtest: T4M1MHXRuf4PAEW8Hn::YhrB::o 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 34 - T4M1MHXRuf4PAEW8Hn::YhrB::o # Subtest: W::pwH1BnsS::UGZ_wKu2FX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - W::pwH1BnsS::UGZ_wKu2FX # Subtest: Wkn::Vv4MVLlf::8Sh7E::m4KcibNPFoRs::3W0XCtpIo0dHj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 36 - Wkn::Vv4MVLlf::8Sh7E::m4KcibNPFoRs::3W0XCtpIo0dHj # Subtest: XnjIt9vFUljZ9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 37 - XnjIt9vFUljZ9 # Subtest: yiR31jAtD::mT4wdub::K4lJ::cE2npmh9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 38 - yiR31jAtD::mT4wdub::K4lJ::cE2npmh9 ok 1 - Set ==> AoxK::d3k1j5GfBOgEhFeFC::1qC::TM_9Uj56JY0l::xLUthuk 1..1 ok 2 - force = 1 ok 10 - ignores_type = 1001 # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 15 - license = cc0 # Subtest: license = mit 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.12.0 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = v5.12.0 ok 16 - license = mit ok 5 - builder = Module::Install ok All tests successful. Files=6, Tests=26, 47 wallclock secs (13.90 usr 0.90 sys + 43.21 cusr 2.63 csys = 60.64 CPU) Result: PASS XSAWYERX/Module-Starter-1.70.tar.gz make test TEST_VERBOSE=1 -- OK Sawyer X <xsawyerx [AT] cpan [DOT] org> a simple starter kit for any module >>> (cd /export/home/fly1264/var/cpan/build/Module-Starter-1.70-5njHMO && tar cvf - Module-Starter-1.70.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/X/XS/XSAWYERX/Module-Starter-1.70.tar.gz Module-Starter-1.70.ppd blib/ blib/lib/ blib/lib/Module/ blib/lib/Module/Starter/ blib/lib/Module/Starter/Simple.pm blib/lib/Module/Starter/BuilderSet.pm blib/lib/Module/Starter/Plugin/ blib/lib/Module/Starter/Plugin/Template.pm blib/lib/Module/Starter/App.pm blib/lib/Module/Starter/Plugin.pod blib/lib/Module/Starter.pm blib/script/ blib/script/module-starter blib/man1/ blib/man1/module-starter.1 blib/man3/ blib/man3/Module::Starter.3 blib/man3/Module::Starter::App.3 blib/man3/Module::Starter::BuilderSet.3 blib/man3/Module::Starter::Plugin.3 blib/man3/Module::Starter::Plugin::Template.3 blib/man3/Module::Starter::Simple.3 >>> mv /export/home/fly1264/var/cpan/build/Module-Starter-1.70-5njHMO/Module-Starter-1.70.ppd /export/home/fly1264/var/REPO/X/XS/XSAWYERX Finished 2015-01-20T14:07:48