PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2015-01-20T14:05:37 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/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 /home/fly1600/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 >>> /home/fly1600/ap1600/bin/perl-static 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 "/home/fly1600/ap1600/bin/perl-static" -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 "/home/fly1600/ap1600/bin/perl-static" "-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.016000, /home/fly1600/ap1600/bin/perl-static 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..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 ==> aZande9NWfv::sy1cp0dQjHZowx::X6yK9yixBmN::yFyPf_snhWbz0Gi::yfAHyNPXUkwM9QiM40 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 - aZande9NWfv::sy1cp0dQjHZowx::X6yK9yixBmN::yFyPf_snhWbz0Gi::yfAHyNPXUkwM9QiM40 ok 4 - b2_memR9J ok 5 - B2qoVN::LXJtl4LZFU4Jc0jg::j::6u19Ajq0R::XyYHGvOxZl1GIcqNf ok 6 - edcAdD57::fk8dFDXW8VWpEqCfhx::TPm8A2_Jkpgm4KpxB ok 7 - esv::5eDTCkgTLJp1WsXyqK ok 8 - FtHn4gIpye::4UBS8RXkCSW87PMufNRN::ZPTKupUi8fFrTuaXoh::DdC::5 ok 9 - H8pFo5VvPRVYpk6d8Qzu::QxDAKdHxhdV::wm3rmyzRg::kErpSmQifD::J3ZDBedj_YDuIj ok 10 - hawbp43x5::bFcxiHrdGniF5zGT::Q0NaZ::t7JZlgtuZ::CKiJhc2Y ok 11 - MR4nQz2_U::0k9HeNkQsfFjyoTtYn::5zXRflamD88w3Uo ok 12 - mtHNudyIPk::XH ok 13 - n::FA_Fno::qEEGW6::t5PijQcWSwewROhWH ok 14 - PFqVvtA ok 15 - pL5XCHf::sKDGC5ZDKberXsKL2Mv ok 16 - QfG7fqTzdkfI8s39BO::z0EE2VpyMeiiewoOwO::yRTPMo ok 17 - u2Lv19Rqecd3Mc::6uLiQGfXnlH::_C37yPFDe ok 18 - UfU6kT ok 19 - uStYLEZN::Xqm_::8GYFw_e::byAYq6SacraRb ok 20 - vjyQqvRZmuppR ok 21 - WTUWzlSoFncG0::UZWO7pmAvb8BFwRvjBnW::xVeF5l3QDxECdZ587::luVZkUL1::0MMeKrvS 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 - aZande9NWfv::sy1cp0dQjHZowx::X6yK9yixBmN::yFyPf_snhWbz0Gi::yfAHyNPXUkwM9QiM40 ok 5 - b2_memR9J ok 6 - B2qoVN::LXJtl4LZFU4Jc0jg::j::6u19Ajq0R::XyYHGvOxZl1GIcqNf ok 7 - edcAdD57::fk8dFDXW8VWpEqCfhx::TPm8A2_Jkpgm4KpxB ok 8 - esv::5eDTCkgTLJp1WsXyqK ok 9 - FtHn4gIpye::4UBS8RXkCSW87PMufNRN::ZPTKupUi8fFrTuaXoh::DdC::5 ok 10 - H8pFo5VvPRVYpk6d8Qzu::QxDAKdHxhdV::wm3rmyzRg::kErpSmQifD::J3ZDBedj_YDuIj ok 11 - hawbp43x5::bFcxiHrdGniF5zGT::Q0NaZ::t7JZlgtuZ::CKiJhc2Y ok 12 - MR4nQz2_U::0k9HeNkQsfFjyoTtYn::5zXRflamD88w3Uo ok 13 - mtHNudyIPk::XH ok 14 - n::FA_Fno::qEEGW6::t5PijQcWSwewROhWH ok 15 - PFqVvtA ok 16 - pL5XCHf::sKDGC5ZDKberXsKL2Mv ok 17 - QfG7fqTzdkfI8s39BO::z0EE2VpyMeiiewoOwO::yRTPMo ok 18 - u2Lv19Rqecd3Mc::6uLiQGfXnlH::_C37yPFDe ok 19 - UfU6kT ok 20 - uStYLEZN::Xqm_::8GYFw_e::byAYq6SacraRb ok 21 - vjyQqvRZmuppR ok 22 - WTUWzlSoFncG0::UZWO7pmAvb8BFwRvjBnW::xVeF5l3QDxECdZ587::luVZkUL1::0MMeKrvS ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aZande9NWfv::sy1cp0dQjHZowx::X6yK9yixBmN::yFyPf_snhWbz0Gi::yfAHyNPXUkwM9QiM40 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aZande9NWfv::sy1cp0dQjHZowx::X6yK9yixBmN::yFyPf_snhWbz0Gi::yfAHyNPXUkwM9QiM40 # Subtest: b2_memR9J 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - b2_memR9J # Subtest: B2qoVN::LXJtl4LZFU4Jc0jg::j::6u19Ajq0R::XyYHGvOxZl1GIcqNf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - B2qoVN::LXJtl4LZFU4Jc0jg::j::6u19Ajq0R::XyYHGvOxZl1GIcqNf # Subtest: edcAdD57::fk8dFDXW8VWpEqCfhx::TPm8A2_Jkpgm4KpxB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - edcAdD57::fk8dFDXW8VWpEqCfhx::TPm8A2_Jkpgm4KpxB # Subtest: esv::5eDTCkgTLJp1WsXyqK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - esv::5eDTCkgTLJp1WsXyqK # Subtest: FtHn4gIpye::4UBS8RXkCSW87PMufNRN::ZPTKupUi8fFrTuaXoh::DdC::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 27 - FtHn4gIpye::4UBS8RXkCSW87PMufNRN::ZPTKupUi8fFrTuaXoh::DdC::5 # Subtest: H8pFo5VvPRVYpk6d8Qzu::QxDAKdHxhdV::wm3rmyzRg::kErpSmQifD::J3ZDBedj_YDuIj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - H8pFo5VvPRVYpk6d8Qzu::QxDAKdHxhdV::wm3rmyzRg::kErpSmQifD::J3ZDBedj_YDuIj # Subtest: hawbp43x5::bFcxiHrdGniF5zGT::Q0NaZ::t7JZlgtuZ::CKiJhc2Y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hawbp43x5::bFcxiHrdGniF5zGT::Q0NaZ::t7JZlgtuZ::CKiJhc2Y # Subtest: MR4nQz2_U::0k9HeNkQsfFjyoTtYn::5zXRflamD88w3Uo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MR4nQz2_U::0k9HeNkQsfFjyoTtYn::5zXRflamD88w3Uo # Subtest: mtHNudyIPk::XH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mtHNudyIPk::XH # Subtest: n::FA_Fno::qEEGW6::t5PijQcWSwewROhWH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n::FA_Fno::qEEGW6::t5PijQcWSwewROhWH # Subtest: PFqVvtA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PFqVvtA # Subtest: pL5XCHf::sKDGC5ZDKberXsKL2Mv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pL5XCHf::sKDGC5ZDKberXsKL2Mv # Subtest: QfG7fqTzdkfI8s39BO::z0EE2VpyMeiiewoOwO::yRTPMo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QfG7fqTzdkfI8s39BO::z0EE2VpyMeiiewoOwO::yRTPMo # Subtest: u2Lv19Rqecd3Mc::6uLiQGfXnlH::_C37yPFDe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - u2Lv19Rqecd3Mc::6uLiQGfXnlH::_C37yPFDe # Subtest: UfU6kT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UfU6kT # Subtest: uStYLEZN::Xqm_::8GYFw_e::byAYq6SacraRb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uStYLEZN::Xqm_::8GYFw_e::byAYq6SacraRb # Subtest: vjyQqvRZmuppR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vjyQqvRZmuppR # Subtest: WTUWzlSoFncG0::UZWO7pmAvb8BFwRvjBnW::xVeF5l3QDxECdZ587::luVZkUL1::0MMeKrvS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WTUWzlSoFncG0::UZWO7pmAvb8BFwRvjBnW::xVeF5l3QDxECdZ587::luVZkUL1::0MMeKrvS ok 1 - Set ==> aZande9NWfv::sy1cp0dQjHZowx::X6yK9yixBmN::yFyPf_snhWbz0Gi::yfAHyNPXUkwM9QiM40 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aZande9NWfv::sy1cp0dQjHZowx::X6yK9yixBmN::yFyPf_snhWbz0Gi::yfAHyNPXUkwM9QiM40 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 - aZande9NWfv::sy1cp0dQjHZowx::X6yK9yixBmN::yFyPf_snhWbz0Gi::yfAHyNPXUkwM9QiM40 ok 4 - b2_memR9J ok 5 - B2qoVN::LXJtl4LZFU4Jc0jg::j::6u19Ajq0R::XyYHGvOxZl1GIcqNf ok 6 - edcAdD57::fk8dFDXW8VWpEqCfhx::TPm8A2_Jkpgm4KpxB ok 7 - esv::5eDTCkgTLJp1WsXyqK ok 8 - FtHn4gIpye::4UBS8RXkCSW87PMufNRN::ZPTKupUi8fFrTuaXoh::DdC::5 ok 9 - H8pFo5VvPRVYpk6d8Qzu::QxDAKdHxhdV::wm3rmyzRg::kErpSmQifD::J3ZDBedj_YDuIj ok 10 - hawbp43x5::bFcxiHrdGniF5zGT::Q0NaZ::t7JZlgtuZ::CKiJhc2Y ok 11 - MR4nQz2_U::0k9HeNkQsfFjyoTtYn::5zXRflamD88w3Uo ok 12 - mtHNudyIPk::XH ok 13 - n::FA_Fno::qEEGW6::t5PijQcWSwewROhWH ok 14 - PFqVvtA ok 15 - pL5XCHf::sKDGC5ZDKberXsKL2Mv ok 16 - QfG7fqTzdkfI8s39BO::z0EE2VpyMeiiewoOwO::yRTPMo ok 17 - u2Lv19Rqecd3Mc::6uLiQGfXnlH::_C37yPFDe ok 18 - UfU6kT ok 19 - uStYLEZN::Xqm_::8GYFw_e::byAYq6SacraRb ok 20 - vjyQqvRZmuppR ok 21 - WTUWzlSoFncG0::UZWO7pmAvb8BFwRvjBnW::xVeF5l3QDxECdZ587::luVZkUL1::0MMeKrvS 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 - aZande9NWfv::sy1cp0dQjHZowx::X6yK9yixBmN::yFyPf_snhWbz0Gi::yfAHyNPXUkwM9QiM40 ok 5 - b2_memR9J ok 6 - B2qoVN::LXJtl4LZFU4Jc0jg::j::6u19Ajq0R::XyYHGvOxZl1GIcqNf ok 7 - edcAdD57::fk8dFDXW8VWpEqCfhx::TPm8A2_Jkpgm4KpxB ok 8 - esv::5eDTCkgTLJp1WsXyqK ok 9 - FtHn4gIpye::4UBS8RXkCSW87PMufNRN::ZPTKupUi8fFrTuaXoh::DdC::5 ok 10 - H8pFo5VvPRVYpk6d8Qzu::QxDAKdHxhdV::wm3rmyzRg::kErpSmQifD::J3ZDBedj_YDuIj ok 11 - hawbp43x5::bFcxiHrdGniF5zGT::Q0NaZ::t7JZlgtuZ::CKiJhc2Y ok 12 - MR4nQz2_U::0k9HeNkQsfFjyoTtYn::5zXRflamD88w3Uo ok 13 - mtHNudyIPk::XH ok 14 - n::FA_Fno::qEEGW6::t5PijQcWSwewROhWH ok 15 - PFqVvtA ok 16 - pL5XCHf::sKDGC5ZDKberXsKL2Mv ok 17 - QfG7fqTzdkfI8s39BO::z0EE2VpyMeiiewoOwO::yRTPMo ok 18 - u2Lv19Rqecd3Mc::6uLiQGfXnlH::_C37yPFDe ok 19 - UfU6kT ok 20 - uStYLEZN::Xqm_::8GYFw_e::byAYq6SacraRb ok 21 - vjyQqvRZmuppR ok 22 - WTUWzlSoFncG0::UZWO7pmAvb8BFwRvjBnW::xVeF5l3QDxECdZ587::luVZkUL1::0MMeKrvS ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aZande9NWfv::sy1cp0dQjHZowx::X6yK9yixBmN::yFyPf_snhWbz0Gi::yfAHyNPXUkwM9QiM40 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aZande9NWfv::sy1cp0dQjHZowx::X6yK9yixBmN::yFyPf_snhWbz0Gi::yfAHyNPXUkwM9QiM40 # Subtest: b2_memR9J 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - b2_memR9J # Subtest: B2qoVN::LXJtl4LZFU4Jc0jg::j::6u19Ajq0R::XyYHGvOxZl1GIcqNf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - B2qoVN::LXJtl4LZFU4Jc0jg::j::6u19Ajq0R::XyYHGvOxZl1GIcqNf # Subtest: edcAdD57::fk8dFDXW8VWpEqCfhx::TPm8A2_Jkpgm4KpxB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - edcAdD57::fk8dFDXW8VWpEqCfhx::TPm8A2_Jkpgm4KpxB # Subtest: esv::5eDTCkgTLJp1WsXyqK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - esv::5eDTCkgTLJp1WsXyqK # Subtest: FtHn4gIpye::4UBS8RXkCSW87PMufNRN::ZPTKupUi8fFrTuaXoh::DdC::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 27 - FtHn4gIpye::4UBS8RXkCSW87PMufNRN::ZPTKupUi8fFrTuaXoh::DdC::5 # Subtest: H8pFo5VvPRVYpk6d8Qzu::QxDAKdHxhdV::wm3rmyzRg::kErpSmQifD::J3ZDBedj_YDuIj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - H8pFo5VvPRVYpk6d8Qzu::QxDAKdHxhdV::wm3rmyzRg::kErpSmQifD::J3ZDBedj_YDuIj # Subtest: hawbp43x5::bFcxiHrdGniF5zGT::Q0NaZ::t7JZlgtuZ::CKiJhc2Y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hawbp43x5::bFcxiHrdGniF5zGT::Q0NaZ::t7JZlgtuZ::CKiJhc2Y # Subtest: MR4nQz2_U::0k9HeNkQsfFjyoTtYn::5zXRflamD88w3Uo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MR4nQz2_U::0k9HeNkQsfFjyoTtYn::5zXRflamD88w3Uo # Subtest: mtHNudyIPk::XH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mtHNudyIPk::XH # Subtest: n::FA_Fno::qEEGW6::t5PijQcWSwewROhWH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n::FA_Fno::qEEGW6::t5PijQcWSwewROhWH # Subtest: PFqVvtA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PFqVvtA # Subtest: pL5XCHf::sKDGC5ZDKberXsKL2Mv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pL5XCHf::sKDGC5ZDKberXsKL2Mv # Subtest: QfG7fqTzdkfI8s39BO::z0EE2VpyMeiiewoOwO::yRTPMo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QfG7fqTzdkfI8s39BO::z0EE2VpyMeiiewoOwO::yRTPMo # Subtest: u2Lv19Rqecd3Mc::6uLiQGfXnlH::_C37yPFDe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - u2Lv19Rqecd3Mc::6uLiQGfXnlH::_C37yPFDe # Subtest: UfU6kT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UfU6kT # Subtest: uStYLEZN::Xqm_::8GYFw_e::byAYq6SacraRb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uStYLEZN::Xqm_::8GYFw_e::byAYq6SacraRb # Subtest: vjyQqvRZmuppR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vjyQqvRZmuppR # Subtest: WTUWzlSoFncG0::UZWO7pmAvb8BFwRvjBnW::xVeF5l3QDxECdZ587::luVZkUL1::0MMeKrvS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WTUWzlSoFncG0::UZWO7pmAvb8BFwRvjBnW::xVeF5l3QDxECdZ587::luVZkUL1::0MMeKrvS ok 1 - Set ==> aZande9NWfv::sy1cp0dQjHZowx::X6yK9yixBmN::yFyPf_snhWbz0Gi::yfAHyNPXUkwM9QiM40 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 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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> alksLGLSffIKFhY2kLW::bAWc3USVCpgtXYuX7p3_::lEB 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 - alksLGLSffIKFhY2kLW::bAWc3USVCpgtXYuX7p3_::lEB ok 4 - AVPfITKZbmt4P6::J3HjrWRmrJILVd0::YeAaDpk::tHn4Tz9F_L4kdQxd3CR::dg2WYhou5eJRqyQ7o_y ok 5 - ecl7KDksw7fzkg0Yx::aftQxn7CZm4yJR4RTFo ok 6 - io4V1jnyhies ok 7 - J1QKZG::HQpA9LJ6t8EJO::yMdcy1M::auj5UNtCx ok 8 - j5vcbFLXku::7yFRlGX5uaAIb::iw ok 9 - L_SL_uPrkcJJp2H2__U ok 10 - nCkoNfKv::q::PUs8Z24TXlQ1Rta::RMLnrO32rTLC::GyUUxwNTV7FHaQJ ok 11 - nHuFGR7J ok 12 - oyJC20oN5XpnlzdF3QlZ::pXSLP3XSqPJhQA33::pxYLAYn5Yd3YIs5flU0B::3fQuIGSaE::K ok 13 - Ozz4zx::E::4 ok 14 - sZDtKoUreGg::A4bBgJ::qBJOYBo::ty8HoQaTzn5::T ok 15 - vEoAslV 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 - alksLGLSffIKFhY2kLW::bAWc3USVCpgtXYuX7p3_::lEB ok 5 - AVPfITKZbmt4P6::J3HjrWRmrJILVd0::YeAaDpk::tHn4Tz9F_L4kdQxd3CR::dg2WYhou5eJRqyQ7o_y ok 6 - ecl7KDksw7fzkg0Yx::aftQxn7CZm4yJR4RTFo ok 7 - io4V1jnyhies ok 8 - J1QKZG::HQpA9LJ6t8EJO::yMdcy1M::auj5UNtCx ok 9 - j5vcbFLXku::7yFRlGX5uaAIb::iw ok 10 - L_SL_uPrkcJJp2H2__U ok 11 - nCkoNfKv::q::PUs8Z24TXlQ1Rta::RMLnrO32rTLC::GyUUxwNTV7FHaQJ ok 12 - nHuFGR7J ok 13 - oyJC20oN5XpnlzdF3QlZ::pXSLP3XSqPJhQA33::pxYLAYn5Yd3YIs5flU0B::3fQuIGSaE::K ok 14 - Ozz4zx::E::4 ok 15 - sZDtKoUreGg::A4bBgJ::qBJOYBo::ty8HoQaTzn5::T ok 16 - vEoAslV ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: alksLGLSffIKFhY2kLW::bAWc3USVCpgtXYuX7p3_::lEB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - alksLGLSffIKFhY2kLW::bAWc3USVCpgtXYuX7p3_::lEB # Subtest: AVPfITKZbmt4P6::J3HjrWRmrJILVd0::YeAaDpk::tHn4Tz9F_L4kdQxd3CR::dg2WYhou5eJRqyQ7o_y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - AVPfITKZbmt4P6::J3HjrWRmrJILVd0::YeAaDpk::tHn4Tz9F_L4kdQxd3CR::dg2WYhou5eJRqyQ7o_y # Subtest: ecl7KDksw7fzkg0Yx::aftQxn7CZm4yJR4RTFo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ecl7KDksw7fzkg0Yx::aftQxn7CZm4yJR4RTFo # Subtest: io4V1jnyhies 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - io4V1jnyhies # Subtest: J1QKZG::HQpA9LJ6t8EJO::yMdcy1M::auj5UNtCx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - J1QKZG::HQpA9LJ6t8EJO::yMdcy1M::auj5UNtCx # Subtest: j5vcbFLXku::7yFRlGX5uaAIb::iw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - j5vcbFLXku::7yFRlGX5uaAIb::iw # Subtest: L_SL_uPrkcJJp2H2__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 28 - L_SL_uPrkcJJp2H2__U # Subtest: nCkoNfKv::q::PUs8Z24TXlQ1Rta::RMLnrO32rTLC::GyUUxwNTV7FHaQJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nCkoNfKv::q::PUs8Z24TXlQ1Rta::RMLnrO32rTLC::GyUUxwNTV7FHaQJ # Subtest: nHuFGR7J 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nHuFGR7J # Subtest: oyJC20oN5XpnlzdF3QlZ::pXSLP3XSqPJhQA33::pxYLAYn5Yd3YIs5flU0B::3fQuIGSaE::K 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oyJC20oN5XpnlzdF3QlZ::pXSLP3XSqPJhQA33::pxYLAYn5Yd3YIs5flU0B::3fQuIGSaE::K # Subtest: Ozz4zx::E::4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ozz4zx::E::4 # Subtest: sZDtKoUreGg::A4bBgJ::qBJOYBo::ty8HoQaTzn5::T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sZDtKoUreGg::A4bBgJ::qBJOYBo::ty8HoQaTzn5::T # Subtest: vEoAslV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vEoAslV ok 1 - Set ==> alksLGLSffIKFhY2kLW::bAWc3USVCpgtXYuX7p3_::lEB 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> alksLGLSffIKFhY2kLW::bAWc3USVCpgtXYuX7p3_::lEB 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 - alksLGLSffIKFhY2kLW::bAWc3USVCpgtXYuX7p3_::lEB ok 4 - AVPfITKZbmt4P6::J3HjrWRmrJILVd0::YeAaDpk::tHn4Tz9F_L4kdQxd3CR::dg2WYhou5eJRqyQ7o_y ok 5 - ecl7KDksw7fzkg0Yx::aftQxn7CZm4yJR4RTFo ok 6 - io4V1jnyhies ok 7 - J1QKZG::HQpA9LJ6t8EJO::yMdcy1M::auj5UNtCx ok 8 - j5vcbFLXku::7yFRlGX5uaAIb::iw ok 9 - L_SL_uPrkcJJp2H2__U ok 10 - nCkoNfKv::q::PUs8Z24TXlQ1Rta::RMLnrO32rTLC::GyUUxwNTV7FHaQJ ok 11 - nHuFGR7J ok 12 - oyJC20oN5XpnlzdF3QlZ::pXSLP3XSqPJhQA33::pxYLAYn5Yd3YIs5flU0B::3fQuIGSaE::K ok 13 - Ozz4zx::E::4 ok 14 - sZDtKoUreGg::A4bBgJ::qBJOYBo::ty8HoQaTzn5::T ok 15 - vEoAslV 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 - alksLGLSffIKFhY2kLW::bAWc3USVCpgtXYuX7p3_::lEB ok 5 - AVPfITKZbmt4P6::J3HjrWRmrJILVd0::YeAaDpk::tHn4Tz9F_L4kdQxd3CR::dg2WYhou5eJRqyQ7o_y ok 6 - ecl7KDksw7fzkg0Yx::aftQxn7CZm4yJR4RTFo ok 7 - io4V1jnyhies ok 8 - J1QKZG::HQpA9LJ6t8EJO::yMdcy1M::auj5UNtCx ok 9 - j5vcbFLXku::7yFRlGX5uaAIb::iw ok 10 - L_SL_uPrkcJJp2H2__U ok 11 - nCkoNfKv::q::PUs8Z24TXlQ1Rta::RMLnrO32rTLC::GyUUxwNTV7FHaQJ ok 12 - nHuFGR7J ok 13 - oyJC20oN5XpnlzdF3QlZ::pXSLP3XSqPJhQA33::pxYLAYn5Yd3YIs5flU0B::3fQuIGSaE::K ok 14 - Ozz4zx::E::4 ok 15 - sZDtKoUreGg::A4bBgJ::qBJOYBo::ty8HoQaTzn5::T ok 16 - vEoAslV ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: alksLGLSffIKFhY2kLW::bAWc3USVCpgtXYuX7p3_::lEB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - alksLGLSffIKFhY2kLW::bAWc3USVCpgtXYuX7p3_::lEB # Subtest: AVPfITKZbmt4P6::J3HjrWRmrJILVd0::YeAaDpk::tHn4Tz9F_L4kdQxd3CR::dg2WYhou5eJRqyQ7o_y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - AVPfITKZbmt4P6::J3HjrWRmrJILVd0::YeAaDpk::tHn4Tz9F_L4kdQxd3CR::dg2WYhou5eJRqyQ7o_y # Subtest: ecl7KDksw7fzkg0Yx::aftQxn7CZm4yJR4RTFo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ecl7KDksw7fzkg0Yx::aftQxn7CZm4yJR4RTFo # Subtest: io4V1jnyhies 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - io4V1jnyhies # Subtest: J1QKZG::HQpA9LJ6t8EJO::yMdcy1M::auj5UNtCx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - J1QKZG::HQpA9LJ6t8EJO::yMdcy1M::auj5UNtCx # Subtest: j5vcbFLXku::7yFRlGX5uaAIb::iw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - j5vcbFLXku::7yFRlGX5uaAIb::iw # Subtest: L_SL_uPrkcJJp2H2__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 28 - L_SL_uPrkcJJp2H2__U # Subtest: nCkoNfKv::q::PUs8Z24TXlQ1Rta::RMLnrO32rTLC::GyUUxwNTV7FHaQJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nCkoNfKv::q::PUs8Z24TXlQ1Rta::RMLnrO32rTLC::GyUUxwNTV7FHaQJ # Subtest: nHuFGR7J 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nHuFGR7J # Subtest: oyJC20oN5XpnlzdF3QlZ::pXSLP3XSqPJhQA33::pxYLAYn5Yd3YIs5flU0B::3fQuIGSaE::K 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oyJC20oN5XpnlzdF3QlZ::pXSLP3XSqPJhQA33::pxYLAYn5Yd3YIs5flU0B::3fQuIGSaE::K # Subtest: Ozz4zx::E::4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ozz4zx::E::4 # Subtest: sZDtKoUreGg::A4bBgJ::qBJOYBo::ty8HoQaTzn5::T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sZDtKoUreGg::A4bBgJ::qBJOYBo::ty8HoQaTzn5::T # Subtest: vEoAslV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vEoAslV ok 1 - Set ==> alksLGLSffIKFhY2kLW::bAWc3USVCpgtXYuX7p3_::lEB 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 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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> Il2D54XZnZPux::L1::T4pYe2hoO0Fh9j::PWUqD4fJDGTiA6zP::N0Kgr1TM 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 - Il2D54XZnZPux::L1::T4pYe2hoO0Fh9j::PWUqD4fJDGTiA6zP::N0Kgr1TM ok 4 - W18EyNGQBrP4pel2UY::kGuBqvjK::jRGU9haVt 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 - Il2D54XZnZPux::L1::T4pYe2hoO0Fh9j::PWUqD4fJDGTiA6zP::N0Kgr1TM ok 5 - W18EyNGQBrP4pel2UY::kGuBqvjK::jRGU9haVt ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: Il2D54XZnZPux::L1::T4pYe2hoO0Fh9j::PWUqD4fJDGTiA6zP::N0Kgr1TM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Il2D54XZnZPux::L1::T4pYe2hoO0Fh9j::PWUqD4fJDGTiA6zP::N0Kgr1TM # Subtest: W18EyNGQBrP4pel2UY::kGuBqvjK::jRGU9haVt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W18EyNGQBrP4pel2UY::kGuBqvjK::jRGU9haVt ok 1 - Set ==> Il2D54XZnZPux::L1::T4pYe2hoO0Fh9j::PWUqD4fJDGTiA6zP::N0Kgr1TM 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> Il2D54XZnZPux::L1::T4pYe2hoO0Fh9j::PWUqD4fJDGTiA6zP::N0Kgr1TM 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 - Il2D54XZnZPux::L1::T4pYe2hoO0Fh9j::PWUqD4fJDGTiA6zP::N0Kgr1TM ok 4 - W18EyNGQBrP4pel2UY::kGuBqvjK::jRGU9haVt 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 - Il2D54XZnZPux::L1::T4pYe2hoO0Fh9j::PWUqD4fJDGTiA6zP::N0Kgr1TM ok 5 - W18EyNGQBrP4pel2UY::kGuBqvjK::jRGU9haVt ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: Il2D54XZnZPux::L1::T4pYe2hoO0Fh9j::PWUqD4fJDGTiA6zP::N0Kgr1TM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Il2D54XZnZPux::L1::T4pYe2hoO0Fh9j::PWUqD4fJDGTiA6zP::N0Kgr1TM # Subtest: W18EyNGQBrP4pel2UY::kGuBqvjK::jRGU9haVt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W18EyNGQBrP4pel2UY::kGuBqvjK::jRGU9haVt ok 1 - Set ==> Il2D54XZnZPux::L1::T4pYe2hoO0Fh9j::PWUqD4fJDGTiA6zP::N0Kgr1TM 1..1 ok 2 - force = 1 ok 14 - ignores_type = 1101 # 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.16.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.16.0 ok 3 - license = artistic # Subtest: license = lgpl3 1..5 # Subtest: minperl = 5.006 1..16 # Subtest: ignores_type = 0000 1..2 # Subtest: force = 0 # Subtest: Set ==> aPM4UjLJo8dmKEj5NqZ::YHpc 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..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..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aPM4UjLJo8dmKEj5NqZ::YHpc ok 4 - d5PKZn ok 5 - gqai_eI_HvkPdf3KzC::LPYAxzx ok 6 - ILR8UEFTgDbAwHLYP_2W::l_90cqBZr4aeJSzjA4m::rrtj9lRjJ1eGpIekd::GDyu_NIhcy1D::lMR4m0mU1MTcuU ok 7 - JmhH54td8QulPd0tg2::wjawBTpUavn0w2I ok 8 - jPSrIVLNGavqp::1g7AeR0DJeX02lW4EDW::O81V7::o_QkchJ9Z3vcsAPq1Rj::i9QPcZQjlnSg_ ok 9 - O3hsOIPnUp::4E::DoMy1AcmPgsxvKd::8tBOll0Y7aDi::7Ku3Wuy2nsYjD2Z7oYQ ok 10 - OLghcpj29lSoo ok 11 - qB3wFiIo6T::0hITv9Irl3ixRHIFpfER::nKnDKL::ion_EEbbAwdwHAPrI::wQL7aJQ7sufEG3FYJkfX ok 12 - qBxHR5r3YSeb95::HpSclr3bMjCD6::dMXLndD03::5a5HqeXyD2ip ok 13 - rD87nwnJOxS_ ok 14 - S5CcbUJgc::rF ok 15 - tELHWB::go7FOvdDjWA::qi1lrHJ6NQ3HpXP93bDM ok 16 - TOgVP6::vbMRE4V6N2f::Ui8_ ok 17 - uo9ZW5ELfIppUOzI6fH::QczZ9nTbyY::FWDY ok 18 - WF0u2Qd_bQKQJP_kSu ok 19 - WuJ::r03ywxM7B7::TK6 ok 20 - xY6WQerMd9xN8v::qMpGJrVboqg2n ok 21 - zgw2JKe::a6Oyc7aSi9 ok 22 - ZrRjtyy9L::sAa886Yhn54KmwIVC8JF 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 - aPM4UjLJo8dmKEj5NqZ::YHpc ok 5 - d5PKZn ok 6 - gqai_eI_HvkPdf3KzC::LPYAxzx ok 7 - ILR8UEFTgDbAwHLYP_2W::l_90cqBZr4aeJSzjA4m::rrtj9lRjJ1eGpIekd::GDyu_NIhcy1D::lMR4m0mU1MTcuU ok 8 - JmhH54td8QulPd0tg2::wjawBTpUavn0w2I ok 9 - jPSrIVLNGavqp::1g7AeR0DJeX02lW4EDW::O81V7::o_QkchJ9Z3vcsAPq1Rj::i9QPcZQjlnSg_ ok 10 - O3hsOIPnUp::4E::DoMy1AcmPgsxvKd::8tBOll0Y7aDi::7Ku3Wuy2nsYjD2Z7oYQ ok 11 - OLghcpj29lSoo ok 12 - qB3wFiIo6T::0hITv9Irl3ixRHIFpfER::nKnDKL::ion_EEbbAwdwHAPrI::wQL7aJQ7sufEG3FYJkfX ok 13 - qBxHR5r3YSeb95::HpSclr3bMjCD6::dMXLndD03::5a5HqeXyD2ip ok 14 - rD87nwnJOxS_ ok 15 - S5CcbUJgc::rF ok 16 - tELHWB::go7FOvdDjWA::qi1lrHJ6NQ3HpXP93bDM ok 17 - TOgVP6::vbMRE4V6N2f::Ui8_ ok 18 - uo9ZW5ELfIppUOzI6fH::QczZ9nTbyY::FWDY ok 19 - WF0u2Qd_bQKQJP_kSu ok 20 - WuJ::r03ywxM7B7::TK6 ok 21 - xY6WQerMd9xN8v::qMpGJrVboqg2n ok 22 - zgw2JKe::a6Oyc7aSi9 ok 23 - ZrRjtyy9L::sAa886Yhn54KmwIVC8JF ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aPM4UjLJo8dmKEj5NqZ::YHpc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aPM4UjLJo8dmKEj5NqZ::YHpc # Subtest: d5PKZn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - d5PKZn # Subtest: gqai_eI_HvkPdf3KzC::LPYAxzx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gqai_eI_HvkPdf3KzC::LPYAxzx # Subtest: ILR8UEFTgDbAwHLYP_2W::l_90cqBZr4aeJSzjA4m::rrtj9lRjJ1eGpIekd::GDyu_NIhcy1D::lMR4m0mU1MTcuU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ILR8UEFTgDbAwHLYP_2W::l_90cqBZr4aeJSzjA4m::rrtj9lRjJ1eGpIekd::GDyu_NIhcy1D::lMR4m0mU1MTcuU # Subtest: JmhH54td8QulPd0tg2::wjawBTpUavn0w2I 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JmhH54td8QulPd0tg2::wjawBTpUavn0w2I # Subtest: jPSrIVLNGavqp::1g7AeR0DJeX02lW4EDW::O81V7::o_QkchJ9Z3vcsAPq1Rj::i9QPcZQjlnSg_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jPSrIVLNGavqp::1g7AeR0DJeX02lW4EDW::O81V7::o_QkchJ9Z3vcsAPq1Rj::i9QPcZQjlnSg_ # Subtest: O3hsOIPnUp::4E::DoMy1AcmPgsxvKd::8tBOll0Y7aDi::7Ku3Wuy2nsYjD2Z7oYQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - O3hsOIPnUp::4E::DoMy1AcmPgsxvKd::8tBOll0Y7aDi::7Ku3Wuy2nsYjD2Z7oYQ # Subtest: OLghcpj29lSoo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OLghcpj29lSoo # Subtest: qB3wFiIo6T::0hITv9Irl3ixRHIFpfER::nKnDKL::ion_EEbbAwdwHAPrI::wQL7aJQ7sufEG3FYJkfX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qB3wFiIo6T::0hITv9Irl3ixRHIFpfER::nKnDKL::ion_EEbbAwdwHAPrI::wQL7aJQ7sufEG3FYJkfX # Subtest: qBxHR5r3YSeb95::HpSclr3bMjCD6::dMXLndD03::5a5HqeXyD2ip 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qBxHR5r3YSeb95::HpSclr3bMjCD6::dMXLndD03::5a5HqeXyD2ip # Subtest: rD87nwnJOxS_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rD87nwnJOxS_ # Subtest: S5CcbUJgc::rF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - S5CcbUJgc::rF # Subtest: tELHWB::go7FOvdDjWA::qi1lrHJ6NQ3HpXP93bDM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tELHWB::go7FOvdDjWA::qi1lrHJ6NQ3HpXP93bDM # Subtest: TOgVP6::vbMRE4V6N2f::Ui8_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TOgVP6::vbMRE4V6N2f::Ui8_ # Subtest: uo9ZW5ELfIppUOzI6fH::QczZ9nTbyY::FWDY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uo9ZW5ELfIppUOzI6fH::QczZ9nTbyY::FWDY # Subtest: WF0u2Qd_bQKQJP_kSu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WF0u2Qd_bQKQJP_kSu # Subtest: WuJ::r03ywxM7B7::TK6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WuJ::r03ywxM7B7::TK6 # Subtest: xY6WQerMd9xN8v::qMpGJrVboqg2n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xY6WQerMd9xN8v::qMpGJrVboqg2n # Subtest: zgw2JKe::a6Oyc7aSi9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zgw2JKe::a6Oyc7aSi9 # Subtest: ZrRjtyy9L::sAa886Yhn54KmwIVC8JF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZrRjtyy9L::sAa886Yhn54KmwIVC8JF ok 1 - Set ==> aPM4UjLJo8dmKEj5NqZ::YHpc 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aPM4UjLJo8dmKEj5NqZ::YHpc 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..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..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aPM4UjLJo8dmKEj5NqZ::YHpc ok 4 - d5PKZn ok 5 - gqai_eI_HvkPdf3KzC::LPYAxzx ok 6 - ILR8UEFTgDbAwHLYP_2W::l_90cqBZr4aeJSzjA4m::rrtj9lRjJ1eGpIekd::GDyu_NIhcy1D::lMR4m0mU1MTcuU ok 7 - JmhH54td8QulPd0tg2::wjawBTpUavn0w2I ok 8 - jPSrIVLNGavqp::1g7AeR0DJeX02lW4EDW::O81V7::o_QkchJ9Z3vcsAPq1Rj::i9QPcZQjlnSg_ ok 9 - O3hsOIPnUp::4E::DoMy1AcmPgsxvKd::8tBOll0Y7aDi::7Ku3Wuy2nsYjD2Z7oYQ ok 10 - OLghcpj29lSoo ok 11 - qB3wFiIo6T::0hITv9Irl3ixRHIFpfER::nKnDKL::ion_EEbbAwdwHAPrI::wQL7aJQ7sufEG3FYJkfX ok 12 - qBxHR5r3YSeb95::HpSclr3bMjCD6::dMXLndD03::5a5HqeXyD2ip ok 13 - rD87nwnJOxS_ ok 14 - S5CcbUJgc::rF ok 15 - tELHWB::go7FOvdDjWA::qi1lrHJ6NQ3HpXP93bDM ok 16 - TOgVP6::vbMRE4V6N2f::Ui8_ ok 17 - uo9ZW5ELfIppUOzI6fH::QczZ9nTbyY::FWDY ok 18 - WF0u2Qd_bQKQJP_kSu ok 19 - WuJ::r03ywxM7B7::TK6 ok 20 - xY6WQerMd9xN8v::qMpGJrVboqg2n ok 21 - zgw2JKe::a6Oyc7aSi9 ok 22 - ZrRjtyy9L::sAa886Yhn54KmwIVC8JF 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 - aPM4UjLJo8dmKEj5NqZ::YHpc ok 5 - d5PKZn ok 6 - gqai_eI_HvkPdf3KzC::LPYAxzx ok 7 - ILR8UEFTgDbAwHLYP_2W::l_90cqBZr4aeJSzjA4m::rrtj9lRjJ1eGpIekd::GDyu_NIhcy1D::lMR4m0mU1MTcuU ok 8 - JmhH54td8QulPd0tg2::wjawBTpUavn0w2I ok 9 - jPSrIVLNGavqp::1g7AeR0DJeX02lW4EDW::O81V7::o_QkchJ9Z3vcsAPq1Rj::i9QPcZQjlnSg_ ok 10 - O3hsOIPnUp::4E::DoMy1AcmPgsxvKd::8tBOll0Y7aDi::7Ku3Wuy2nsYjD2Z7oYQ ok 11 - OLghcpj29lSoo ok 12 - qB3wFiIo6T::0hITv9Irl3ixRHIFpfER::nKnDKL::ion_EEbbAwdwHAPrI::wQL7aJQ7sufEG3FYJkfX ok 13 - qBxHR5r3YSeb95::HpSclr3bMjCD6::dMXLndD03::5a5HqeXyD2ip ok 14 - rD87nwnJOxS_ ok 15 - S5CcbUJgc::rF ok 16 - tELHWB::go7FOvdDjWA::qi1lrHJ6NQ3HpXP93bDM ok 17 - TOgVP6::vbMRE4V6N2f::Ui8_ ok 18 - uo9ZW5ELfIppUOzI6fH::QczZ9nTbyY::FWDY ok 19 - WF0u2Qd_bQKQJP_kSu ok 20 - WuJ::r03ywxM7B7::TK6 ok 21 - xY6WQerMd9xN8v::qMpGJrVboqg2n ok 22 - zgw2JKe::a6Oyc7aSi9 ok 23 - ZrRjtyy9L::sAa886Yhn54KmwIVC8JF ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aPM4UjLJo8dmKEj5NqZ::YHpc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aPM4UjLJo8dmKEj5NqZ::YHpc # Subtest: d5PKZn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - d5PKZn # Subtest: gqai_eI_HvkPdf3KzC::LPYAxzx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gqai_eI_HvkPdf3KzC::LPYAxzx # Subtest: ILR8UEFTgDbAwHLYP_2W::l_90cqBZr4aeJSzjA4m::rrtj9lRjJ1eGpIekd::GDyu_NIhcy1D::lMR4m0mU1MTcuU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ILR8UEFTgDbAwHLYP_2W::l_90cqBZr4aeJSzjA4m::rrtj9lRjJ1eGpIekd::GDyu_NIhcy1D::lMR4m0mU1MTcuU # Subtest: JmhH54td8QulPd0tg2::wjawBTpUavn0w2I 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JmhH54td8QulPd0tg2::wjawBTpUavn0w2I # Subtest: jPSrIVLNGavqp::1g7AeR0DJeX02lW4EDW::O81V7::o_QkchJ9Z3vcsAPq1Rj::i9QPcZQjlnSg_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jPSrIVLNGavqp::1g7AeR0DJeX02lW4EDW::O81V7::o_QkchJ9Z3vcsAPq1Rj::i9QPcZQjlnSg_ # Subtest: O3hsOIPnUp::4E::DoMy1AcmPgsxvKd::8tBOll0Y7aDi::7Ku3Wuy2nsYjD2Z7oYQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - O3hsOIPnUp::4E::DoMy1AcmPgsxvKd::8tBOll0Y7aDi::7Ku3Wuy2nsYjD2Z7oYQ # Subtest: OLghcpj29lSoo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OLghcpj29lSoo # Subtest: qB3wFiIo6T::0hITv9Irl3ixRHIFpfER::nKnDKL::ion_EEbbAwdwHAPrI::wQL7aJQ7sufEG3FYJkfX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qB3wFiIo6T::0hITv9Irl3ixRHIFpfER::nKnDKL::ion_EEbbAwdwHAPrI::wQL7aJQ7sufEG3FYJkfX # Subtest: qBxHR5r3YSeb95::HpSclr3bMjCD6::dMXLndD03::5a5HqeXyD2ip 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qBxHR5r3YSeb95::HpSclr3bMjCD6::dMXLndD03::5a5HqeXyD2ip # Subtest: rD87nwnJOxS_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rD87nwnJOxS_ # Subtest: S5CcbUJgc::rF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - S5CcbUJgc::rF # Subtest: tELHWB::go7FOvdDjWA::qi1lrHJ6NQ3HpXP93bDM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tELHWB::go7FOvdDjWA::qi1lrHJ6NQ3HpXP93bDM # Subtest: TOgVP6::vbMRE4V6N2f::Ui8_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TOgVP6::vbMRE4V6N2f::Ui8_ # Subtest: uo9ZW5ELfIppUOzI6fH::QczZ9nTbyY::FWDY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uo9ZW5ELfIppUOzI6fH::QczZ9nTbyY::FWDY # Subtest: WF0u2Qd_bQKQJP_kSu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WF0u2Qd_bQKQJP_kSu # Subtest: WuJ::r03ywxM7B7::TK6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WuJ::r03ywxM7B7::TK6 # Subtest: xY6WQerMd9xN8v::qMpGJrVboqg2n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xY6WQerMd9xN8v::qMpGJrVboqg2n # Subtest: zgw2JKe::a6Oyc7aSi9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zgw2JKe::a6Oyc7aSi9 # Subtest: ZrRjtyy9L::sAa886Yhn54KmwIVC8JF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZrRjtyy9L::sAa886Yhn54KmwIVC8JF ok 1 - Set ==> aPM4UjLJo8dmKEj5NqZ::YHpc 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..2 # Subtest: force = 0 # Subtest: Set ==> i0L4wVtjoGzS::eS::SOnJmrLLV8YNt_Nh_vm 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 - i0L4wVtjoGzS::eS::SOnJmrLLV8YNt_Nh_vm ok 4 - IF::fRas::xDv6KnvgxqCY033ToP ok 5 - kmXYQyb::An::hAxi7E::i38ZVTUni_aiG ok 6 - pNn 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 - i0L4wVtjoGzS::eS::SOnJmrLLV8YNt_Nh_vm ok 5 - IF::fRas::xDv6KnvgxqCY033ToP ok 6 - kmXYQyb::An::hAxi7E::i38ZVTUni_aiG ok 7 - pNn ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: i0L4wVtjoGzS::eS::SOnJmrLLV8YNt_Nh_vm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - i0L4wVtjoGzS::eS::SOnJmrLLV8YNt_Nh_vm # Subtest: IF::fRas::xDv6KnvgxqCY033ToP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IF::fRas::xDv6KnvgxqCY033ToP # Subtest: kmXYQyb::An::hAxi7E::i38ZVTUni_aiG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kmXYQyb::An::hAxi7E::i38ZVTUni_aiG # Subtest: pNn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pNn ok 1 - Set ==> i0L4wVtjoGzS::eS::SOnJmrLLV8YNt_Nh_vm 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> i0L4wVtjoGzS::eS::SOnJmrLLV8YNt_Nh_vm 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 - i0L4wVtjoGzS::eS::SOnJmrLLV8YNt_Nh_vm ok 4 - IF::fRas::xDv6KnvgxqCY033ToP ok 5 - kmXYQyb::An::hAxi7E::i38ZVTUni_aiG ok 6 - pNn 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 - i0L4wVtjoGzS::eS::SOnJmrLLV8YNt_Nh_vm ok 5 - IF::fRas::xDv6KnvgxqCY033ToP ok 6 - kmXYQyb::An::hAxi7E::i38ZVTUni_aiG ok 7 - pNn ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: i0L4wVtjoGzS::eS::SOnJmrLLV8YNt_Nh_vm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - i0L4wVtjoGzS::eS::SOnJmrLLV8YNt_Nh_vm # Subtest: IF::fRas::xDv6KnvgxqCY033ToP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IF::fRas::xDv6KnvgxqCY033ToP # Subtest: kmXYQyb::An::hAxi7E::i38ZVTUni_aiG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kmXYQyb::An::hAxi7E::i38ZVTUni_aiG # Subtest: pNn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pNn ok 1 - Set ==> i0L4wVtjoGzS::eS::SOnJmrLLV8YNt_Nh_vm 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.16.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.16.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..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.16.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.16.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.16.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 ==> aVEcx1Ww9W_1VB56::m0iNdNIh4LGwKH2::cIeTifMv5::MPH67wZnJvULnu0kvkPK 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 - aVEcx1Ww9W_1VB56::m0iNdNIh4LGwKH2::cIeTifMv5::MPH67wZnJvULnu0kvkPK ok 4 - iPlPflt4U::i0DF1::8mS2 ok 5 - XExKo627wq::5DMrdDd_owd8OJb::hLeXfD9ITLktBgxq 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 - aVEcx1Ww9W_1VB56::m0iNdNIh4LGwKH2::cIeTifMv5::MPH67wZnJvULnu0kvkPK ok 5 - iPlPflt4U::i0DF1::8mS2 ok 6 - XExKo627wq::5DMrdDd_owd8OJb::hLeXfD9ITLktBgxq ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aVEcx1Ww9W_1VB56::m0iNdNIh4LGwKH2::cIeTifMv5::MPH67wZnJvULnu0kvkPK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aVEcx1Ww9W_1VB56::m0iNdNIh4LGwKH2::cIeTifMv5::MPH67wZnJvULnu0kvkPK # Subtest: iPlPflt4U::i0DF1::8mS2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iPlPflt4U::i0DF1::8mS2 # Subtest: XExKo627wq::5DMrdDd_owd8OJb::hLeXfD9ITLktBgxq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XExKo627wq::5DMrdDd_owd8OJb::hLeXfD9ITLktBgxq ok 1 - Set ==> aVEcx1Ww9W_1VB56::m0iNdNIh4LGwKH2::cIeTifMv5::MPH67wZnJvULnu0kvkPK 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aVEcx1Ww9W_1VB56::m0iNdNIh4LGwKH2::cIeTifMv5::MPH67wZnJvULnu0kvkPK 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 - aVEcx1Ww9W_1VB56::m0iNdNIh4LGwKH2::cIeTifMv5::MPH67wZnJvULnu0kvkPK ok 4 - iPlPflt4U::i0DF1::8mS2 ok 5 - XExKo627wq::5DMrdDd_owd8OJb::hLeXfD9ITLktBgxq 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 - aVEcx1Ww9W_1VB56::m0iNdNIh4LGwKH2::cIeTifMv5::MPH67wZnJvULnu0kvkPK ok 5 - iPlPflt4U::i0DF1::8mS2 ok 6 - XExKo627wq::5DMrdDd_owd8OJb::hLeXfD9ITLktBgxq ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aVEcx1Ww9W_1VB56::m0iNdNIh4LGwKH2::cIeTifMv5::MPH67wZnJvULnu0kvkPK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aVEcx1Ww9W_1VB56::m0iNdNIh4LGwKH2::cIeTifMv5::MPH67wZnJvULnu0kvkPK # Subtest: iPlPflt4U::i0DF1::8mS2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iPlPflt4U::i0DF1::8mS2 # Subtest: XExKo627wq::5DMrdDd_owd8OJb::hLeXfD9ITLktBgxq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XExKo627wq::5DMrdDd_owd8OJb::hLeXfD9ITLktBgxq ok 1 - Set ==> aVEcx1Ww9W_1VB56::m0iNdNIh4LGwKH2::cIeTifMv5::MPH67wZnJvULnu0kvkPK 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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> AlE4KeOgWAw_FanGjO5G::CJa1::89YrsVSbjBrW 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..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..21 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - AlE4KeOgWAw_FanGjO5G::CJa1::89YrsVSbjBrW ok 4 - C9T::tnC8vb77axOxYRqQ::imHTf1V9f9R ok 5 - C_p6_CbqdsllW49uV::d2RINvCDCzAPgf6uD5FS::fXhvv2RJR3sWCDB2 ok 6 - DZth::HnJJCNiC3T ok 7 - Ex2GYFH::atlBzc::p3cThkOvdOz0AsR_IS2u ok 8 - G0n2::0aGgy::fVLlN1H::I9E7LRbATx ok 9 - ohKI5AH3f::yTAKTi8t5rjumtYt ok 10 - pNWyGjg9yfL0 ok 11 - RlhsZwiHgogMPKHxuy3::TwR4TIinYdhuc_QQXMA::2PzSMeiMc3cJ::MMsGAipe8gcVr9toW ok 12 - s4JPWjM51wxGGmC::2FcdANZLh9::czI0ZLW::wzAI_4rG179ns8JF2 ok 13 - t5n0MWNgi5tp ok 14 - t5VE1tgz1al6V::zbf::I::Q8GQI8xkAkFm4Rq::xgUdApySkIljbX8 ok 15 - tW9R4Ek::ti_5J7hw7futsX1FT::h::4s5PP3Ve99Xk ok 16 - UaVRoUm1Acj ok 17 - W::43::r2FvygGUy ok 18 - wmMq1cdxp4YTiIdqaNq::KrDVLZhF::DAEXzP::1lVoWKX2E0Tc7 ok 19 - YcFyS7V::nX::gm::frnUyZgnDofyXPXyFxg8::ufLl5 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 - AlE4KeOgWAw_FanGjO5G::CJa1::89YrsVSbjBrW ok 5 - C9T::tnC8vb77axOxYRqQ::imHTf1V9f9R ok 6 - C_p6_CbqdsllW49uV::d2RINvCDCzAPgf6uD5FS::fXhvv2RJR3sWCDB2 ok 7 - DZth::HnJJCNiC3T ok 8 - Ex2GYFH::atlBzc::p3cThkOvdOz0AsR_IS2u ok 9 - G0n2::0aGgy::fVLlN1H::I9E7LRbATx ok 10 - ohKI5AH3f::yTAKTi8t5rjumtYt ok 11 - pNWyGjg9yfL0 ok 12 - RlhsZwiHgogMPKHxuy3::TwR4TIinYdhuc_QQXMA::2PzSMeiMc3cJ::MMsGAipe8gcVr9toW ok 13 - s4JPWjM51wxGGmC::2FcdANZLh9::czI0ZLW::wzAI_4rG179ns8JF2 ok 14 - t5n0MWNgi5tp ok 15 - t5VE1tgz1al6V::zbf::I::Q8GQI8xkAkFm4Rq::xgUdApySkIljbX8 ok 16 - tW9R4Ek::ti_5J7hw7futsX1FT::h::4s5PP3Ve99Xk ok 17 - UaVRoUm1Acj ok 18 - W::43::r2FvygGUy ok 19 - wmMq1cdxp4YTiIdqaNq::KrDVLZhF::DAEXzP::1lVoWKX2E0Tc7 ok 20 - YcFyS7V::nX::gm::frnUyZgnDofyXPXyFxg8::ufLl5 ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: AlE4KeOgWAw_FanGjO5G::CJa1::89YrsVSbjBrW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - AlE4KeOgWAw_FanGjO5G::CJa1::89YrsVSbjBrW # Subtest: C9T::tnC8vb77axOxYRqQ::imHTf1V9f9R 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - C9T::tnC8vb77axOxYRqQ::imHTf1V9f9R # Subtest: C_p6_CbqdsllW49uV::d2RINvCDCzAPgf6uD5FS::fXhvv2RJR3sWCDB2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - C_p6_CbqdsllW49uV::d2RINvCDCzAPgf6uD5FS::fXhvv2RJR3sWCDB2 # Subtest: DZth::HnJJCNiC3T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DZth::HnJJCNiC3T # Subtest: Ex2GYFH::atlBzc::p3cThkOvdOz0AsR_IS2u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ex2GYFH::atlBzc::p3cThkOvdOz0AsR_IS2u # Subtest: G0n2::0aGgy::fVLlN1H::I9E7LRbATx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - G0n2::0aGgy::fVLlN1H::I9E7LRbATx # Subtest: ohKI5AH3f::yTAKTi8t5rjumtYt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ohKI5AH3f::yTAKTi8t5rjumtYt # Subtest: pNWyGjg9yfL0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pNWyGjg9yfL0 # Subtest: RlhsZwiHgogMPKHxuy3::TwR4TIinYdhuc_QQXMA::2PzSMeiMc3cJ::MMsGAipe8gcVr9toW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RlhsZwiHgogMPKHxuy3::TwR4TIinYdhuc_QQXMA::2PzSMeiMc3cJ::MMsGAipe8gcVr9toW # Subtest: s4JPWjM51wxGGmC::2FcdANZLh9::czI0ZLW::wzAI_4rG179ns8JF2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - s4JPWjM51wxGGmC::2FcdANZLh9::czI0ZLW::wzAI_4rG179ns8JF2 # Subtest: t5n0MWNgi5tp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - t5n0MWNgi5tp # Subtest: t5VE1tgz1al6V::zbf::I::Q8GQI8xkAkFm4Rq::xgUdApySkIljbX8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - t5VE1tgz1al6V::zbf::I::Q8GQI8xkAkFm4Rq::xgUdApySkIljbX8 # Subtest: tW9R4Ek::ti_5J7hw7futsX1FT::h::4s5PP3Ve99Xk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tW9R4Ek::ti_5J7hw7futsX1FT::h::4s5PP3Ve99Xk # Subtest: UaVRoUm1Acj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UaVRoUm1Acj # Subtest: W::43::r2FvygGUy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W::43::r2FvygGUy # Subtest: wmMq1cdxp4YTiIdqaNq::KrDVLZhF::DAEXzP::1lVoWKX2E0Tc7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - wmMq1cdxp4YTiIdqaNq::KrDVLZhF::DAEXzP::1lVoWKX2E0Tc7 # Subtest: YcFyS7V::nX::gm::frnUyZgnDofyXPXyFxg8::ufLl5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - YcFyS7V::nX::gm::frnUyZgnDofyXPXyFxg8::ufLl5 ok 1 - Set ==> AlE4KeOgWAw_FanGjO5G::CJa1::89YrsVSbjBrW 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> AlE4KeOgWAw_FanGjO5G::CJa1::89YrsVSbjBrW 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..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..21 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - AlE4KeOgWAw_FanGjO5G::CJa1::89YrsVSbjBrW ok 4 - C9T::tnC8vb77axOxYRqQ::imHTf1V9f9R ok 5 - C_p6_CbqdsllW49uV::d2RINvCDCzAPgf6uD5FS::fXhvv2RJR3sWCDB2 ok 6 - DZth::HnJJCNiC3T ok 7 - Ex2GYFH::atlBzc::p3cThkOvdOz0AsR_IS2u ok 8 - G0n2::0aGgy::fVLlN1H::I9E7LRbATx ok 9 - ohKI5AH3f::yTAKTi8t5rjumtYt ok 10 - pNWyGjg9yfL0 ok 11 - RlhsZwiHgogMPKHxuy3::TwR4TIinYdhuc_QQXMA::2PzSMeiMc3cJ::MMsGAipe8gcVr9toW ok 12 - s4JPWjM51wxGGmC::2FcdANZLh9::czI0ZLW::wzAI_4rG179ns8JF2 ok 13 - t5n0MWNgi5tp ok 14 - t5VE1tgz1al6V::zbf::I::Q8GQI8xkAkFm4Rq::xgUdApySkIljbX8 ok 15 - tW9R4Ek::ti_5J7hw7futsX1FT::h::4s5PP3Ve99Xk ok 16 - UaVRoUm1Acj ok 17 - W::43::r2FvygGUy ok 18 - wmMq1cdxp4YTiIdqaNq::KrDVLZhF::DAEXzP::1lVoWKX2E0Tc7 ok 19 - YcFyS7V::nX::gm::frnUyZgnDofyXPXyFxg8::ufLl5 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 - AlE4KeOgWAw_FanGjO5G::CJa1::89YrsVSbjBrW ok 5 - C9T::tnC8vb77axOxYRqQ::imHTf1V9f9R ok 6 - C_p6_CbqdsllW49uV::d2RINvCDCzAPgf6uD5FS::fXhvv2RJR3sWCDB2 ok 7 - DZth::HnJJCNiC3T ok 8 - Ex2GYFH::atlBzc::p3cThkOvdOz0AsR_IS2u ok 9 - G0n2::0aGgy::fVLlN1H::I9E7LRbATx ok 10 - ohKI5AH3f::yTAKTi8t5rjumtYt ok 11 - pNWyGjg9yfL0 ok 12 - RlhsZwiHgogMPKHxuy3::TwR4TIinYdhuc_QQXMA::2PzSMeiMc3cJ::MMsGAipe8gcVr9toW ok 13 - s4JPWjM51wxGGmC::2FcdANZLh9::czI0ZLW::wzAI_4rG179ns8JF2 ok 14 - t5n0MWNgi5tp ok 15 - t5VE1tgz1al6V::zbf::I::Q8GQI8xkAkFm4Rq::xgUdApySkIljbX8 ok 16 - tW9R4Ek::ti_5J7hw7futsX1FT::h::4s5PP3Ve99Xk ok 17 - UaVRoUm1Acj ok 18 - W::43::r2FvygGUy ok 19 - wmMq1cdxp4YTiIdqaNq::KrDVLZhF::DAEXzP::1lVoWKX2E0Tc7 ok 20 - YcFyS7V::nX::gm::frnUyZgnDofyXPXyFxg8::ufLl5 ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: AlE4KeOgWAw_FanGjO5G::CJa1::89YrsVSbjBrW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - AlE4KeOgWAw_FanGjO5G::CJa1::89YrsVSbjBrW # Subtest: C9T::tnC8vb77axOxYRqQ::imHTf1V9f9R 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - C9T::tnC8vb77axOxYRqQ::imHTf1V9f9R # Subtest: C_p6_CbqdsllW49uV::d2RINvCDCzAPgf6uD5FS::fXhvv2RJR3sWCDB2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - C_p6_CbqdsllW49uV::d2RINvCDCzAPgf6uD5FS::fXhvv2RJR3sWCDB2 # Subtest: DZth::HnJJCNiC3T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DZth::HnJJCNiC3T # Subtest: Ex2GYFH::atlBzc::p3cThkOvdOz0AsR_IS2u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ex2GYFH::atlBzc::p3cThkOvdOz0AsR_IS2u # Subtest: G0n2::0aGgy::fVLlN1H::I9E7LRbATx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - G0n2::0aGgy::fVLlN1H::I9E7LRbATx # Subtest: ohKI5AH3f::yTAKTi8t5rjumtYt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ohKI5AH3f::yTAKTi8t5rjumtYt # Subtest: pNWyGjg9yfL0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pNWyGjg9yfL0 # Subtest: RlhsZwiHgogMPKHxuy3::TwR4TIinYdhuc_QQXMA::2PzSMeiMc3cJ::MMsGAipe8gcVr9toW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RlhsZwiHgogMPKHxuy3::TwR4TIinYdhuc_QQXMA::2PzSMeiMc3cJ::MMsGAipe8gcVr9toW # Subtest: s4JPWjM51wxGGmC::2FcdANZLh9::czI0ZLW::wzAI_4rG179ns8JF2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - s4JPWjM51wxGGmC::2FcdANZLh9::czI0ZLW::wzAI_4rG179ns8JF2 # Subtest: t5n0MWNgi5tp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - t5n0MWNgi5tp # Subtest: t5VE1tgz1al6V::zbf::I::Q8GQI8xkAkFm4Rq::xgUdApySkIljbX8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - t5VE1tgz1al6V::zbf::I::Q8GQI8xkAkFm4Rq::xgUdApySkIljbX8 # Subtest: tW9R4Ek::ti_5J7hw7futsX1FT::h::4s5PP3Ve99Xk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tW9R4Ek::ti_5J7hw7futsX1FT::h::4s5PP3Ve99Xk # Subtest: UaVRoUm1Acj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UaVRoUm1Acj # Subtest: W::43::r2FvygGUy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W::43::r2FvygGUy # Subtest: wmMq1cdxp4YTiIdqaNq::KrDVLZhF::DAEXzP::1lVoWKX2E0Tc7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - wmMq1cdxp4YTiIdqaNq::KrDVLZhF::DAEXzP::1lVoWKX2E0Tc7 # Subtest: YcFyS7V::nX::gm::frnUyZgnDofyXPXyFxg8::ufLl5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - YcFyS7V::nX::gm::frnUyZgnDofyXPXyFxg8::ufLl5 ok 1 - Set ==> AlE4KeOgWAw_FanGjO5G::CJa1::89YrsVSbjBrW 1..1 ok 2 - force = 1 ok 14 - ignores_type = 1101 # 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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> mLgzfzl1I0cThG::kiyXSNTGRZv_fXmGmJ::EekII7::K::hvLRhBNpB1imaMekcDTS 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 - mLgzfzl1I0cThG::kiyXSNTGRZv_fXmGmJ::EekII7::K::hvLRhBNpB1imaMekcDTS ok 4 - RG2Xj4EuWuTqOZcuJ::Avxk_y2ZgN::Fi1wOn::dqakKq5oUUMcuP0 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 - mLgzfzl1I0cThG::kiyXSNTGRZv_fXmGmJ::EekII7::K::hvLRhBNpB1imaMekcDTS ok 5 - RG2Xj4EuWuTqOZcuJ::Avxk_y2ZgN::Fi1wOn::dqakKq5oUUMcuP0 ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: mLgzfzl1I0cThG::kiyXSNTGRZv_fXmGmJ::EekII7::K::hvLRhBNpB1imaMekcDTS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mLgzfzl1I0cThG::kiyXSNTGRZv_fXmGmJ::EekII7::K::hvLRhBNpB1imaMekcDTS # Subtest: RG2Xj4EuWuTqOZcuJ::Avxk_y2ZgN::Fi1wOn::dqakKq5oUUMcuP0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RG2Xj4EuWuTqOZcuJ::Avxk_y2ZgN::Fi1wOn::dqakKq5oUUMcuP0 ok 1 - Set ==> mLgzfzl1I0cThG::kiyXSNTGRZv_fXmGmJ::EekII7::K::hvLRhBNpB1imaMekcDTS 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> mLgzfzl1I0cThG::kiyXSNTGRZv_fXmGmJ::EekII7::K::hvLRhBNpB1imaMekcDTS 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 - mLgzfzl1I0cThG::kiyXSNTGRZv_fXmGmJ::EekII7::K::hvLRhBNpB1imaMekcDTS ok 4 - RG2Xj4EuWuTqOZcuJ::Avxk_y2ZgN::Fi1wOn::dqakKq5oUUMcuP0 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 - mLgzfzl1I0cThG::kiyXSNTGRZv_fXmGmJ::EekII7::K::hvLRhBNpB1imaMekcDTS ok 5 - RG2Xj4EuWuTqOZcuJ::Avxk_y2ZgN::Fi1wOn::dqakKq5oUUMcuP0 ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: mLgzfzl1I0cThG::kiyXSNTGRZv_fXmGmJ::EekII7::K::hvLRhBNpB1imaMekcDTS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mLgzfzl1I0cThG::kiyXSNTGRZv_fXmGmJ::EekII7::K::hvLRhBNpB1imaMekcDTS # Subtest: RG2Xj4EuWuTqOZcuJ::Avxk_y2ZgN::Fi1wOn::dqakKq5oUUMcuP0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RG2Xj4EuWuTqOZcuJ::Avxk_y2ZgN::Fi1wOn::dqakKq5oUUMcuP0 ok 1 - Set ==> mLgzfzl1I0cThG::kiyXSNTGRZv_fXmGmJ::EekII7::K::hvLRhBNpB1imaMekcDTS 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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> A18IhD6GJIceeyx5uFKy::ZKV4Vf::bQIKO8B8GHtJOsj1W::cKMtBg 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 - A18IhD6GJIceeyx5uFKy::ZKV4Vf::bQIKO8B8GHtJOsj1W::cKMtBg ok 4 - btu0NMPfxqPDNc::s ok 5 - EIFmBF08P9Kcj ok 6 - eIpBXCXf8LC::OUTSOZH4MbPy_5gDEX::dAGiBI_qL_6X ok 7 - EPV039BpwyhBKymZH::uA8nfaQ79aGyzv ok 8 - ESHGZWpQvYuapPRpN7R::8N0NJ1wC_tXR::gsRQDOUroroS5dj::84dozAADYK8k5Ot1NCq ok 9 - HmjbWibl5P1bbmk9ii0 ok 10 - lbgs1UGzD ok 11 - lRv1l04aW::07TeWg ok 12 - mGi6q::qvvZtxpoS4::QaTOBduaRn7aRGhnZ7::sZDgezNQgo6uEM_OU428 ok 13 - Mj_Epoj::8PyrkB ok 14 - Mw7UdjOi13jwjcxqVtVY::1nNMJum::Gb1EcguI0s ok 15 - nvUdFKqhlr7 ok 16 - PKD4::GvksAfFBd2::GycAq ok 17 - SQ6IW ok 18 - tGJ::BuoZLQVYUyfnw8onmQQY::xHKg3X::76rwErU6DmNGEMA ok 19 - vtABlcxrV::DraqHIRjMx::wXV8QANvXaMX::o7zb8GOVv ok 20 - VUJmuLCk57MNIDULNA::XEiG::K0p2FijJHK ok 21 - yXi6rlR9N3vlEhOWe::M8k5I3ewnMqo6wwduw::IR7VUftFEtMLPJXs3PC 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 - A18IhD6GJIceeyx5uFKy::ZKV4Vf::bQIKO8B8GHtJOsj1W::cKMtBg ok 5 - btu0NMPfxqPDNc::s ok 6 - EIFmBF08P9Kcj ok 7 - eIpBXCXf8LC::OUTSOZH4MbPy_5gDEX::dAGiBI_qL_6X ok 8 - EPV039BpwyhBKymZH::uA8nfaQ79aGyzv ok 9 - ESHGZWpQvYuapPRpN7R::8N0NJ1wC_tXR::gsRQDOUroroS5dj::84dozAADYK8k5Ot1NCq ok 10 - HmjbWibl5P1bbmk9ii0 ok 11 - lbgs1UGzD ok 12 - lRv1l04aW::07TeWg ok 13 - mGi6q::qvvZtxpoS4::QaTOBduaRn7aRGhnZ7::sZDgezNQgo6uEM_OU428 ok 14 - Mj_Epoj::8PyrkB ok 15 - Mw7UdjOi13jwjcxqVtVY::1nNMJum::Gb1EcguI0s ok 16 - nvUdFKqhlr7 ok 17 - PKD4::GvksAfFBd2::GycAq ok 18 - SQ6IW ok 19 - tGJ::BuoZLQVYUyfnw8onmQQY::xHKg3X::76rwErU6DmNGEMA ok 20 - vtABlcxrV::DraqHIRjMx::wXV8QANvXaMX::o7zb8GOVv ok 21 - VUJmuLCk57MNIDULNA::XEiG::K0p2FijJHK ok 22 - yXi6rlR9N3vlEhOWe::M8k5I3ewnMqo6wwduw::IR7VUftFEtMLPJXs3PC ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: A18IhD6GJIceeyx5uFKy::ZKV4Vf::bQIKO8B8GHtJOsj1W::cKMtBg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - A18IhD6GJIceeyx5uFKy::ZKV4Vf::bQIKO8B8GHtJOsj1W::cKMtBg # Subtest: btu0NMPfxqPDNc::s 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - btu0NMPfxqPDNc::s # Subtest: EIFmBF08P9Kcj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EIFmBF08P9Kcj # Subtest: eIpBXCXf8LC::OUTSOZH4MbPy_5gDEX::dAGiBI_qL_6X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - eIpBXCXf8LC::OUTSOZH4MbPy_5gDEX::dAGiBI_qL_6X # Subtest: EPV039BpwyhBKymZH::uA8nfaQ79aGyzv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EPV039BpwyhBKymZH::uA8nfaQ79aGyzv # Subtest: ESHGZWpQvYuapPRpN7R::8N0NJ1wC_tXR::gsRQDOUroroS5dj::84dozAADYK8k5Ot1NCq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ESHGZWpQvYuapPRpN7R::8N0NJ1wC_tXR::gsRQDOUroroS5dj::84dozAADYK8k5Ot1NCq # Subtest: HmjbWibl5P1bbmk9ii0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HmjbWibl5P1bbmk9ii0 # Subtest: lbgs1UGzD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lbgs1UGzD # Subtest: lRv1l04aW::07TeWg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lRv1l04aW::07TeWg # Subtest: mGi6q::qvvZtxpoS4::QaTOBduaRn7aRGhnZ7::sZDgezNQgo6uEM_OU428 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mGi6q::qvvZtxpoS4::QaTOBduaRn7aRGhnZ7::sZDgezNQgo6uEM_OU428 # Subtest: Mj_Epoj::8PyrkB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Mj_Epoj::8PyrkB # Subtest: Mw7UdjOi13jwjcxqVtVY::1nNMJum::Gb1EcguI0s 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Mw7UdjOi13jwjcxqVtVY::1nNMJum::Gb1EcguI0s # Subtest: nvUdFKqhlr7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nvUdFKqhlr7 # Subtest: PKD4::GvksAfFBd2::GycAq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PKD4::GvksAfFBd2::GycAq # Subtest: SQ6IW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - SQ6IW # Subtest: tGJ::BuoZLQVYUyfnw8onmQQY::xHKg3X::76rwErU6DmNGEMA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tGJ::BuoZLQVYUyfnw8onmQQY::xHKg3X::76rwErU6DmNGEMA # Subtest: vtABlcxrV::DraqHIRjMx::wXV8QANvXaMX::o7zb8GOVv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vtABlcxrV::DraqHIRjMx::wXV8QANvXaMX::o7zb8GOVv # Subtest: VUJmuLCk57MNIDULNA::XEiG::K0p2FijJHK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VUJmuLCk57MNIDULNA::XEiG::K0p2FijJHK # Subtest: yXi6rlR9N3vlEhOWe::M8k5I3ewnMqo6wwduw::IR7VUftFEtMLPJXs3PC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yXi6rlR9N3vlEhOWe::M8k5I3ewnMqo6wwduw::IR7VUftFEtMLPJXs3PC ok 1 - Set ==> A18IhD6GJIceeyx5uFKy::ZKV4Vf::bQIKO8B8GHtJOsj1W::cKMtBg 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> A18IhD6GJIceeyx5uFKy::ZKV4Vf::bQIKO8B8GHtJOsj1W::cKMtBg 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 - A18IhD6GJIceeyx5uFKy::ZKV4Vf::bQIKO8B8GHtJOsj1W::cKMtBg ok 4 - btu0NMPfxqPDNc::s ok 5 - EIFmBF08P9Kcj ok 6 - eIpBXCXf8LC::OUTSOZH4MbPy_5gDEX::dAGiBI_qL_6X ok 7 - EPV039BpwyhBKymZH::uA8nfaQ79aGyzv ok 8 - ESHGZWpQvYuapPRpN7R::8N0NJ1wC_tXR::gsRQDOUroroS5dj::84dozAADYK8k5Ot1NCq ok 9 - HmjbWibl5P1bbmk9ii0 ok 10 - lbgs1UGzD ok 11 - lRv1l04aW::07TeWg ok 12 - mGi6q::qvvZtxpoS4::QaTOBduaRn7aRGhnZ7::sZDgezNQgo6uEM_OU428 ok 13 - Mj_Epoj::8PyrkB ok 14 - Mw7UdjOi13jwjcxqVtVY::1nNMJum::Gb1EcguI0s ok 15 - nvUdFKqhlr7 ok 16 - PKD4::GvksAfFBd2::GycAq ok 17 - SQ6IW ok 18 - tGJ::BuoZLQVYUyfnw8onmQQY::xHKg3X::76rwErU6DmNGEMA ok 19 - vtABlcxrV::DraqHIRjMx::wXV8QANvXaMX::o7zb8GOVv ok 20 - VUJmuLCk57MNIDULNA::XEiG::K0p2FijJHK ok 21 - yXi6rlR9N3vlEhOWe::M8k5I3ewnMqo6wwduw::IR7VUftFEtMLPJXs3PC 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 - A18IhD6GJIceeyx5uFKy::ZKV4Vf::bQIKO8B8GHtJOsj1W::cKMtBg ok 5 - btu0NMPfxqPDNc::s ok 6 - EIFmBF08P9Kcj ok 7 - eIpBXCXf8LC::OUTSOZH4MbPy_5gDEX::dAGiBI_qL_6X ok 8 - EPV039BpwyhBKymZH::uA8nfaQ79aGyzv ok 9 - ESHGZWpQvYuapPRpN7R::8N0NJ1wC_tXR::gsRQDOUroroS5dj::84dozAADYK8k5Ot1NCq ok 10 - HmjbWibl5P1bbmk9ii0 ok 11 - lbgs1UGzD ok 12 - lRv1l04aW::07TeWg ok 13 - mGi6q::qvvZtxpoS4::QaTOBduaRn7aRGhnZ7::sZDgezNQgo6uEM_OU428 ok 14 - Mj_Epoj::8PyrkB ok 15 - Mw7UdjOi13jwjcxqVtVY::1nNMJum::Gb1EcguI0s ok 16 - nvUdFKqhlr7 ok 17 - PKD4::GvksAfFBd2::GycAq ok 18 - SQ6IW ok 19 - tGJ::BuoZLQVYUyfnw8onmQQY::xHKg3X::76rwErU6DmNGEMA ok 20 - vtABlcxrV::DraqHIRjMx::wXV8QANvXaMX::o7zb8GOVv ok 21 - VUJmuLCk57MNIDULNA::XEiG::K0p2FijJHK ok 22 - yXi6rlR9N3vlEhOWe::M8k5I3ewnMqo6wwduw::IR7VUftFEtMLPJXs3PC ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: A18IhD6GJIceeyx5uFKy::ZKV4Vf::bQIKO8B8GHtJOsj1W::cKMtBg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - A18IhD6GJIceeyx5uFKy::ZKV4Vf::bQIKO8B8GHtJOsj1W::cKMtBg # Subtest: btu0NMPfxqPDNc::s 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - btu0NMPfxqPDNc::s # Subtest: EIFmBF08P9Kcj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EIFmBF08P9Kcj # Subtest: eIpBXCXf8LC::OUTSOZH4MbPy_5gDEX::dAGiBI_qL_6X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - eIpBXCXf8LC::OUTSOZH4MbPy_5gDEX::dAGiBI_qL_6X # Subtest: EPV039BpwyhBKymZH::uA8nfaQ79aGyzv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EPV039BpwyhBKymZH::uA8nfaQ79aGyzv # Subtest: ESHGZWpQvYuapPRpN7R::8N0NJ1wC_tXR::gsRQDOUroroS5dj::84dozAADYK8k5Ot1NCq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ESHGZWpQvYuapPRpN7R::8N0NJ1wC_tXR::gsRQDOUroroS5dj::84dozAADYK8k5Ot1NCq # Subtest: HmjbWibl5P1bbmk9ii0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HmjbWibl5P1bbmk9ii0 # Subtest: lbgs1UGzD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lbgs1UGzD # Subtest: lRv1l04aW::07TeWg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lRv1l04aW::07TeWg # Subtest: mGi6q::qvvZtxpoS4::QaTOBduaRn7aRGhnZ7::sZDgezNQgo6uEM_OU428 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mGi6q::qvvZtxpoS4::QaTOBduaRn7aRGhnZ7::sZDgezNQgo6uEM_OU428 # Subtest: Mj_Epoj::8PyrkB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Mj_Epoj::8PyrkB # Subtest: Mw7UdjOi13jwjcxqVtVY::1nNMJum::Gb1EcguI0s 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Mw7UdjOi13jwjcxqVtVY::1nNMJum::Gb1EcguI0s # Subtest: nvUdFKqhlr7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nvUdFKqhlr7 # Subtest: PKD4::GvksAfFBd2::GycAq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PKD4::GvksAfFBd2::GycAq # Subtest: SQ6IW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - SQ6IW # Subtest: tGJ::BuoZLQVYUyfnw8onmQQY::xHKg3X::76rwErU6DmNGEMA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tGJ::BuoZLQVYUyfnw8onmQQY::xHKg3X::76rwErU6DmNGEMA # Subtest: vtABlcxrV::DraqHIRjMx::wXV8QANvXaMX::o7zb8GOVv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vtABlcxrV::DraqHIRjMx::wXV8QANvXaMX::o7zb8GOVv # Subtest: VUJmuLCk57MNIDULNA::XEiG::K0p2FijJHK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VUJmuLCk57MNIDULNA::XEiG::K0p2FijJHK # Subtest: yXi6rlR9N3vlEhOWe::M8k5I3ewnMqo6wwduw::IR7VUftFEtMLPJXs3PC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yXi6rlR9N3vlEhOWe::M8k5I3ewnMqo6wwduw::IR7VUftFEtMLPJXs3PC ok 1 - Set ==> A18IhD6GJIceeyx5uFKy::ZKV4Vf::bQIKO8B8GHtJOsj1W::cKMtBg 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 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.16.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.16.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..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.16.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.16.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..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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> aMYP1M5S::kElPIrJoIlqso3KXM::K_1aPchLBYpixCPKiygJ 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..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..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aMYP1M5S::kElPIrJoIlqso3KXM::K_1aPchLBYpixCPKiygJ ok 4 - Cfi1iu9OaAs::HGIK2m::YeBHAFF6lN9::BM ok 5 - cpnzKyYIzqKI4yA8::au8UZ9HrwYGJP ok 6 - ffyhrXd0eTxPhHSN7oBa::mkFEG1DnWep1CMDh::BXBCNTTagxLk ok 7 - fy96k4QCgsAxTqY::5Y6iO::J3AI5sZn::notpGBTz ok 8 - Hi107xk4DZ::CCs9DdLiaxjxRr_8q0x::_R148q53 ok 9 - IfWR53i5MG9::R8rbryN ok 10 - mQC4sdVvlJ3PtZmSxu ok 11 - nXazvmX0Rl_fkYhFLgn::M8OtP2l1WYIzAw0::dgTeee2Run::H0Vy7xsaCjuboly::zlas5 ok 12 - ohLksWYKG2YywNzZg::EllxyAN::nk5g::9ihJnTf9CuBUJUwP ok 13 - pTEFBcs::2::UxmgCvEGDcJfU86t_hII ok 14 - sRgKhOKlAh9l5hz73N::yJeO7eoniyrM2TT427::rvS3pOtbYlRR::Swa36U61vjJk ok 15 - x_k1euO::ceQ4hlA2X::Fbe_IIHOcxuun ok 16 - y7Aa::6mPCrg4V::q::WG1j::8ZCT7gTHuNXc_Qc 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 - aMYP1M5S::kElPIrJoIlqso3KXM::K_1aPchLBYpixCPKiygJ ok 5 - Cfi1iu9OaAs::HGIK2m::YeBHAFF6lN9::BM ok 6 - cpnzKyYIzqKI4yA8::au8UZ9HrwYGJP ok 7 - ffyhrXd0eTxPhHSN7oBa::mkFEG1DnWep1CMDh::BXBCNTTagxLk ok 8 - fy96k4QCgsAxTqY::5Y6iO::J3AI5sZn::notpGBTz ok 9 - Hi107xk4DZ::CCs9DdLiaxjxRr_8q0x::_R148q53 ok 10 - IfWR53i5MG9::R8rbryN ok 11 - mQC4sdVvlJ3PtZmSxu ok 12 - nXazvmX0Rl_fkYhFLgn::M8OtP2l1WYIzAw0::dgTeee2Run::H0Vy7xsaCjuboly::zlas5 ok 13 - ohLksWYKG2YywNzZg::EllxyAN::nk5g::9ihJnTf9CuBUJUwP ok 14 - pTEFBcs::2::UxmgCvEGDcJfU86t_hII ok 15 - sRgKhOKlAh9l5hz73N::yJeO7eoniyrM2TT427::rvS3pOtbYlRR::Swa36U61vjJk ok 16 - x_k1euO::ceQ4hlA2X::Fbe_IIHOcxuun ok 17 - y7Aa::6mPCrg4V::q::WG1j::8ZCT7gTHuNXc_Qc ok 18 - Footer ok 19 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aMYP1M5S::kElPIrJoIlqso3KXM::K_1aPchLBYpixCPKiygJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aMYP1M5S::kElPIrJoIlqso3KXM::K_1aPchLBYpixCPKiygJ # Subtest: Cfi1iu9OaAs::HGIK2m::YeBHAFF6lN9::BM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Cfi1iu9OaAs::HGIK2m::YeBHAFF6lN9::BM # Subtest: cpnzKyYIzqKI4yA8::au8UZ9HrwYGJP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cpnzKyYIzqKI4yA8::au8UZ9HrwYGJP # Subtest: ffyhrXd0eTxPhHSN7oBa::mkFEG1DnWep1CMDh::BXBCNTTagxLk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ffyhrXd0eTxPhHSN7oBa::mkFEG1DnWep1CMDh::BXBCNTTagxLk # Subtest: fy96k4QCgsAxTqY::5Y6iO::J3AI5sZn::notpGBTz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fy96k4QCgsAxTqY::5Y6iO::J3AI5sZn::notpGBTz # Subtest: Hi107xk4DZ::CCs9DdLiaxjxRr_8q0x::_R148q53 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Hi107xk4DZ::CCs9DdLiaxjxRr_8q0x::_R148q53 # Subtest: IfWR53i5MG9::R8rbryN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IfWR53i5MG9::R8rbryN # Subtest: mQC4sdVvlJ3PtZmSxu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mQC4sdVvlJ3PtZmSxu # Subtest: nXazvmX0Rl_fkYhFLgn::M8OtP2l1WYIzAw0::dgTeee2Run::H0Vy7xsaCjuboly::zlas5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nXazvmX0Rl_fkYhFLgn::M8OtP2l1WYIzAw0::dgTeee2Run::H0Vy7xsaCjuboly::zlas5 # Subtest: ohLksWYKG2YywNzZg::EllxyAN::nk5g::9ihJnTf9CuBUJUwP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ohLksWYKG2YywNzZg::EllxyAN::nk5g::9ihJnTf9CuBUJUwP # Subtest: pTEFBcs::2::UxmgCvEGDcJfU86t_hII 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pTEFBcs::2::UxmgCvEGDcJfU86t_hII # Subtest: sRgKhOKlAh9l5hz73N::yJeO7eoniyrM2TT427::rvS3pOtbYlRR::Swa36U61vjJk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sRgKhOKlAh9l5hz73N::yJeO7eoniyrM2TT427::rvS3pOtbYlRR::Swa36U61vjJk # Subtest: x_k1euO::ceQ4hlA2X::Fbe_IIHOcxuun 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - x_k1euO::ceQ4hlA2X::Fbe_IIHOcxuun # Subtest: y7Aa::6mPCrg4V::q::WG1j::8ZCT7gTHuNXc_Qc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - y7Aa::6mPCrg4V::q::WG1j::8ZCT7gTHuNXc_Qc ok 1 - Set ==> aMYP1M5S::kElPIrJoIlqso3KXM::K_1aPchLBYpixCPKiygJ 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aMYP1M5S::kElPIrJoIlqso3KXM::K_1aPchLBYpixCPKiygJ 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..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..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aMYP1M5S::kElPIrJoIlqso3KXM::K_1aPchLBYpixCPKiygJ ok 4 - Cfi1iu9OaAs::HGIK2m::YeBHAFF6lN9::BM ok 5 - cpnzKyYIzqKI4yA8::au8UZ9HrwYGJP ok 6 - ffyhrXd0eTxPhHSN7oBa::mkFEG1DnWep1CMDh::BXBCNTTagxLk ok 7 - fy96k4QCgsAxTqY::5Y6iO::J3AI5sZn::notpGBTz ok 8 - Hi107xk4DZ::CCs9DdLiaxjxRr_8q0x::_R148q53 ok 9 - IfWR53i5MG9::R8rbryN ok 10 - mQC4sdVvlJ3PtZmSxu ok 11 - nXazvmX0Rl_fkYhFLgn::M8OtP2l1WYIzAw0::dgTeee2Run::H0Vy7xsaCjuboly::zlas5 ok 12 - ohLksWYKG2YywNzZg::EllxyAN::nk5g::9ihJnTf9CuBUJUwP ok 13 - pTEFBcs::2::UxmgCvEGDcJfU86t_hII ok 14 - sRgKhOKlAh9l5hz73N::yJeO7eoniyrM2TT427::rvS3pOtbYlRR::Swa36U61vjJk ok 15 - x_k1euO::ceQ4hlA2X::Fbe_IIHOcxuun ok 16 - y7Aa::6mPCrg4V::q::WG1j::8ZCT7gTHuNXc_Qc 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 - aMYP1M5S::kElPIrJoIlqso3KXM::K_1aPchLBYpixCPKiygJ ok 5 - Cfi1iu9OaAs::HGIK2m::YeBHAFF6lN9::BM ok 6 - cpnzKyYIzqKI4yA8::au8UZ9HrwYGJP ok 7 - ffyhrXd0eTxPhHSN7oBa::mkFEG1DnWep1CMDh::BXBCNTTagxLk ok 8 - fy96k4QCgsAxTqY::5Y6iO::J3AI5sZn::notpGBTz ok 9 - Hi107xk4DZ::CCs9DdLiaxjxRr_8q0x::_R148q53 ok 10 - IfWR53i5MG9::R8rbryN ok 11 - mQC4sdVvlJ3PtZmSxu ok 12 - nXazvmX0Rl_fkYhFLgn::M8OtP2l1WYIzAw0::dgTeee2Run::H0Vy7xsaCjuboly::zlas5 ok 13 - ohLksWYKG2YywNzZg::EllxyAN::nk5g::9ihJnTf9CuBUJUwP ok 14 - pTEFBcs::2::UxmgCvEGDcJfU86t_hII ok 15 - sRgKhOKlAh9l5hz73N::yJeO7eoniyrM2TT427::rvS3pOtbYlRR::Swa36U61vjJk ok 16 - x_k1euO::ceQ4hlA2X::Fbe_IIHOcxuun ok 17 - y7Aa::6mPCrg4V::q::WG1j::8ZCT7gTHuNXc_Qc ok 18 - Footer ok 19 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aMYP1M5S::kElPIrJoIlqso3KXM::K_1aPchLBYpixCPKiygJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aMYP1M5S::kElPIrJoIlqso3KXM::K_1aPchLBYpixCPKiygJ # Subtest: Cfi1iu9OaAs::HGIK2m::YeBHAFF6lN9::BM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Cfi1iu9OaAs::HGIK2m::YeBHAFF6lN9::BM # Subtest: cpnzKyYIzqKI4yA8::au8UZ9HrwYGJP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cpnzKyYIzqKI4yA8::au8UZ9HrwYGJP # Subtest: ffyhrXd0eTxPhHSN7oBa::mkFEG1DnWep1CMDh::BXBCNTTagxLk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ffyhrXd0eTxPhHSN7oBa::mkFEG1DnWep1CMDh::BXBCNTTagxLk # Subtest: fy96k4QCgsAxTqY::5Y6iO::J3AI5sZn::notpGBTz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fy96k4QCgsAxTqY::5Y6iO::J3AI5sZn::notpGBTz # Subtest: Hi107xk4DZ::CCs9DdLiaxjxRr_8q0x::_R148q53 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Hi107xk4DZ::CCs9DdLiaxjxRr_8q0x::_R148q53 # Subtest: IfWR53i5MG9::R8rbryN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IfWR53i5MG9::R8rbryN # Subtest: mQC4sdVvlJ3PtZmSxu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mQC4sdVvlJ3PtZmSxu # Subtest: nXazvmX0Rl_fkYhFLgn::M8OtP2l1WYIzAw0::dgTeee2Run::H0Vy7xsaCjuboly::zlas5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nXazvmX0Rl_fkYhFLgn::M8OtP2l1WYIzAw0::dgTeee2Run::H0Vy7xsaCjuboly::zlas5 # Subtest: ohLksWYKG2YywNzZg::EllxyAN::nk5g::9ihJnTf9CuBUJUwP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ohLksWYKG2YywNzZg::EllxyAN::nk5g::9ihJnTf9CuBUJUwP # Subtest: pTEFBcs::2::UxmgCvEGDcJfU86t_hII 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pTEFBcs::2::UxmgCvEGDcJfU86t_hII # Subtest: sRgKhOKlAh9l5hz73N::yJeO7eoniyrM2TT427::rvS3pOtbYlRR::Swa36U61vjJk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sRgKhOKlAh9l5hz73N::yJeO7eoniyrM2TT427::rvS3pOtbYlRR::Swa36U61vjJk # Subtest: x_k1euO::ceQ4hlA2X::Fbe_IIHOcxuun 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - x_k1euO::ceQ4hlA2X::Fbe_IIHOcxuun # Subtest: y7Aa::6mPCrg4V::q::WG1j::8ZCT7gTHuNXc_Qc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - y7Aa::6mPCrg4V::q::WG1j::8ZCT7gTHuNXc_Qc ok 1 - Set ==> aMYP1M5S::kElPIrJoIlqso3KXM::K_1aPchLBYpixCPKiygJ 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.16.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.16.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.16.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 ==> a0dt_mzUc162CE::hgGAR4cYtaC 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..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..15 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - a0dt_mzUc162CE::hgGAR4cYtaC ok 4 - aN_BA_9OBT54EtnZ::y::FL0vTqsdlf2 ok 5 - bfKNeD2sfS8::gbmyq::Sg6OH::SxGJGYpSt6tR3Xfc5Y9e ok 6 - IAR::xGPn::ED::B8s::L82ps8ufAuHAOp8fP9wX ok 7 - jnqaw9qBG::VuBBOOM0nCKU41v4K::XiL5Deg85awbc::kV5EhhrWm ok 8 - jTE ok 9 - Mciu4QpO::FYSxMnrZiWaWV6d::gB::HOul0oA::rUtFfkwarWqk0rlXbf ok 10 - OHIS9hPa5::2gx::5qpZ6H::K26Pp7_L9lPUJ2c0::SBhyXj_m_DnYhRt ok 11 - Q7gvr3X8YnvHkoy::Eu3PhmzsIcuS4e::zyZKVDPcG8::tLNvDV::x1T0EBMdNj4BB0IDuM5 ok 12 - rDB::9l ok 13 - URDBNWoxzETZ6kO4TqnI::tSCBpp4A57ZH3DZ::ByCXRyJg5a_IVy37Qp::gA::PGdkLrwI 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 - a0dt_mzUc162CE::hgGAR4cYtaC ok 5 - aN_BA_9OBT54EtnZ::y::FL0vTqsdlf2 ok 6 - bfKNeD2sfS8::gbmyq::Sg6OH::SxGJGYpSt6tR3Xfc5Y9e ok 7 - IAR::xGPn::ED::B8s::L82ps8ufAuHAOp8fP9wX ok 8 - jnqaw9qBG::VuBBOOM0nCKU41v4K::XiL5Deg85awbc::kV5EhhrWm ok 9 - jTE ok 10 - Mciu4QpO::FYSxMnrZiWaWV6d::gB::HOul0oA::rUtFfkwarWqk0rlXbf ok 11 - OHIS9hPa5::2gx::5qpZ6H::K26Pp7_L9lPUJ2c0::SBhyXj_m_DnYhRt ok 12 - Q7gvr3X8YnvHkoy::Eu3PhmzsIcuS4e::zyZKVDPcG8::tLNvDV::x1T0EBMdNj4BB0IDuM5 ok 13 - rDB::9l ok 14 - URDBNWoxzETZ6kO4TqnI::tSCBpp4A57ZH3DZ::ByCXRyJg5a_IVy37Qp::gA::PGdkLrwI ok 15 - Footer ok 16 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: a0dt_mzUc162CE::hgGAR4cYtaC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - a0dt_mzUc162CE::hgGAR4cYtaC # Subtest: aN_BA_9OBT54EtnZ::y::FL0vTqsdlf2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aN_BA_9OBT54EtnZ::y::FL0vTqsdlf2 # Subtest: bfKNeD2sfS8::gbmyq::Sg6OH::SxGJGYpSt6tR3Xfc5Y9e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bfKNeD2sfS8::gbmyq::Sg6OH::SxGJGYpSt6tR3Xfc5Y9e # Subtest: IAR::xGPn::ED::B8s::L82ps8ufAuHAOp8fP9wX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IAR::xGPn::ED::B8s::L82ps8ufAuHAOp8fP9wX # Subtest: jnqaw9qBG::VuBBOOM0nCKU41v4K::XiL5Deg85awbc::kV5EhhrWm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jnqaw9qBG::VuBBOOM0nCKU41v4K::XiL5Deg85awbc::kV5EhhrWm # Subtest: jTE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jTE # Subtest: Mciu4QpO::FYSxMnrZiWaWV6d::gB::HOul0oA::rUtFfkwarWqk0rlXbf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Mciu4QpO::FYSxMnrZiWaWV6d::gB::HOul0oA::rUtFfkwarWqk0rlXbf # Subtest: OHIS9hPa5::2gx::5qpZ6H::K26Pp7_L9lPUJ2c0::SBhyXj_m_DnYhRt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OHIS9hPa5::2gx::5qpZ6H::K26Pp7_L9lPUJ2c0::SBhyXj_m_DnYhRt # Subtest: Q7gvr3X8YnvHkoy::Eu3PhmzsIcuS4e::zyZKVDPcG8::tLNvDV::x1T0EBMdNj4BB0IDuM5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Q7gvr3X8YnvHkoy::Eu3PhmzsIcuS4e::zyZKVDPcG8::tLNvDV::x1T0EBMdNj4BB0IDuM5 # Subtest: rDB::9l 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rDB::9l # Subtest: URDBNWoxzETZ6kO4TqnI::tSCBpp4A57ZH3DZ::ByCXRyJg5a_IVy37Qp::gA::PGdkLrwI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - URDBNWoxzETZ6kO4TqnI::tSCBpp4A57ZH3DZ::ByCXRyJg5a_IVy37Qp::gA::PGdkLrwI ok 1 - Set ==> a0dt_mzUc162CE::hgGAR4cYtaC 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> a0dt_mzUc162CE::hgGAR4cYtaC 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..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..15 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - a0dt_mzUc162CE::hgGAR4cYtaC ok 4 - aN_BA_9OBT54EtnZ::y::FL0vTqsdlf2 ok 5 - bfKNeD2sfS8::gbmyq::Sg6OH::SxGJGYpSt6tR3Xfc5Y9e ok 6 - IAR::xGPn::ED::B8s::L82ps8ufAuHAOp8fP9wX ok 7 - jnqaw9qBG::VuBBOOM0nCKU41v4K::XiL5Deg85awbc::kV5EhhrWm ok 8 - jTE ok 9 - Mciu4QpO::FYSxMnrZiWaWV6d::gB::HOul0oA::rUtFfkwarWqk0rlXbf ok 10 - OHIS9hPa5::2gx::5qpZ6H::K26Pp7_L9lPUJ2c0::SBhyXj_m_DnYhRt ok 11 - Q7gvr3X8YnvHkoy::Eu3PhmzsIcuS4e::zyZKVDPcG8::tLNvDV::x1T0EBMdNj4BB0IDuM5 ok 12 - rDB::9l ok 13 - URDBNWoxzETZ6kO4TqnI::tSCBpp4A57ZH3DZ::ByCXRyJg5a_IVy37Qp::gA::PGdkLrwI 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 - a0dt_mzUc162CE::hgGAR4cYtaC ok 5 - aN_BA_9OBT54EtnZ::y::FL0vTqsdlf2 ok 6 - bfKNeD2sfS8::gbmyq::Sg6OH::SxGJGYpSt6tR3Xfc5Y9e ok 7 - IAR::xGPn::ED::B8s::L82ps8ufAuHAOp8fP9wX ok 8 - jnqaw9qBG::VuBBOOM0nCKU41v4K::XiL5Deg85awbc::kV5EhhrWm ok 9 - jTE ok 10 - Mciu4QpO::FYSxMnrZiWaWV6d::gB::HOul0oA::rUtFfkwarWqk0rlXbf ok 11 - OHIS9hPa5::2gx::5qpZ6H::K26Pp7_L9lPUJ2c0::SBhyXj_m_DnYhRt ok 12 - Q7gvr3X8YnvHkoy::Eu3PhmzsIcuS4e::zyZKVDPcG8::tLNvDV::x1T0EBMdNj4BB0IDuM5 ok 13 - rDB::9l ok 14 - URDBNWoxzETZ6kO4TqnI::tSCBpp4A57ZH3DZ::ByCXRyJg5a_IVy37Qp::gA::PGdkLrwI ok 15 - Footer ok 16 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: a0dt_mzUc162CE::hgGAR4cYtaC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - a0dt_mzUc162CE::hgGAR4cYtaC # Subtest: aN_BA_9OBT54EtnZ::y::FL0vTqsdlf2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aN_BA_9OBT54EtnZ::y::FL0vTqsdlf2 # Subtest: bfKNeD2sfS8::gbmyq::Sg6OH::SxGJGYpSt6tR3Xfc5Y9e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bfKNeD2sfS8::gbmyq::Sg6OH::SxGJGYpSt6tR3Xfc5Y9e # Subtest: IAR::xGPn::ED::B8s::L82ps8ufAuHAOp8fP9wX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IAR::xGPn::ED::B8s::L82ps8ufAuHAOp8fP9wX # Subtest: jnqaw9qBG::VuBBOOM0nCKU41v4K::XiL5Deg85awbc::kV5EhhrWm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jnqaw9qBG::VuBBOOM0nCKU41v4K::XiL5Deg85awbc::kV5EhhrWm # Subtest: jTE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jTE # Subtest: Mciu4QpO::FYSxMnrZiWaWV6d::gB::HOul0oA::rUtFfkwarWqk0rlXbf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Mciu4QpO::FYSxMnrZiWaWV6d::gB::HOul0oA::rUtFfkwarWqk0rlXbf # Subtest: OHIS9hPa5::2gx::5qpZ6H::K26Pp7_L9lPUJ2c0::SBhyXj_m_DnYhRt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OHIS9hPa5::2gx::5qpZ6H::K26Pp7_L9lPUJ2c0::SBhyXj_m_DnYhRt # Subtest: Q7gvr3X8YnvHkoy::Eu3PhmzsIcuS4e::zyZKVDPcG8::tLNvDV::x1T0EBMdNj4BB0IDuM5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Q7gvr3X8YnvHkoy::Eu3PhmzsIcuS4e::zyZKVDPcG8::tLNvDV::x1T0EBMdNj4BB0IDuM5 # Subtest: rDB::9l 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rDB::9l # Subtest: URDBNWoxzETZ6kO4TqnI::tSCBpp4A57ZH3DZ::ByCXRyJg5a_IVy37Qp::gA::PGdkLrwI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - URDBNWoxzETZ6kO4TqnI::tSCBpp4A57ZH3DZ::ByCXRyJg5a_IVy37Qp::gA::PGdkLrwI ok 1 - Set ==> a0dt_mzUc162CE::hgGAR4cYtaC 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..2 # Subtest: force = 0 # Subtest: Set ==> _HT_1aK5Ds65yEmgNDl::5WcLb6M1QPZMbQ1_Hw3::ZNndEHdZ8gRBF7VQAI2m::rR9 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _HT_1aK5Ds65yEmgNDl::5WcLb6M1QPZMbQ1_Hw3::ZNndEHdZ8gRBF7VQAI2m::rR9 ok 4 - b61RzLfaw_mBzwcp::vuwBwXH6d8Z6x5gz::Ycb8ofdNkJj6S4_Dtwp::B::yo5KGoAqrm9FI ok 5 - E::y_Y3 ok 6 - ecWwxTA6__O::dV0PhBhKv0oCq::1QO0dlcS2B2FJQAidu ok 7 - ef7O36f::VxeyURBntBsXq5NkuNv0 ok 8 - i87RX3koiy::x2UfE::lFyaNGoxEJANnj8bO4::jPa8g::7phRrvo68U ok 9 - n_tPG82vCnmSy14HI4Y::t_mArOit ok 10 - OldJAA5z0fDjM8::gKLhHyPQ ok 11 - r9tdtsgKGUTVh0li::HSUyjLlrXg0TBwQrEqns::A98B4iJrNfLd::oUtzEPbqo::IAZ ok 12 - TGbHq2nmL_uSQF0wjjTp::2J::nY ok 13 - TVb6MiD::gjWsNyJaCRXdhFYoJ::d4hiGd_r8cl ok 14 - w9_V8MoZWbhu::k0CpXDweJh5cchm7::44900vbhJP9J::ZF1NU13ea2 ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _HT_1aK5Ds65yEmgNDl::5WcLb6M1QPZMbQ1_Hw3::ZNndEHdZ8gRBF7VQAI2m::rR9 ok 5 - b61RzLfaw_mBzwcp::vuwBwXH6d8Z6x5gz::Ycb8ofdNkJj6S4_Dtwp::B::yo5KGoAqrm9FI ok 6 - E::y_Y3 ok 7 - ecWwxTA6__O::dV0PhBhKv0oCq::1QO0dlcS2B2FJQAidu ok 8 - ef7O36f::VxeyURBntBsXq5NkuNv0 ok 9 - i87RX3koiy::x2UfE::lFyaNGoxEJANnj8bO4::jPa8g::7phRrvo68U ok 10 - n_tPG82vCnmSy14HI4Y::t_mArOit ok 11 - OldJAA5z0fDjM8::gKLhHyPQ ok 12 - r9tdtsgKGUTVh0li::HSUyjLlrXg0TBwQrEqns::A98B4iJrNfLd::oUtzEPbqo::IAZ ok 13 - TGbHq2nmL_uSQF0wjjTp::2J::nY ok 14 - TVb6MiD::gjWsNyJaCRXdhFYoJ::d4hiGd_r8cl ok 15 - w9_V8MoZWbhu::k0CpXDweJh5cchm7::44900vbhJP9J::ZF1NU13ea2 ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _HT_1aK5Ds65yEmgNDl::5WcLb6M1QPZMbQ1_Hw3::ZNndEHdZ8gRBF7VQAI2m::rR9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _HT_1aK5Ds65yEmgNDl::5WcLb6M1QPZMbQ1_Hw3::ZNndEHdZ8gRBF7VQAI2m::rR9 # Subtest: b61RzLfaw_mBzwcp::vuwBwXH6d8Z6x5gz::Ycb8ofdNkJj6S4_Dtwp::B::yo5KGoAqrm9FI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - b61RzLfaw_mBzwcp::vuwBwXH6d8Z6x5gz::Ycb8ofdNkJj6S4_Dtwp::B::yo5KGoAqrm9FI # Subtest: E::y_Y3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - E::y_Y3 # Subtest: ecWwxTA6__O::dV0PhBhKv0oCq::1QO0dlcS2B2FJQAidu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ecWwxTA6__O::dV0PhBhKv0oCq::1QO0dlcS2B2FJQAidu # Subtest: ef7O36f::VxeyURBntBsXq5NkuNv0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ef7O36f::VxeyURBntBsXq5NkuNv0 # Subtest: i87RX3koiy::x2UfE::lFyaNGoxEJANnj8bO4::jPa8g::7phRrvo68U 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - i87RX3koiy::x2UfE::lFyaNGoxEJANnj8bO4::jPa8g::7phRrvo68U # Subtest: n_tPG82vCnmSy14HI4Y::t_mArOit 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n_tPG82vCnmSy14HI4Y::t_mArOit # Subtest: OldJAA5z0fDjM8::gKLhHyPQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OldJAA5z0fDjM8::gKLhHyPQ # Subtest: r9tdtsgKGUTVh0li::HSUyjLlrXg0TBwQrEqns::A98B4iJrNfLd::oUtzEPbqo::IAZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - r9tdtsgKGUTVh0li::HSUyjLlrXg0TBwQrEqns::A98B4iJrNfLd::oUtzEPbqo::IAZ # Subtest: TGbHq2nmL_uSQF0wjjTp::2J::nY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TGbHq2nmL_uSQF0wjjTp::2J::nY # Subtest: TVb6MiD::gjWsNyJaCRXdhFYoJ::d4hiGd_r8cl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TVb6MiD::gjWsNyJaCRXdhFYoJ::d4hiGd_r8cl # Subtest: w9_V8MoZWbhu::k0CpXDweJh5cchm7::44900vbhJP9J::ZF1NU13ea2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - w9_V8MoZWbhu::k0CpXDweJh5cchm7::44900vbhJP9J::ZF1NU13ea2 ok 1 - Set ==> _HT_1aK5Ds65yEmgNDl::5WcLb6M1QPZMbQ1_Hw3::ZNndEHdZ8gRBF7VQAI2m::rR9 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _HT_1aK5Ds65yEmgNDl::5WcLb6M1QPZMbQ1_Hw3::ZNndEHdZ8gRBF7VQAI2m::rR9 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _HT_1aK5Ds65yEmgNDl::5WcLb6M1QPZMbQ1_Hw3::ZNndEHdZ8gRBF7VQAI2m::rR9 ok 4 - b61RzLfaw_mBzwcp::vuwBwXH6d8Z6x5gz::Ycb8ofdNkJj6S4_Dtwp::B::yo5KGoAqrm9FI ok 5 - E::y_Y3 ok 6 - ecWwxTA6__O::dV0PhBhKv0oCq::1QO0dlcS2B2FJQAidu ok 7 - ef7O36f::VxeyURBntBsXq5NkuNv0 ok 8 - i87RX3koiy::x2UfE::lFyaNGoxEJANnj8bO4::jPa8g::7phRrvo68U ok 9 - n_tPG82vCnmSy14HI4Y::t_mArOit ok 10 - OldJAA5z0fDjM8::gKLhHyPQ ok 11 - r9tdtsgKGUTVh0li::HSUyjLlrXg0TBwQrEqns::A98B4iJrNfLd::oUtzEPbqo::IAZ ok 12 - TGbHq2nmL_uSQF0wjjTp::2J::nY ok 13 - TVb6MiD::gjWsNyJaCRXdhFYoJ::d4hiGd_r8cl ok 14 - w9_V8MoZWbhu::k0CpXDweJh5cchm7::44900vbhJP9J::ZF1NU13ea2 ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _HT_1aK5Ds65yEmgNDl::5WcLb6M1QPZMbQ1_Hw3::ZNndEHdZ8gRBF7VQAI2m::rR9 ok 5 - b61RzLfaw_mBzwcp::vuwBwXH6d8Z6x5gz::Ycb8ofdNkJj6S4_Dtwp::B::yo5KGoAqrm9FI ok 6 - E::y_Y3 ok 7 - ecWwxTA6__O::dV0PhBhKv0oCq::1QO0dlcS2B2FJQAidu ok 8 - ef7O36f::VxeyURBntBsXq5NkuNv0 ok 9 - i87RX3koiy::x2UfE::lFyaNGoxEJANnj8bO4::jPa8g::7phRrvo68U ok 10 - n_tPG82vCnmSy14HI4Y::t_mArOit ok 11 - OldJAA5z0fDjM8::gKLhHyPQ ok 12 - r9tdtsgKGUTVh0li::HSUyjLlrXg0TBwQrEqns::A98B4iJrNfLd::oUtzEPbqo::IAZ ok 13 - TGbHq2nmL_uSQF0wjjTp::2J::nY ok 14 - TVb6MiD::gjWsNyJaCRXdhFYoJ::d4hiGd_r8cl ok 15 - w9_V8MoZWbhu::k0CpXDweJh5cchm7::44900vbhJP9J::ZF1NU13ea2 ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _HT_1aK5Ds65yEmgNDl::5WcLb6M1QPZMbQ1_Hw3::ZNndEHdZ8gRBF7VQAI2m::rR9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _HT_1aK5Ds65yEmgNDl::5WcLb6M1QPZMbQ1_Hw3::ZNndEHdZ8gRBF7VQAI2m::rR9 # Subtest: b61RzLfaw_mBzwcp::vuwBwXH6d8Z6x5gz::Ycb8ofdNkJj6S4_Dtwp::B::yo5KGoAqrm9FI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - b61RzLfaw_mBzwcp::vuwBwXH6d8Z6x5gz::Ycb8ofdNkJj6S4_Dtwp::B::yo5KGoAqrm9FI # Subtest: E::y_Y3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - E::y_Y3 # Subtest: ecWwxTA6__O::dV0PhBhKv0oCq::1QO0dlcS2B2FJQAidu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ecWwxTA6__O::dV0PhBhKv0oCq::1QO0dlcS2B2FJQAidu # Subtest: ef7O36f::VxeyURBntBsXq5NkuNv0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ef7O36f::VxeyURBntBsXq5NkuNv0 # Subtest: i87RX3koiy::x2UfE::lFyaNGoxEJANnj8bO4::jPa8g::7phRrvo68U 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - i87RX3koiy::x2UfE::lFyaNGoxEJANnj8bO4::jPa8g::7phRrvo68U # Subtest: n_tPG82vCnmSy14HI4Y::t_mArOit 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n_tPG82vCnmSy14HI4Y::t_mArOit # Subtest: OldJAA5z0fDjM8::gKLhHyPQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OldJAA5z0fDjM8::gKLhHyPQ # Subtest: r9tdtsgKGUTVh0li::HSUyjLlrXg0TBwQrEqns::A98B4iJrNfLd::oUtzEPbqo::IAZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - r9tdtsgKGUTVh0li::HSUyjLlrXg0TBwQrEqns::A98B4iJrNfLd::oUtzEPbqo::IAZ # Subtest: TGbHq2nmL_uSQF0wjjTp::2J::nY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TGbHq2nmL_uSQF0wjjTp::2J::nY # Subtest: TVb6MiD::gjWsNyJaCRXdhFYoJ::d4hiGd_r8cl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TVb6MiD::gjWsNyJaCRXdhFYoJ::d4hiGd_r8cl # Subtest: w9_V8MoZWbhu::k0CpXDweJh5cchm7::44900vbhJP9J::ZF1NU13ea2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - w9_V8MoZWbhu::k0CpXDweJh5cchm7::44900vbhJP9J::ZF1NU13ea2 ok 1 - Set ==> _HT_1aK5Ds65yEmgNDl::5WcLb6M1QPZMbQ1_Hw3::ZNndEHdZ8gRBF7VQAI2m::rR9 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 5 - minperl = v5.16.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.16.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.16.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.16.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.16.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.16.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.16.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.16.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 ==> _GP9fWTXhDr2::W::MURCetFlfCkX 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 - _GP9fWTXhDr2::W::MURCetFlfCkX ok 4 - Ai4W3CQU::lzdX1Xi9yhWCglkey::4CAAvhtP01_sqSbhiB::l2lrQ2 ok 5 - Ap::CTfUUOh::KOZ7zkqXah5wU::1p_KMUtt8PISCvw1fbB ok 6 - bLyNBV0BfSo9s2O::JhMhluFXBdu2lIHXRM1u ok 7 - EA5K0AuC99g7cb::Ovxom85S507s4kvITs::lPzYYwuyq4q::wjcYBZBknqzVzii1izn ok 8 - G2raas9qoF ok 9 - H2Inf5nEwUfpD5z ok 10 - hvIFhCxxrw6fCPP_Sb::HKMUA42Q2KNgkpkLxOeE::W::fCXE9A5ZeguFkXbo9ad ok 11 - i6enrZPoZ5v5nVIEH2wu ok 12 - JGY0UFy60Yw4FRjrsOOI ok 13 - JPb4aMvPSu::NZ0m_Qol4bE12i::Li ok 14 - kA5FiZjmtPmQQU9_cO ok 15 - qeT8I::O_L::JXjf5hPpq::EdWv8cL9jS06HRnIPk ok 16 - R3qMdVeEloQGYU::EIZCvoxYDL3cTnUO::zP1iqrtG ok 17 - rDecl3e ok 18 - RRqMDIrQd::gaYm_Akq7lyO ok 19 - rrr4uszVWZ9KXOT::VoVFcN38::naHoQWgT ok 20 - TqRpZST3ujKzBKvOS::zyKc6r7Qr77t ok 21 - VxUFTXsvD6::8Y5EAzO::u8wCHVblnNV::eNqmrpzZAXfB6BM::0HYAaoFphajX9TdzKiEj ok 22 - YCOA0R_sY0qaYKJDH284::VQi1QmAPJmc 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 - _GP9fWTXhDr2::W::MURCetFlfCkX ok 5 - Ai4W3CQU::lzdX1Xi9yhWCglkey::4CAAvhtP01_sqSbhiB::l2lrQ2 ok 6 - Ap::CTfUUOh::KOZ7zkqXah5wU::1p_KMUtt8PISCvw1fbB ok 7 - bLyNBV0BfSo9s2O::JhMhluFXBdu2lIHXRM1u ok 8 - EA5K0AuC99g7cb::Ovxom85S507s4kvITs::lPzYYwuyq4q::wjcYBZBknqzVzii1izn ok 9 - G2raas9qoF ok 10 - H2Inf5nEwUfpD5z ok 11 - hvIFhCxxrw6fCPP_Sb::HKMUA42Q2KNgkpkLxOeE::W::fCXE9A5ZeguFkXbo9ad ok 12 - i6enrZPoZ5v5nVIEH2wu ok 13 - JGY0UFy60Yw4FRjrsOOI ok 14 - JPb4aMvPSu::NZ0m_Qol4bE12i::Li ok 15 - kA5FiZjmtPmQQU9_cO ok 16 - qeT8I::O_L::JXjf5hPpq::EdWv8cL9jS06HRnIPk ok 17 - R3qMdVeEloQGYU::EIZCvoxYDL3cTnUO::zP1iqrtG ok 18 - rDecl3e ok 19 - RRqMDIrQd::gaYm_Akq7lyO ok 20 - rrr4uszVWZ9KXOT::VoVFcN38::naHoQWgT ok 21 - TqRpZST3ujKzBKvOS::zyKc6r7Qr77t ok 22 - VxUFTXsvD6::8Y5EAzO::u8wCHVblnNV::eNqmrpzZAXfB6BM::0HYAaoFphajX9TdzKiEj ok 23 - YCOA0R_sY0qaYKJDH284::VQi1QmAPJmc ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _GP9fWTXhDr2::W::MURCetFlfCkX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _GP9fWTXhDr2::W::MURCetFlfCkX # Subtest: Ai4W3CQU::lzdX1Xi9yhWCglkey::4CAAvhtP01_sqSbhiB::l2lrQ2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ai4W3CQU::lzdX1Xi9yhWCglkey::4CAAvhtP01_sqSbhiB::l2lrQ2 # Subtest: Ap::CTfUUOh::KOZ7zkqXah5wU::1p_KMUtt8PISCvw1fbB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ap::CTfUUOh::KOZ7zkqXah5wU::1p_KMUtt8PISCvw1fbB # Subtest: bLyNBV0BfSo9s2O::JhMhluFXBdu2lIHXRM1u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bLyNBV0BfSo9s2O::JhMhluFXBdu2lIHXRM1u # Subtest: EA5K0AuC99g7cb::Ovxom85S507s4kvITs::lPzYYwuyq4q::wjcYBZBknqzVzii1izn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EA5K0AuC99g7cb::Ovxom85S507s4kvITs::lPzYYwuyq4q::wjcYBZBknqzVzii1izn # Subtest: G2raas9qoF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - G2raas9qoF # Subtest: H2Inf5nEwUfpD5z 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - H2Inf5nEwUfpD5z # Subtest: hvIFhCxxrw6fCPP_Sb::HKMUA42Q2KNgkpkLxOeE::W::fCXE9A5ZeguFkXbo9ad 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hvIFhCxxrw6fCPP_Sb::HKMUA42Q2KNgkpkLxOeE::W::fCXE9A5ZeguFkXbo9ad # Subtest: i6enrZPoZ5v5nVIEH2wu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - i6enrZPoZ5v5nVIEH2wu # Subtest: JGY0UFy60Yw4FRjrsOOI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JGY0UFy60Yw4FRjrsOOI # Subtest: JPb4aMvPSu::NZ0m_Qol4bE12i::Li 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JPb4aMvPSu::NZ0m_Qol4bE12i::Li # Subtest: kA5FiZjmtPmQQU9_cO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kA5FiZjmtPmQQU9_cO # Subtest: qeT8I::O_L::JXjf5hPpq::EdWv8cL9jS06HRnIPk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qeT8I::O_L::JXjf5hPpq::EdWv8cL9jS06HRnIPk # Subtest: R3qMdVeEloQGYU::EIZCvoxYDL3cTnUO::zP1iqrtG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - R3qMdVeEloQGYU::EIZCvoxYDL3cTnUO::zP1iqrtG # Subtest: rDecl3e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rDecl3e # Subtest: RRqMDIrQd::gaYm_Akq7lyO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RRqMDIrQd::gaYm_Akq7lyO # Subtest: rrr4uszVWZ9KXOT::VoVFcN38::naHoQWgT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rrr4uszVWZ9KXOT::VoVFcN38::naHoQWgT # Subtest: TqRpZST3ujKzBKvOS::zyKc6r7Qr77t 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TqRpZST3ujKzBKvOS::zyKc6r7Qr77t # Subtest: VxUFTXsvD6::8Y5EAzO::u8wCHVblnNV::eNqmrpzZAXfB6BM::0HYAaoFphajX9TdzKiEj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VxUFTXsvD6::8Y5EAzO::u8wCHVblnNV::eNqmrpzZAXfB6BM::0HYAaoFphajX9TdzKiEj # Subtest: YCOA0R_sY0qaYKJDH284::VQi1QmAPJmc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - YCOA0R_sY0qaYKJDH284::VQi1QmAPJmc ok 1 - Set ==> _GP9fWTXhDr2::W::MURCetFlfCkX 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _GP9fWTXhDr2::W::MURCetFlfCkX 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 - _GP9fWTXhDr2::W::MURCetFlfCkX ok 4 - Ai4W3CQU::lzdX1Xi9yhWCglkey::4CAAvhtP01_sqSbhiB::l2lrQ2 ok 5 - Ap::CTfUUOh::KOZ7zkqXah5wU::1p_KMUtt8PISCvw1fbB ok 6 - bLyNBV0BfSo9s2O::JhMhluFXBdu2lIHXRM1u ok 7 - EA5K0AuC99g7cb::Ovxom85S507s4kvITs::lPzYYwuyq4q::wjcYBZBknqzVzii1izn ok 8 - G2raas9qoF ok 9 - H2Inf5nEwUfpD5z ok 10 - hvIFhCxxrw6fCPP_Sb::HKMUA42Q2KNgkpkLxOeE::W::fCXE9A5ZeguFkXbo9ad ok 11 - i6enrZPoZ5v5nVIEH2wu ok 12 - JGY0UFy60Yw4FRjrsOOI ok 13 - JPb4aMvPSu::NZ0m_Qol4bE12i::Li ok 14 - kA5FiZjmtPmQQU9_cO ok 15 - qeT8I::O_L::JXjf5hPpq::EdWv8cL9jS06HRnIPk ok 16 - R3qMdVeEloQGYU::EIZCvoxYDL3cTnUO::zP1iqrtG ok 17 - rDecl3e ok 18 - RRqMDIrQd::gaYm_Akq7lyO ok 19 - rrr4uszVWZ9KXOT::VoVFcN38::naHoQWgT ok 20 - TqRpZST3ujKzBKvOS::zyKc6r7Qr77t ok 21 - VxUFTXsvD6::8Y5EAzO::u8wCHVblnNV::eNqmrpzZAXfB6BM::0HYAaoFphajX9TdzKiEj ok 22 - YCOA0R_sY0qaYKJDH284::VQi1QmAPJmc 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 - _GP9fWTXhDr2::W::MURCetFlfCkX ok 5 - Ai4W3CQU::lzdX1Xi9yhWCglkey::4CAAvhtP01_sqSbhiB::l2lrQ2 ok 6 - Ap::CTfUUOh::KOZ7zkqXah5wU::1p_KMUtt8PISCvw1fbB ok 7 - bLyNBV0BfSo9s2O::JhMhluFXBdu2lIHXRM1u ok 8 - EA5K0AuC99g7cb::Ovxom85S507s4kvITs::lPzYYwuyq4q::wjcYBZBknqzVzii1izn ok 9 - G2raas9qoF ok 10 - H2Inf5nEwUfpD5z ok 11 - hvIFhCxxrw6fCPP_Sb::HKMUA42Q2KNgkpkLxOeE::W::fCXE9A5ZeguFkXbo9ad ok 12 - i6enrZPoZ5v5nVIEH2wu ok 13 - JGY0UFy60Yw4FRjrsOOI ok 14 - JPb4aMvPSu::NZ0m_Qol4bE12i::Li ok 15 - kA5FiZjmtPmQQU9_cO ok 16 - qeT8I::O_L::JXjf5hPpq::EdWv8cL9jS06HRnIPk ok 17 - R3qMdVeEloQGYU::EIZCvoxYDL3cTnUO::zP1iqrtG ok 18 - rDecl3e ok 19 - RRqMDIrQd::gaYm_Akq7lyO ok 20 - rrr4uszVWZ9KXOT::VoVFcN38::naHoQWgT ok 21 - TqRpZST3ujKzBKvOS::zyKc6r7Qr77t ok 22 - VxUFTXsvD6::8Y5EAzO::u8wCHVblnNV::eNqmrpzZAXfB6BM::0HYAaoFphajX9TdzKiEj ok 23 - YCOA0R_sY0qaYKJDH284::VQi1QmAPJmc ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _GP9fWTXhDr2::W::MURCetFlfCkX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _GP9fWTXhDr2::W::MURCetFlfCkX # Subtest: Ai4W3CQU::lzdX1Xi9yhWCglkey::4CAAvhtP01_sqSbhiB::l2lrQ2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ai4W3CQU::lzdX1Xi9yhWCglkey::4CAAvhtP01_sqSbhiB::l2lrQ2 # Subtest: Ap::CTfUUOh::KOZ7zkqXah5wU::1p_KMUtt8PISCvw1fbB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ap::CTfUUOh::KOZ7zkqXah5wU::1p_KMUtt8PISCvw1fbB # Subtest: bLyNBV0BfSo9s2O::JhMhluFXBdu2lIHXRM1u 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bLyNBV0BfSo9s2O::JhMhluFXBdu2lIHXRM1u # Subtest: EA5K0AuC99g7cb::Ovxom85S507s4kvITs::lPzYYwuyq4q::wjcYBZBknqzVzii1izn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EA5K0AuC99g7cb::Ovxom85S507s4kvITs::lPzYYwuyq4q::wjcYBZBknqzVzii1izn # Subtest: G2raas9qoF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - G2raas9qoF # Subtest: H2Inf5nEwUfpD5z 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - H2Inf5nEwUfpD5z # Subtest: hvIFhCxxrw6fCPP_Sb::HKMUA42Q2KNgkpkLxOeE::W::fCXE9A5ZeguFkXbo9ad 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hvIFhCxxrw6fCPP_Sb::HKMUA42Q2KNgkpkLxOeE::W::fCXE9A5ZeguFkXbo9ad # Subtest: i6enrZPoZ5v5nVIEH2wu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - i6enrZPoZ5v5nVIEH2wu # Subtest: JGY0UFy60Yw4FRjrsOOI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JGY0UFy60Yw4FRjrsOOI # Subtest: JPb4aMvPSu::NZ0m_Qol4bE12i::Li 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JPb4aMvPSu::NZ0m_Qol4bE12i::Li # Subtest: kA5FiZjmtPmQQU9_cO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kA5FiZjmtPmQQU9_cO # Subtest: qeT8I::O_L::JXjf5hPpq::EdWv8cL9jS06HRnIPk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qeT8I::O_L::JXjf5hPpq::EdWv8cL9jS06HRnIPk # Subtest: R3qMdVeEloQGYU::EIZCvoxYDL3cTnUO::zP1iqrtG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - R3qMdVeEloQGYU::EIZCvoxYDL3cTnUO::zP1iqrtG # Subtest: rDecl3e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rDecl3e # Subtest: RRqMDIrQd::gaYm_Akq7lyO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RRqMDIrQd::gaYm_Akq7lyO # Subtest: rrr4uszVWZ9KXOT::VoVFcN38::naHoQWgT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rrr4uszVWZ9KXOT::VoVFcN38::naHoQWgT # Subtest: TqRpZST3ujKzBKvOS::zyKc6r7Qr77t 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TqRpZST3ujKzBKvOS::zyKc6r7Qr77t # Subtest: VxUFTXsvD6::8Y5EAzO::u8wCHVblnNV::eNqmrpzZAXfB6BM::0HYAaoFphajX9TdzKiEj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VxUFTXsvD6::8Y5EAzO::u8wCHVblnNV::eNqmrpzZAXfB6BM::0HYAaoFphajX9TdzKiEj # Subtest: YCOA0R_sY0qaYKJDH284::VQi1QmAPJmc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - YCOA0R_sY0qaYKJDH284::VQi1QmAPJmc ok 1 - Set ==> _GP9fWTXhDr2::W::MURCetFlfCkX 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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> _R5hwIy0aH::PT6GXWuwWZvZGo02dS::DVrVWWRVIFU::fIz3mSLvtPtYHXey::niQ13QvuHL7 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 - _R5hwIy0aH::PT6GXWuwWZvZGo02dS::DVrVWWRVIFU::fIz3mSLvtPtYHXey::niQ13QvuHL7 ok 4 - GOinptne::fJ7Mz99cV ok 5 - HD0R8b9Fu1T::5::rM3BC0lOMTv0C::Ip ok 6 - HDLN6T::6DZkttiBFDjfxgFUV ok 7 - HtuSP8Ap::AK ok 8 - iKAno::zLG4hoP3jy_znj::mA5wRXN3xqLrlruV6j::L::4XyEVBfXajYkzWi2 ok 9 - IsvnvjyHD1ze9wOziD::TCp14sbIqwmBazb0RUHp ok 10 - j9C::PqHy5egj1GejKr73AK::LzGPtL::KgNGle_NggTs0::SKcgt3Of ok 11 - lvG1qVlqsOMA ok 12 - NhqMLbz3cQfvnX::wmtFC::CdlzOCDX0::bK_RXtxx::kSVKEsUXkgfnwcG ok 13 - p1JTeYnq::QA2JdfDjsROla::9::0zS ok 14 - SDwwnZy69Y_Q2x2sOY9D ok 15 - SmUmI43RJbN::0fqo47OiwHZlE1nAJAm ok 16 - XANemtwXyLJx_B::N::4QKk0KulTtdAPCcOl::virNRuIaG 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 - _R5hwIy0aH::PT6GXWuwWZvZGo02dS::DVrVWWRVIFU::fIz3mSLvtPtYHXey::niQ13QvuHL7 ok 5 - GOinptne::fJ7Mz99cV ok 6 - HD0R8b9Fu1T::5::rM3BC0lOMTv0C::Ip ok 7 - HDLN6T::6DZkttiBFDjfxgFUV ok 8 - HtuSP8Ap::AK ok 9 - iKAno::zLG4hoP3jy_znj::mA5wRXN3xqLrlruV6j::L::4XyEVBfXajYkzWi2 ok 10 - IsvnvjyHD1ze9wOziD::TCp14sbIqwmBazb0RUHp ok 11 - j9C::PqHy5egj1GejKr73AK::LzGPtL::KgNGle_NggTs0::SKcgt3Of ok 12 - lvG1qVlqsOMA ok 13 - NhqMLbz3cQfvnX::wmtFC::CdlzOCDX0::bK_RXtxx::kSVKEsUXkgfnwcG ok 14 - p1JTeYnq::QA2JdfDjsROla::9::0zS ok 15 - SDwwnZy69Y_Q2x2sOY9D ok 16 - SmUmI43RJbN::0fqo47OiwHZlE1nAJAm ok 17 - XANemtwXyLJx_B::N::4QKk0KulTtdAPCcOl::virNRuIaG ok 18 - Footer ok 19 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _R5hwIy0aH::PT6GXWuwWZvZGo02dS::DVrVWWRVIFU::fIz3mSLvtPtYHXey::niQ13QvuHL7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _R5hwIy0aH::PT6GXWuwWZvZGo02dS::DVrVWWRVIFU::fIz3mSLvtPtYHXey::niQ13QvuHL7 # Subtest: GOinptne::fJ7Mz99cV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GOinptne::fJ7Mz99cV # Subtest: HD0R8b9Fu1T::5::rM3BC0lOMTv0C::Ip 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HD0R8b9Fu1T::5::rM3BC0lOMTv0C::Ip # Subtest: HDLN6T::6DZkttiBFDjfxgFUV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HDLN6T::6DZkttiBFDjfxgFUV # Subtest: HtuSP8Ap::AK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HtuSP8Ap::AK # Subtest: iKAno::zLG4hoP3jy_znj::mA5wRXN3xqLrlruV6j::L::4XyEVBfXajYkzWi2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iKAno::zLG4hoP3jy_znj::mA5wRXN3xqLrlruV6j::L::4XyEVBfXajYkzWi2 # Subtest: IsvnvjyHD1ze9wOziD::TCp14sbIqwmBazb0RUHp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IsvnvjyHD1ze9wOziD::TCp14sbIqwmBazb0RUHp # Subtest: j9C::PqHy5egj1GejKr73AK::LzGPtL::KgNGle_NggTs0::SKcgt3Of 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - j9C::PqHy5egj1GejKr73AK::LzGPtL::KgNGle_NggTs0::SKcgt3Of # Subtest: lvG1qVlqsOMA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lvG1qVlqsOMA # Subtest: NhqMLbz3cQfvnX::wmtFC::CdlzOCDX0::bK_RXtxx::kSVKEsUXkgfnwcG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NhqMLbz3cQfvnX::wmtFC::CdlzOCDX0::bK_RXtxx::kSVKEsUXkgfnwcG # Subtest: p1JTeYnq::QA2JdfDjsROla::9::0zS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - p1JTeYnq::QA2JdfDjsROla::9::0zS # Subtest: SDwwnZy69Y_Q2x2sOY9D 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - SDwwnZy69Y_Q2x2sOY9D # Subtest: SmUmI43RJbN::0fqo47OiwHZlE1nAJAm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - SmUmI43RJbN::0fqo47OiwHZlE1nAJAm # Subtest: XANemtwXyLJx_B::N::4QKk0KulTtdAPCcOl::virNRuIaG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XANemtwXyLJx_B::N::4QKk0KulTtdAPCcOl::virNRuIaG ok 1 - Set ==> _R5hwIy0aH::PT6GXWuwWZvZGo02dS::DVrVWWRVIFU::fIz3mSLvtPtYHXey::niQ13QvuHL7 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _R5hwIy0aH::PT6GXWuwWZvZGo02dS::DVrVWWRVIFU::fIz3mSLvtPtYHXey::niQ13QvuHL7 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 - _R5hwIy0aH::PT6GXWuwWZvZGo02dS::DVrVWWRVIFU::fIz3mSLvtPtYHXey::niQ13QvuHL7 ok 4 - GOinptne::fJ7Mz99cV ok 5 - HD0R8b9Fu1T::5::rM3BC0lOMTv0C::Ip ok 6 - HDLN6T::6DZkttiBFDjfxgFUV ok 7 - HtuSP8Ap::AK ok 8 - iKAno::zLG4hoP3jy_znj::mA5wRXN3xqLrlruV6j::L::4XyEVBfXajYkzWi2 ok 9 - IsvnvjyHD1ze9wOziD::TCp14sbIqwmBazb0RUHp ok 10 - j9C::PqHy5egj1GejKr73AK::LzGPtL::KgNGle_NggTs0::SKcgt3Of ok 11 - lvG1qVlqsOMA ok 12 - NhqMLbz3cQfvnX::wmtFC::CdlzOCDX0::bK_RXtxx::kSVKEsUXkgfnwcG ok 13 - p1JTeYnq::QA2JdfDjsROla::9::0zS ok 14 - SDwwnZy69Y_Q2x2sOY9D ok 15 - SmUmI43RJbN::0fqo47OiwHZlE1nAJAm ok 16 - XANemtwXyLJx_B::N::4QKk0KulTtdAPCcOl::virNRuIaG 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 - _R5hwIy0aH::PT6GXWuwWZvZGo02dS::DVrVWWRVIFU::fIz3mSLvtPtYHXey::niQ13QvuHL7 ok 5 - GOinptne::fJ7Mz99cV ok 6 - HD0R8b9Fu1T::5::rM3BC0lOMTv0C::Ip ok 7 - HDLN6T::6DZkttiBFDjfxgFUV ok 8 - HtuSP8Ap::AK ok 9 - iKAno::zLG4hoP3jy_znj::mA5wRXN3xqLrlruV6j::L::4XyEVBfXajYkzWi2 ok 10 - IsvnvjyHD1ze9wOziD::TCp14sbIqwmBazb0RUHp ok 11 - j9C::PqHy5egj1GejKr73AK::LzGPtL::KgNGle_NggTs0::SKcgt3Of ok 12 - lvG1qVlqsOMA ok 13 - NhqMLbz3cQfvnX::wmtFC::CdlzOCDX0::bK_RXtxx::kSVKEsUXkgfnwcG ok 14 - p1JTeYnq::QA2JdfDjsROla::9::0zS ok 15 - SDwwnZy69Y_Q2x2sOY9D ok 16 - SmUmI43RJbN::0fqo47OiwHZlE1nAJAm ok 17 - XANemtwXyLJx_B::N::4QKk0KulTtdAPCcOl::virNRuIaG ok 18 - Footer ok 19 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _R5hwIy0aH::PT6GXWuwWZvZGo02dS::DVrVWWRVIFU::fIz3mSLvtPtYHXey::niQ13QvuHL7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _R5hwIy0aH::PT6GXWuwWZvZGo02dS::DVrVWWRVIFU::fIz3mSLvtPtYHXey::niQ13QvuHL7 # Subtest: GOinptne::fJ7Mz99cV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GOinptne::fJ7Mz99cV # Subtest: HD0R8b9Fu1T::5::rM3BC0lOMTv0C::Ip 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HD0R8b9Fu1T::5::rM3BC0lOMTv0C::Ip # Subtest: HDLN6T::6DZkttiBFDjfxgFUV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HDLN6T::6DZkttiBFDjfxgFUV # Subtest: HtuSP8Ap::AK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HtuSP8Ap::AK # Subtest: iKAno::zLG4hoP3jy_znj::mA5wRXN3xqLrlruV6j::L::4XyEVBfXajYkzWi2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iKAno::zLG4hoP3jy_znj::mA5wRXN3xqLrlruV6j::L::4XyEVBfXajYkzWi2 # Subtest: IsvnvjyHD1ze9wOziD::TCp14sbIqwmBazb0RUHp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IsvnvjyHD1ze9wOziD::TCp14sbIqwmBazb0RUHp # Subtest: j9C::PqHy5egj1GejKr73AK::LzGPtL::KgNGle_NggTs0::SKcgt3Of 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - j9C::PqHy5egj1GejKr73AK::LzGPtL::KgNGle_NggTs0::SKcgt3Of # Subtest: lvG1qVlqsOMA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lvG1qVlqsOMA # Subtest: NhqMLbz3cQfvnX::wmtFC::CdlzOCDX0::bK_RXtxx::kSVKEsUXkgfnwcG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NhqMLbz3cQfvnX::wmtFC::CdlzOCDX0::bK_RXtxx::kSVKEsUXkgfnwcG # Subtest: p1JTeYnq::QA2JdfDjsROla::9::0zS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - p1JTeYnq::QA2JdfDjsROla::9::0zS # Subtest: SDwwnZy69Y_Q2x2sOY9D 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - SDwwnZy69Y_Q2x2sOY9D # Subtest: SmUmI43RJbN::0fqo47OiwHZlE1nAJAm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - SmUmI43RJbN::0fqo47OiwHZlE1nAJAm # Subtest: XANemtwXyLJx_B::N::4QKk0KulTtdAPCcOl::virNRuIaG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XANemtwXyLJx_B::N::4QKk0KulTtdAPCcOl::virNRuIaG ok 1 - Set ==> _R5hwIy0aH::PT6GXWuwWZvZGo02dS::DVrVWWRVIFU::fIz3mSLvtPtYHXey::niQ13QvuHL7 1..1 ok 2 - force = 1 ok 16 - ignores_type = 1111 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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> et5qOielUUeSojTw::PYZ6O_CP1ZbmSIqKir::7y27QJNrTevX6dwFW6C::cMreP6::0BaffU6z_2E_LS 1..25 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..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - et5qOielUUeSojTw::PYZ6O_CP1ZbmSIqKir::7y27QJNrTevX6dwFW6C::cMreP6::0BaffU6z_2E_LS ok 4 - i_IYC::a5HbY2Tk ok 5 - rDyAnNf8KkEyup_p9X::0OV7dOZ2snUvZl::ENHKkw::sxaxHqAWHTa_0A::nB ok 6 - XFD40UMkFuBmx::r2v9aI3xSzZQEwNk9ipX 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 - et5qOielUUeSojTw::PYZ6O_CP1ZbmSIqKir::7y27QJNrTevX6dwFW6C::cMreP6::0BaffU6z_2E_LS ok 5 - i_IYC::a5HbY2Tk ok 6 - rDyAnNf8KkEyup_p9X::0OV7dOZ2snUvZl::ENHKkw::sxaxHqAWHTa_0A::nB ok 7 - XFD40UMkFuBmx::r2v9aI3xSzZQEwNk9ipX ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: et5qOielUUeSojTw::PYZ6O_CP1ZbmSIqKir::7y27QJNrTevX6dwFW6C::cMreP6::0BaffU6z_2E_LS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - et5qOielUUeSojTw::PYZ6O_CP1ZbmSIqKir::7y27QJNrTevX6dwFW6C::cMreP6::0BaffU6z_2E_LS # Subtest: i_IYC::a5HbY2Tk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - i_IYC::a5HbY2Tk # Subtest: rDyAnNf8KkEyup_p9X::0OV7dOZ2snUvZl::ENHKkw::sxaxHqAWHTa_0A::nB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rDyAnNf8KkEyup_p9X::0OV7dOZ2snUvZl::ENHKkw::sxaxHqAWHTa_0A::nB # Subtest: XFD40UMkFuBmx::r2v9aI3xSzZQEwNk9ipX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XFD40UMkFuBmx::r2v9aI3xSzZQEwNk9ipX ok 1 - Set ==> et5qOielUUeSojTw::PYZ6O_CP1ZbmSIqKir::7y27QJNrTevX6dwFW6C::cMreP6::0BaffU6z_2E_LS 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> et5qOielUUeSojTw::PYZ6O_CP1ZbmSIqKir::7y27QJNrTevX6dwFW6C::cMreP6::0BaffU6z_2E_LS 1..25 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..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - et5qOielUUeSojTw::PYZ6O_CP1ZbmSIqKir::7y27QJNrTevX6dwFW6C::cMreP6::0BaffU6z_2E_LS ok 4 - i_IYC::a5HbY2Tk ok 5 - rDyAnNf8KkEyup_p9X::0OV7dOZ2snUvZl::ENHKkw::sxaxHqAWHTa_0A::nB ok 6 - XFD40UMkFuBmx::r2v9aI3xSzZQEwNk9ipX 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 - et5qOielUUeSojTw::PYZ6O_CP1ZbmSIqKir::7y27QJNrTevX6dwFW6C::cMreP6::0BaffU6z_2E_LS ok 5 - i_IYC::a5HbY2Tk ok 6 - rDyAnNf8KkEyup_p9X::0OV7dOZ2snUvZl::ENHKkw::sxaxHqAWHTa_0A::nB ok 7 - XFD40UMkFuBmx::r2v9aI3xSzZQEwNk9ipX ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: et5qOielUUeSojTw::PYZ6O_CP1ZbmSIqKir::7y27QJNrTevX6dwFW6C::cMreP6::0BaffU6z_2E_LS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - et5qOielUUeSojTw::PYZ6O_CP1ZbmSIqKir::7y27QJNrTevX6dwFW6C::cMreP6::0BaffU6z_2E_LS # Subtest: i_IYC::a5HbY2Tk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - i_IYC::a5HbY2Tk # Subtest: rDyAnNf8KkEyup_p9X::0OV7dOZ2snUvZl::ENHKkw::sxaxHqAWHTa_0A::nB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rDyAnNf8KkEyup_p9X::0OV7dOZ2snUvZl::ENHKkw::sxaxHqAWHTa_0A::nB # Subtest: XFD40UMkFuBmx::r2v9aI3xSzZQEwNk9ipX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XFD40UMkFuBmx::r2v9aI3xSzZQEwNk9ipX ok 1 - Set ==> et5qOielUUeSojTw::PYZ6O_CP1ZbmSIqKir::7y27QJNrTevX6dwFW6C::cMreP6::0BaffU6z_2E_LS 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 5 - minperl = v5.16.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.16.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.16.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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> aArsD1fAKk_::a::xYttaFksDZQ9B0W 1..28 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..11 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aArsD1fAKk_::a::xYttaFksDZQ9B0W ok 4 - eB ok 5 - jABBJPWRwnnpOL7zw6::Il9hJsYtfGU7f::jNmREN35_ZSjG4Nb8::2_OVlJMrxWPhj ok 6 - oK1yaJtkdE_d::tPCZJm7::3qzZwkIvsBTp3K8i5A::A5timOqo0jPP::Ra3j4wNjXM ok 7 - Psic::no::M::AsYHvPHWrxahkx ok 8 - RMW0ZEDc::lJKpCO8MqY ok 9 - WGWe8cfRM::ejWI08ZwI::lgrsFp_Klldo8ewrMMC::J3ScPGpLb3N08UKlCm 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 - aArsD1fAKk_::a::xYttaFksDZQ9B0W ok 5 - eB ok 6 - jABBJPWRwnnpOL7zw6::Il9hJsYtfGU7f::jNmREN35_ZSjG4Nb8::2_OVlJMrxWPhj ok 7 - oK1yaJtkdE_d::tPCZJm7::3qzZwkIvsBTp3K8i5A::A5timOqo0jPP::Ra3j4wNjXM ok 8 - Psic::no::M::AsYHvPHWrxahkx ok 9 - RMW0ZEDc::lJKpCO8MqY ok 10 - WGWe8cfRM::ejWI08ZwI::lgrsFp_Klldo8ewrMMC::J3ScPGpLb3N08UKlCm ok 11 - Footer ok 12 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aArsD1fAKk_::a::xYttaFksDZQ9B0W 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aArsD1fAKk_::a::xYttaFksDZQ9B0W # Subtest: eB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - eB # Subtest: jABBJPWRwnnpOL7zw6::Il9hJsYtfGU7f::jNmREN35_ZSjG4Nb8::2_OVlJMrxWPhj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jABBJPWRwnnpOL7zw6::Il9hJsYtfGU7f::jNmREN35_ZSjG4Nb8::2_OVlJMrxWPhj # Subtest: oK1yaJtkdE_d::tPCZJm7::3qzZwkIvsBTp3K8i5A::A5timOqo0jPP::Ra3j4wNjXM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oK1yaJtkdE_d::tPCZJm7::3qzZwkIvsBTp3K8i5A::A5timOqo0jPP::Ra3j4wNjXM # Subtest: Psic::no::M::AsYHvPHWrxahkx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Psic::no::M::AsYHvPHWrxahkx # Subtest: RMW0ZEDc::lJKpCO8MqY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RMW0ZEDc::lJKpCO8MqY # Subtest: WGWe8cfRM::ejWI08ZwI::lgrsFp_Klldo8ewrMMC::J3ScPGpLb3N08UKlCm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WGWe8cfRM::ejWI08ZwI::lgrsFp_Klldo8ewrMMC::J3ScPGpLb3N08UKlCm ok 1 - Set ==> aArsD1fAKk_::a::xYttaFksDZQ9B0W 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aArsD1fAKk_::a::xYttaFksDZQ9B0W 1..28 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..11 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aArsD1fAKk_::a::xYttaFksDZQ9B0W ok 4 - eB ok 5 - jABBJPWRwnnpOL7zw6::Il9hJsYtfGU7f::jNmREN35_ZSjG4Nb8::2_OVlJMrxWPhj ok 6 - oK1yaJtkdE_d::tPCZJm7::3qzZwkIvsBTp3K8i5A::A5timOqo0jPP::Ra3j4wNjXM ok 7 - Psic::no::M::AsYHvPHWrxahkx ok 8 - RMW0ZEDc::lJKpCO8MqY ok 9 - WGWe8cfRM::ejWI08ZwI::lgrsFp_Klldo8ewrMMC::J3ScPGpLb3N08UKlCm 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 - aArsD1fAKk_::a::xYttaFksDZQ9B0W ok 5 - eB ok 6 - jABBJPWRwnnpOL7zw6::Il9hJsYtfGU7f::jNmREN35_ZSjG4Nb8::2_OVlJMrxWPhj ok 7 - oK1yaJtkdE_d::tPCZJm7::3qzZwkIvsBTp3K8i5A::A5timOqo0jPP::Ra3j4wNjXM ok 8 - Psic::no::M::AsYHvPHWrxahkx ok 9 - RMW0ZEDc::lJKpCO8MqY ok 10 - WGWe8cfRM::ejWI08ZwI::lgrsFp_Klldo8ewrMMC::J3ScPGpLb3N08UKlCm ok 11 - Footer ok 12 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aArsD1fAKk_::a::xYttaFksDZQ9B0W 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aArsD1fAKk_::a::xYttaFksDZQ9B0W # Subtest: eB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - eB # Subtest: jABBJPWRwnnpOL7zw6::Il9hJsYtfGU7f::jNmREN35_ZSjG4Nb8::2_OVlJMrxWPhj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jABBJPWRwnnpOL7zw6::Il9hJsYtfGU7f::jNmREN35_ZSjG4Nb8::2_OVlJMrxWPhj # Subtest: oK1yaJtkdE_d::tPCZJm7::3qzZwkIvsBTp3K8i5A::A5timOqo0jPP::Ra3j4wNjXM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oK1yaJtkdE_d::tPCZJm7::3qzZwkIvsBTp3K8i5A::A5timOqo0jPP::Ra3j4wNjXM # Subtest: Psic::no::M::AsYHvPHWrxahkx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Psic::no::M::AsYHvPHWrxahkx # Subtest: RMW0ZEDc::lJKpCO8MqY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RMW0ZEDc::lJKpCO8MqY # Subtest: WGWe8cfRM::ejWI08ZwI::lgrsFp_Klldo8ewrMMC::J3ScPGpLb3N08UKlCm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WGWe8cfRM::ejWI08ZwI::lgrsFp_Klldo8ewrMMC::J3ScPGpLb3N08UKlCm ok 1 - Set ==> aArsD1fAKk_::a::xYttaFksDZQ9B0W 1..1 ok 2 - force = 1 ok 14 - ignores_type = 1101 # 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.16.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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> arIvxIwcmsFt0 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - arIvxIwcmsFt0 ok 4 - d6HcRb8kSIui::1sX ok 5 - Hc1v_wkA2SPYrdNlnXJE ok 6 - K5LRXtIA5lViWCMQi2T ok 7 - Ku7WtjF2lToA::3dL1ApGs ok 8 - MrgSvsI::kTQqsngAHtClap9::DT4_XW0CNDW_9CgD::RBiAYQC146kO65IBhrW ok 9 - OybCQpAfK1_::giY6g34H0se2uIJ::efgCR2DQMaoU::j8vJ0HzjkuH46nB::6NqIOqSPEvpw2G ok 10 - QGPcP ok 11 - RF_dcstobNe::o7cAHxYGJlERNnQl::_gJrng8r0dl4::QZFIa ok 12 - ThC9FT ok 13 - vLpEkD_roDUMK5Z::nA6r::aYy5bs11Y61mG855Z4Vg::qWYpNi59 ok 14 - W8YHF::bv94V0DBAUsRRamUp86::AD5::MUWCluTxxgWBsaR::mWnW6FCZqLwNXim1sI3z ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - arIvxIwcmsFt0 ok 5 - d6HcRb8kSIui::1sX ok 6 - Hc1v_wkA2SPYrdNlnXJE ok 7 - K5LRXtIA5lViWCMQi2T ok 8 - Ku7WtjF2lToA::3dL1ApGs ok 9 - MrgSvsI::kTQqsngAHtClap9::DT4_XW0CNDW_9CgD::RBiAYQC146kO65IBhrW ok 10 - OybCQpAfK1_::giY6g34H0se2uIJ::efgCR2DQMaoU::j8vJ0HzjkuH46nB::6NqIOqSPEvpw2G ok 11 - QGPcP ok 12 - RF_dcstobNe::o7cAHxYGJlERNnQl::_gJrng8r0dl4::QZFIa ok 13 - ThC9FT ok 14 - vLpEkD_roDUMK5Z::nA6r::aYy5bs11Y61mG855Z4Vg::qWYpNi59 ok 15 - W8YHF::bv94V0DBAUsRRamUp86::AD5::MUWCluTxxgWBsaR::mWnW6FCZqLwNXim1sI3z ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: arIvxIwcmsFt0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - arIvxIwcmsFt0 # Subtest: d6HcRb8kSIui::1sX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - d6HcRb8kSIui::1sX # Subtest: Hc1v_wkA2SPYrdNlnXJE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Hc1v_wkA2SPYrdNlnXJE # Subtest: K5LRXtIA5lViWCMQi2T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - K5LRXtIA5lViWCMQi2T # Subtest: Ku7WtjF2lToA::3dL1ApGs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ku7WtjF2lToA::3dL1ApGs # Subtest: MrgSvsI::kTQqsngAHtClap9::DT4_XW0CNDW_9CgD::RBiAYQC146kO65IBhrW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MrgSvsI::kTQqsngAHtClap9::DT4_XW0CNDW_9CgD::RBiAYQC146kO65IBhrW # Subtest: OybCQpAfK1_::giY6g34H0se2uIJ::efgCR2DQMaoU::j8vJ0HzjkuH46nB::6NqIOqSPEvpw2G 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OybCQpAfK1_::giY6g34H0se2uIJ::efgCR2DQMaoU::j8vJ0HzjkuH46nB::6NqIOqSPEvpw2G # Subtest: QGPcP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QGPcP # Subtest: RF_dcstobNe::o7cAHxYGJlERNnQl::_gJrng8r0dl4::QZFIa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RF_dcstobNe::o7cAHxYGJlERNnQl::_gJrng8r0dl4::QZFIa # Subtest: ThC9FT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ThC9FT # Subtest: vLpEkD_roDUMK5Z::nA6r::aYy5bs11Y61mG855Z4Vg::qWYpNi59 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vLpEkD_roDUMK5Z::nA6r::aYy5bs11Y61mG855Z4Vg::qWYpNi59 # Subtest: W8YHF::bv94V0DBAUsRRamUp86::AD5::MUWCluTxxgWBsaR::mWnW6FCZqLwNXim1sI3z 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W8YHF::bv94V0DBAUsRRamUp86::AD5::MUWCluTxxgWBsaR::mWnW6FCZqLwNXim1sI3z ok 1 - Set ==> arIvxIwcmsFt0 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> arIvxIwcmsFt0 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - arIvxIwcmsFt0 ok 4 - d6HcRb8kSIui::1sX ok 5 - Hc1v_wkA2SPYrdNlnXJE ok 6 - K5LRXtIA5lViWCMQi2T ok 7 - Ku7WtjF2lToA::3dL1ApGs ok 8 - MrgSvsI::kTQqsngAHtClap9::DT4_XW0CNDW_9CgD::RBiAYQC146kO65IBhrW ok 9 - OybCQpAfK1_::giY6g34H0se2uIJ::efgCR2DQMaoU::j8vJ0HzjkuH46nB::6NqIOqSPEvpw2G ok 10 - QGPcP ok 11 - RF_dcstobNe::o7cAHxYGJlERNnQl::_gJrng8r0dl4::QZFIa ok 12 - ThC9FT ok 13 - vLpEkD_roDUMK5Z::nA6r::aYy5bs11Y61mG855Z4Vg::qWYpNi59 ok 14 - W8YHF::bv94V0DBAUsRRamUp86::AD5::MUWCluTxxgWBsaR::mWnW6FCZqLwNXim1sI3z ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - arIvxIwcmsFt0 ok 5 - d6HcRb8kSIui::1sX ok 6 - Hc1v_wkA2SPYrdNlnXJE ok 7 - K5LRXtIA5lViWCMQi2T ok 8 - Ku7WtjF2lToA::3dL1ApGs ok 9 - MrgSvsI::kTQqsngAHtClap9::DT4_XW0CNDW_9CgD::RBiAYQC146kO65IBhrW ok 10 - OybCQpAfK1_::giY6g34H0se2uIJ::efgCR2DQMaoU::j8vJ0HzjkuH46nB::6NqIOqSPEvpw2G ok 11 - QGPcP ok 12 - RF_dcstobNe::o7cAHxYGJlERNnQl::_gJrng8r0dl4::QZFIa ok 13 - ThC9FT ok 14 - vLpEkD_roDUMK5Z::nA6r::aYy5bs11Y61mG855Z4Vg::qWYpNi59 ok 15 - W8YHF::bv94V0DBAUsRRamUp86::AD5::MUWCluTxxgWBsaR::mWnW6FCZqLwNXim1sI3z ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: arIvxIwcmsFt0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - arIvxIwcmsFt0 # Subtest: d6HcRb8kSIui::1sX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - d6HcRb8kSIui::1sX # Subtest: Hc1v_wkA2SPYrdNlnXJE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Hc1v_wkA2SPYrdNlnXJE # Subtest: K5LRXtIA5lViWCMQi2T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - K5LRXtIA5lViWCMQi2T # Subtest: Ku7WtjF2lToA::3dL1ApGs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ku7WtjF2lToA::3dL1ApGs # Subtest: MrgSvsI::kTQqsngAHtClap9::DT4_XW0CNDW_9CgD::RBiAYQC146kO65IBhrW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MrgSvsI::kTQqsngAHtClap9::DT4_XW0CNDW_9CgD::RBiAYQC146kO65IBhrW # Subtest: OybCQpAfK1_::giY6g34H0se2uIJ::efgCR2DQMaoU::j8vJ0HzjkuH46nB::6NqIOqSPEvpw2G 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OybCQpAfK1_::giY6g34H0se2uIJ::efgCR2DQMaoU::j8vJ0HzjkuH46nB::6NqIOqSPEvpw2G # Subtest: QGPcP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QGPcP # Subtest: RF_dcstobNe::o7cAHxYGJlERNnQl::_gJrng8r0dl4::QZFIa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RF_dcstobNe::o7cAHxYGJlERNnQl::_gJrng8r0dl4::QZFIa # Subtest: ThC9FT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ThC9FT # Subtest: vLpEkD_roDUMK5Z::nA6r::aYy5bs11Y61mG855Z4Vg::qWYpNi59 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vLpEkD_roDUMK5Z::nA6r::aYy5bs11Y61mG855Z4Vg::qWYpNi59 # Subtest: W8YHF::bv94V0DBAUsRRamUp86::AD5::MUWCluTxxgWBsaR::mWnW6FCZqLwNXim1sI3z 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W8YHF::bv94V0DBAUsRRamUp86::AD5::MUWCluTxxgWBsaR::mWnW6FCZqLwNXim1sI3z ok 1 - Set ==> arIvxIwcmsFt0 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 5 - minperl = v5.16.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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> _HHCnoHwp::5S_LTNZEuZ5 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 - _HHCnoHwp::5S_LTNZEuZ5 ok 4 - CigQ1K2tEh::8::At2GOOIGl0YG1Doxl9d3 ok 5 - cpWT_2MjnWJxJ::s2CL3cCehlNgAbg5K ok 6 - dbOkOglSKK::HAm7UDhWpa::KX_XYVZi3OGRRpSck24X::74RrwG::t2BC2a_9b_f0H ok 7 - e4 ok 8 - eCRqTiUJGSXW::kgwHGufQ6FEr4om3vm ok 9 - FnOTz::82Fyij5Ggn20IsDp::BEu::i8YPh1Rs5ES0eyGRp2Q::R6 ok 10 - IasvqoUMzu99::MAYgJvz8lm::c2pgTpjO::WgrchZ9HphC::RwmTvKijUD3 ok 11 - ISBpBf21gynhrE::1A2nXAbFwjn6c9 ok 12 - nuqc96ewA1UFZLp::ChcX7i ok 13 - OcDroBpkLDtc0Hcw::V7rsNI33J812k::yK0cD::Uo4s_zdoHv3A3AwCSxOi::n ok 14 - pZyOP6DKs7::jRP6BoSSPY9rC::ZZXfysbuOVI6nQ::fEu3QG46PaVg_BQU::9Wwa ok 15 - rCZxzMZg1yYmRi8Gz::zXQLJskJAi::hjXKW5IFjod3::XdrpQKOX_s9GlNzkrY::DT7qhZCRtJr ok 16 - RKO2QxrnXewD8Sf::ZUW4TwPPb0HG::Xe::ci ok 17 - Rzno5tvGAq2uo3X5QlKY::ceThrk::pdv::hI8SIYWRCGksCMOmPOA ok 18 - sJIIkxiUtA ok 19 - Sz8vaTzAqeGL::c8q4i4ovD::kvBRSEgy7kc ok 20 - tEb::VYoiZO::IYFI4RFHofzJvLBLA8OV::A_VxQpPQwV ok 21 - TrFR3D6IoMZF2QCE::tqcMVLz5XtAtbcnqHfS::1hlz3yieS::BafOm_ ok 22 - Z3arzYdKwb77xEZG7U::WOc9q8jQKx::YRIT3DGx50hrrJWmL::62xe_i1kd 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 - _HHCnoHwp::5S_LTNZEuZ5 ok 5 - CigQ1K2tEh::8::At2GOOIGl0YG1Doxl9d3 ok 6 - cpWT_2MjnWJxJ::s2CL3cCehlNgAbg5K ok 7 - dbOkOglSKK::HAm7UDhWpa::KX_XYVZi3OGRRpSck24X::74RrwG::t2BC2a_9b_f0H ok 8 - e4 ok 9 - eCRqTiUJGSXW::kgwHGufQ6FEr4om3vm ok 10 - FnOTz::82Fyij5Ggn20IsDp::BEu::i8YPh1Rs5ES0eyGRp2Q::R6 ok 11 - IasvqoUMzu99::MAYgJvz8lm::c2pgTpjO::WgrchZ9HphC::RwmTvKijUD3 ok 12 - ISBpBf21gynhrE::1A2nXAbFwjn6c9 ok 13 - nuqc96ewA1UFZLp::ChcX7i ok 14 - OcDroBpkLDtc0Hcw::V7rsNI33J812k::yK0cD::Uo4s_zdoHv3A3AwCSxOi::n ok 15 - pZyOP6DKs7::jRP6BoSSPY9rC::ZZXfysbuOVI6nQ::fEu3QG46PaVg_BQU::9Wwa ok 16 - rCZxzMZg1yYmRi8Gz::zXQLJskJAi::hjXKW5IFjod3::XdrpQKOX_s9GlNzkrY::DT7qhZCRtJr ok 17 - RKO2QxrnXewD8Sf::ZUW4TwPPb0HG::Xe::ci ok 18 - Rzno5tvGAq2uo3X5QlKY::ceThrk::pdv::hI8SIYWRCGksCMOmPOA ok 19 - sJIIkxiUtA ok 20 - Sz8vaTzAqeGL::c8q4i4ovD::kvBRSEgy7kc ok 21 - tEb::VYoiZO::IYFI4RFHofzJvLBLA8OV::A_VxQpPQwV ok 22 - TrFR3D6IoMZF2QCE::tqcMVLz5XtAtbcnqHfS::1hlz3yieS::BafOm_ ok 23 - Z3arzYdKwb77xEZG7U::WOc9q8jQKx::YRIT3DGx50hrrJWmL::62xe_i1kd ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _HHCnoHwp::5S_LTNZEuZ5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _HHCnoHwp::5S_LTNZEuZ5 # Subtest: CigQ1K2tEh::8::At2GOOIGl0YG1Doxl9d3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - CigQ1K2tEh::8::At2GOOIGl0YG1Doxl9d3 # Subtest: cpWT_2MjnWJxJ::s2CL3cCehlNgAbg5K 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cpWT_2MjnWJxJ::s2CL3cCehlNgAbg5K # Subtest: dbOkOglSKK::HAm7UDhWpa::KX_XYVZi3OGRRpSck24X::74RrwG::t2BC2a_9b_f0H 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dbOkOglSKK::HAm7UDhWpa::KX_XYVZi3OGRRpSck24X::74RrwG::t2BC2a_9b_f0H # Subtest: e4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - e4 # Subtest: eCRqTiUJGSXW::kgwHGufQ6FEr4om3vm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - eCRqTiUJGSXW::kgwHGufQ6FEr4om3vm # Subtest: FnOTz::82Fyij5Ggn20IsDp::BEu::i8YPh1Rs5ES0eyGRp2Q::R6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FnOTz::82Fyij5Ggn20IsDp::BEu::i8YPh1Rs5ES0eyGRp2Q::R6 # Subtest: IasvqoUMzu99::MAYgJvz8lm::c2pgTpjO::WgrchZ9HphC::RwmTvKijUD3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IasvqoUMzu99::MAYgJvz8lm::c2pgTpjO::WgrchZ9HphC::RwmTvKijUD3 # Subtest: ISBpBf21gynhrE::1A2nXAbFwjn6c9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ISBpBf21gynhrE::1A2nXAbFwjn6c9 # Subtest: nuqc96ewA1UFZLp::ChcX7i 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nuqc96ewA1UFZLp::ChcX7i # Subtest: OcDroBpkLDtc0Hcw::V7rsNI33J812k::yK0cD::Uo4s_zdoHv3A3AwCSxOi::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 32 - OcDroBpkLDtc0Hcw::V7rsNI33J812k::yK0cD::Uo4s_zdoHv3A3AwCSxOi::n # Subtest: pZyOP6DKs7::jRP6BoSSPY9rC::ZZXfysbuOVI6nQ::fEu3QG46PaVg_BQU::9Wwa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pZyOP6DKs7::jRP6BoSSPY9rC::ZZXfysbuOVI6nQ::fEu3QG46PaVg_BQU::9Wwa # Subtest: rCZxzMZg1yYmRi8Gz::zXQLJskJAi::hjXKW5IFjod3::XdrpQKOX_s9GlNzkrY::DT7qhZCRtJr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rCZxzMZg1yYmRi8Gz::zXQLJskJAi::hjXKW5IFjod3::XdrpQKOX_s9GlNzkrY::DT7qhZCRtJr # Subtest: RKO2QxrnXewD8Sf::ZUW4TwPPb0HG::Xe::ci 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RKO2QxrnXewD8Sf::ZUW4TwPPb0HG::Xe::ci # Subtest: Rzno5tvGAq2uo3X5QlKY::ceThrk::pdv::hI8SIYWRCGksCMOmPOA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Rzno5tvGAq2uo3X5QlKY::ceThrk::pdv::hI8SIYWRCGksCMOmPOA # Subtest: sJIIkxiUtA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sJIIkxiUtA # Subtest: Sz8vaTzAqeGL::c8q4i4ovD::kvBRSEgy7kc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Sz8vaTzAqeGL::c8q4i4ovD::kvBRSEgy7kc # Subtest: tEb::VYoiZO::IYFI4RFHofzJvLBLA8OV::A_VxQpPQwV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tEb::VYoiZO::IYFI4RFHofzJvLBLA8OV::A_VxQpPQwV # Subtest: TrFR3D6IoMZF2QCE::tqcMVLz5XtAtbcnqHfS::1hlz3yieS::BafOm_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TrFR3D6IoMZF2QCE::tqcMVLz5XtAtbcnqHfS::1hlz3yieS::BafOm_ # Subtest: Z3arzYdKwb77xEZG7U::WOc9q8jQKx::YRIT3DGx50hrrJWmL::62xe_i1kd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Z3arzYdKwb77xEZG7U::WOc9q8jQKx::YRIT3DGx50hrrJWmL::62xe_i1kd ok 1 - Set ==> _HHCnoHwp::5S_LTNZEuZ5 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _HHCnoHwp::5S_LTNZEuZ5 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 - _HHCnoHwp::5S_LTNZEuZ5 ok 4 - CigQ1K2tEh::8::At2GOOIGl0YG1Doxl9d3 ok 5 - cpWT_2MjnWJxJ::s2CL3cCehlNgAbg5K ok 6 - dbOkOglSKK::HAm7UDhWpa::KX_XYVZi3OGRRpSck24X::74RrwG::t2BC2a_9b_f0H ok 7 - e4 ok 8 - eCRqTiUJGSXW::kgwHGufQ6FEr4om3vm ok 9 - FnOTz::82Fyij5Ggn20IsDp::BEu::i8YPh1Rs5ES0eyGRp2Q::R6 ok 10 - IasvqoUMzu99::MAYgJvz8lm::c2pgTpjO::WgrchZ9HphC::RwmTvKijUD3 ok 11 - ISBpBf21gynhrE::1A2nXAbFwjn6c9 ok 12 - nuqc96ewA1UFZLp::ChcX7i ok 13 - OcDroBpkLDtc0Hcw::V7rsNI33J812k::yK0cD::Uo4s_zdoHv3A3AwCSxOi::n ok 14 - pZyOP6DKs7::jRP6BoSSPY9rC::ZZXfysbuOVI6nQ::fEu3QG46PaVg_BQU::9Wwa ok 15 - rCZxzMZg1yYmRi8Gz::zXQLJskJAi::hjXKW5IFjod3::XdrpQKOX_s9GlNzkrY::DT7qhZCRtJr ok 16 - RKO2QxrnXewD8Sf::ZUW4TwPPb0HG::Xe::ci ok 17 - Rzno5tvGAq2uo3X5QlKY::ceThrk::pdv::hI8SIYWRCGksCMOmPOA ok 18 - sJIIkxiUtA ok 19 - Sz8vaTzAqeGL::c8q4i4ovD::kvBRSEgy7kc ok 20 - tEb::VYoiZO::IYFI4RFHofzJvLBLA8OV::A_VxQpPQwV ok 21 - TrFR3D6IoMZF2QCE::tqcMVLz5XtAtbcnqHfS::1hlz3yieS::BafOm_ ok 22 - Z3arzYdKwb77xEZG7U::WOc9q8jQKx::YRIT3DGx50hrrJWmL::62xe_i1kd 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 - _HHCnoHwp::5S_LTNZEuZ5 ok 5 - CigQ1K2tEh::8::At2GOOIGl0YG1Doxl9d3 ok 6 - cpWT_2MjnWJxJ::s2CL3cCehlNgAbg5K ok 7 - dbOkOglSKK::HAm7UDhWpa::KX_XYVZi3OGRRpSck24X::74RrwG::t2BC2a_9b_f0H ok 8 - e4 ok 9 - eCRqTiUJGSXW::kgwHGufQ6FEr4om3vm ok 10 - FnOTz::82Fyij5Ggn20IsDp::BEu::i8YPh1Rs5ES0eyGRp2Q::R6 ok 11 - IasvqoUMzu99::MAYgJvz8lm::c2pgTpjO::WgrchZ9HphC::RwmTvKijUD3 ok 12 - ISBpBf21gynhrE::1A2nXAbFwjn6c9 ok 13 - nuqc96ewA1UFZLp::ChcX7i ok 14 - OcDroBpkLDtc0Hcw::V7rsNI33J812k::yK0cD::Uo4s_zdoHv3A3AwCSxOi::n ok 15 - pZyOP6DKs7::jRP6BoSSPY9rC::ZZXfysbuOVI6nQ::fEu3QG46PaVg_BQU::9Wwa ok 16 - rCZxzMZg1yYmRi8Gz::zXQLJskJAi::hjXKW5IFjod3::XdrpQKOX_s9GlNzkrY::DT7qhZCRtJr ok 17 - RKO2QxrnXewD8Sf::ZUW4TwPPb0HG::Xe::ci ok 18 - Rzno5tvGAq2uo3X5QlKY::ceThrk::pdv::hI8SIYWRCGksCMOmPOA ok 19 - sJIIkxiUtA ok 20 - Sz8vaTzAqeGL::c8q4i4ovD::kvBRSEgy7kc ok 21 - tEb::VYoiZO::IYFI4RFHofzJvLBLA8OV::A_VxQpPQwV ok 22 - TrFR3D6IoMZF2QCE::tqcMVLz5XtAtbcnqHfS::1hlz3yieS::BafOm_ ok 23 - Z3arzYdKwb77xEZG7U::WOc9q8jQKx::YRIT3DGx50hrrJWmL::62xe_i1kd ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _HHCnoHwp::5S_LTNZEuZ5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _HHCnoHwp::5S_LTNZEuZ5 # Subtest: CigQ1K2tEh::8::At2GOOIGl0YG1Doxl9d3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - CigQ1K2tEh::8::At2GOOIGl0YG1Doxl9d3 # Subtest: cpWT_2MjnWJxJ::s2CL3cCehlNgAbg5K 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cpWT_2MjnWJxJ::s2CL3cCehlNgAbg5K # Subtest: dbOkOglSKK::HAm7UDhWpa::KX_XYVZi3OGRRpSck24X::74RrwG::t2BC2a_9b_f0H 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dbOkOglSKK::HAm7UDhWpa::KX_XYVZi3OGRRpSck24X::74RrwG::t2BC2a_9b_f0H # Subtest: e4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - e4 # Subtest: eCRqTiUJGSXW::kgwHGufQ6FEr4om3vm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - eCRqTiUJGSXW::kgwHGufQ6FEr4om3vm # Subtest: FnOTz::82Fyij5Ggn20IsDp::BEu::i8YPh1Rs5ES0eyGRp2Q::R6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FnOTz::82Fyij5Ggn20IsDp::BEu::i8YPh1Rs5ES0eyGRp2Q::R6 # Subtest: IasvqoUMzu99::MAYgJvz8lm::c2pgTpjO::WgrchZ9HphC::RwmTvKijUD3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IasvqoUMzu99::MAYgJvz8lm::c2pgTpjO::WgrchZ9HphC::RwmTvKijUD3 # Subtest: ISBpBf21gynhrE::1A2nXAbFwjn6c9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ISBpBf21gynhrE::1A2nXAbFwjn6c9 # Subtest: nuqc96ewA1UFZLp::ChcX7i 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nuqc96ewA1UFZLp::ChcX7i # Subtest: OcDroBpkLDtc0Hcw::V7rsNI33J812k::yK0cD::Uo4s_zdoHv3A3AwCSxOi::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 32 - OcDroBpkLDtc0Hcw::V7rsNI33J812k::yK0cD::Uo4s_zdoHv3A3AwCSxOi::n # Subtest: pZyOP6DKs7::jRP6BoSSPY9rC::ZZXfysbuOVI6nQ::fEu3QG46PaVg_BQU::9Wwa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pZyOP6DKs7::jRP6BoSSPY9rC::ZZXfysbuOVI6nQ::fEu3QG46PaVg_BQU::9Wwa # Subtest: rCZxzMZg1yYmRi8Gz::zXQLJskJAi::hjXKW5IFjod3::XdrpQKOX_s9GlNzkrY::DT7qhZCRtJr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rCZxzMZg1yYmRi8Gz::zXQLJskJAi::hjXKW5IFjod3::XdrpQKOX_s9GlNzkrY::DT7qhZCRtJr # Subtest: RKO2QxrnXewD8Sf::ZUW4TwPPb0HG::Xe::ci 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RKO2QxrnXewD8Sf::ZUW4TwPPb0HG::Xe::ci # Subtest: Rzno5tvGAq2uo3X5QlKY::ceThrk::pdv::hI8SIYWRCGksCMOmPOA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Rzno5tvGAq2uo3X5QlKY::ceThrk::pdv::hI8SIYWRCGksCMOmPOA # Subtest: sJIIkxiUtA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sJIIkxiUtA # Subtest: Sz8vaTzAqeGL::c8q4i4ovD::kvBRSEgy7kc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Sz8vaTzAqeGL::c8q4i4ovD::kvBRSEgy7kc # Subtest: tEb::VYoiZO::IYFI4RFHofzJvLBLA8OV::A_VxQpPQwV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tEb::VYoiZO::IYFI4RFHofzJvLBLA8OV::A_VxQpPQwV # Subtest: TrFR3D6IoMZF2QCE::tqcMVLz5XtAtbcnqHfS::1hlz3yieS::BafOm_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TrFR3D6IoMZF2QCE::tqcMVLz5XtAtbcnqHfS::1hlz3yieS::BafOm_ # Subtest: Z3arzYdKwb77xEZG7U::WOc9q8jQKx::YRIT3DGx50hrrJWmL::62xe_i1kd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Z3arzYdKwb77xEZG7U::WOc9q8jQKx::YRIT3DGx50hrrJWmL::62xe_i1kd ok 1 - Set ==> _HHCnoHwp::5S_LTNZEuZ5 1..1 ok 2 - force = 1 ok 5 - ignores_type = 0100 # 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.16.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 ==> aXURHo1dwp94FK9PQY6::L2VI::sIuR 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aXURHo1dwp94FK9PQY6::L2VI::sIuR ok 4 - CqryeP2NBlUoJuaXHDV ok 5 - DYVT7ubx::HJwVoa8LNU_ZE9EHK ok 6 - g6yLOwpV0TWDWUf::8gza4NO::l3aX::9b77DLpqdJxbboceit ok 7 - H::qZd::YNvAPnYwJi7H8::yW_Q05obIyE::v ok 8 - mY::hN ok 9 - OTAY5meciZMXb6bij::Kh3py68EE::hKeDkUREqETaCXEYGh::Mt ok 10 - pBjXEsp_2mRhUsCG27o::Yi6C1ds0lA::iWH::q2kdVLAEmXx1 ok 11 - rs2guaPZl0vhbxefP::QmfvW ok 12 - TI::JxrP8Wkxlkx8v::qNKFUfdna3::f2 ok 13 - tI9r1::vQE0GkWkdpk ok 14 - W2zXUH_0xBKjatp3 ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aXURHo1dwp94FK9PQY6::L2VI::sIuR ok 5 - CqryeP2NBlUoJuaXHDV ok 6 - DYVT7ubx::HJwVoa8LNU_ZE9EHK ok 7 - g6yLOwpV0TWDWUf::8gza4NO::l3aX::9b77DLpqdJxbboceit ok 8 - H::qZd::YNvAPnYwJi7H8::yW_Q05obIyE::v ok 9 - mY::hN ok 10 - OTAY5meciZMXb6bij::Kh3py68EE::hKeDkUREqETaCXEYGh::Mt ok 11 - pBjXEsp_2mRhUsCG27o::Yi6C1ds0lA::iWH::q2kdVLAEmXx1 ok 12 - rs2guaPZl0vhbxefP::QmfvW ok 13 - TI::JxrP8Wkxlkx8v::qNKFUfdna3::f2 ok 14 - tI9r1::vQE0GkWkdpk ok 15 - W2zXUH_0xBKjatp3 ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aXURHo1dwp94FK9PQY6::L2VI::sIuR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aXURHo1dwp94FK9PQY6::L2VI::sIuR # Subtest: CqryeP2NBlUoJuaXHDV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - CqryeP2NBlUoJuaXHDV # Subtest: DYVT7ubx::HJwVoa8LNU_ZE9EHK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DYVT7ubx::HJwVoa8LNU_ZE9EHK # Subtest: g6yLOwpV0TWDWUf::8gza4NO::l3aX::9b77DLpqdJxbboceit 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - g6yLOwpV0TWDWUf::8gza4NO::l3aX::9b77DLpqdJxbboceit # Subtest: H::qZd::YNvAPnYwJi7H8::yW_Q05obIyE::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 26 - H::qZd::YNvAPnYwJi7H8::yW_Q05obIyE::v # Subtest: mY::hN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mY::hN # Subtest: OTAY5meciZMXb6bij::Kh3py68EE::hKeDkUREqETaCXEYGh::Mt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OTAY5meciZMXb6bij::Kh3py68EE::hKeDkUREqETaCXEYGh::Mt # Subtest: pBjXEsp_2mRhUsCG27o::Yi6C1ds0lA::iWH::q2kdVLAEmXx1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pBjXEsp_2mRhUsCG27o::Yi6C1ds0lA::iWH::q2kdVLAEmXx1 # Subtest: rs2guaPZl0vhbxefP::QmfvW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rs2guaPZl0vhbxefP::QmfvW # Subtest: TI::JxrP8Wkxlkx8v::qNKFUfdna3::f2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TI::JxrP8Wkxlkx8v::qNKFUfdna3::f2 # Subtest: tI9r1::vQE0GkWkdpk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tI9r1::vQE0GkWkdpk # Subtest: W2zXUH_0xBKjatp3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W2zXUH_0xBKjatp3 ok 1 - Set ==> aXURHo1dwp94FK9PQY6::L2VI::sIuR 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aXURHo1dwp94FK9PQY6::L2VI::sIuR 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aXURHo1dwp94FK9PQY6::L2VI::sIuR ok 4 - CqryeP2NBlUoJuaXHDV ok 5 - DYVT7ubx::HJwVoa8LNU_ZE9EHK ok 6 - g6yLOwpV0TWDWUf::8gza4NO::l3aX::9b77DLpqdJxbboceit ok 7 - H::qZd::YNvAPnYwJi7H8::yW_Q05obIyE::v ok 8 - mY::hN ok 9 - OTAY5meciZMXb6bij::Kh3py68EE::hKeDkUREqETaCXEYGh::Mt ok 10 - pBjXEsp_2mRhUsCG27o::Yi6C1ds0lA::iWH::q2kdVLAEmXx1 ok 11 - rs2guaPZl0vhbxefP::QmfvW ok 12 - TI::JxrP8Wkxlkx8v::qNKFUfdna3::f2 ok 13 - tI9r1::vQE0GkWkdpk ok 14 - W2zXUH_0xBKjatp3 ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aXURHo1dwp94FK9PQY6::L2VI::sIuR ok 5 - CqryeP2NBlUoJuaXHDV ok 6 - DYVT7ubx::HJwVoa8LNU_ZE9EHK ok 7 - g6yLOwpV0TWDWUf::8gza4NO::l3aX::9b77DLpqdJxbboceit ok 8 - H::qZd::YNvAPnYwJi7H8::yW_Q05obIyE::v ok 9 - mY::hN ok 10 - OTAY5meciZMXb6bij::Kh3py68EE::hKeDkUREqETaCXEYGh::Mt ok 11 - pBjXEsp_2mRhUsCG27o::Yi6C1ds0lA::iWH::q2kdVLAEmXx1 ok 12 - rs2guaPZl0vhbxefP::QmfvW ok 13 - TI::JxrP8Wkxlkx8v::qNKFUfdna3::f2 ok 14 - tI9r1::vQE0GkWkdpk ok 15 - W2zXUH_0xBKjatp3 ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aXURHo1dwp94FK9PQY6::L2VI::sIuR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aXURHo1dwp94FK9PQY6::L2VI::sIuR # Subtest: CqryeP2NBlUoJuaXHDV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - CqryeP2NBlUoJuaXHDV # Subtest: DYVT7ubx::HJwVoa8LNU_ZE9EHK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DYVT7ubx::HJwVoa8LNU_ZE9EHK # Subtest: g6yLOwpV0TWDWUf::8gza4NO::l3aX::9b77DLpqdJxbboceit 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - g6yLOwpV0TWDWUf::8gza4NO::l3aX::9b77DLpqdJxbboceit # Subtest: H::qZd::YNvAPnYwJi7H8::yW_Q05obIyE::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 26 - H::qZd::YNvAPnYwJi7H8::yW_Q05obIyE::v # Subtest: mY::hN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mY::hN # Subtest: OTAY5meciZMXb6bij::Kh3py68EE::hKeDkUREqETaCXEYGh::Mt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OTAY5meciZMXb6bij::Kh3py68EE::hKeDkUREqETaCXEYGh::Mt # Subtest: pBjXEsp_2mRhUsCG27o::Yi6C1ds0lA::iWH::q2kdVLAEmXx1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pBjXEsp_2mRhUsCG27o::Yi6C1ds0lA::iWH::q2kdVLAEmXx1 # Subtest: rs2guaPZl0vhbxefP::QmfvW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rs2guaPZl0vhbxefP::QmfvW # Subtest: TI::JxrP8Wkxlkx8v::qNKFUfdna3::f2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TI::JxrP8Wkxlkx8v::qNKFUfdna3::f2 # Subtest: tI9r1::vQE0GkWkdpk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tI9r1::vQE0GkWkdpk # Subtest: W2zXUH_0xBKjatp3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W2zXUH_0xBKjatp3 ok 1 - Set ==> aXURHo1dwp94FK9PQY6::L2VI::sIuR 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.16.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.16.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.16.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..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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> KkaavhMG8hQc7N9::AHJEIJbFjp::JO2nW2786RC::BUveVUFWX96Eu::qOsYdr6Y2zDlHYpwUEl 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 - KkaavhMG8hQc7N9::AHJEIJbFjp::JO2nW2786RC::BUveVUFWX96Eu::qOsYdr6Y2zDlHYpwUEl ok 4 - YdJFBWdQ0rT41::M9hN::GO_Y8rvQzmlPXbXPEF 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 - KkaavhMG8hQc7N9::AHJEIJbFjp::JO2nW2786RC::BUveVUFWX96Eu::qOsYdr6Y2zDlHYpwUEl ok 5 - YdJFBWdQ0rT41::M9hN::GO_Y8rvQzmlPXbXPEF ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: KkaavhMG8hQc7N9::AHJEIJbFjp::JO2nW2786RC::BUveVUFWX96Eu::qOsYdr6Y2zDlHYpwUEl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KkaavhMG8hQc7N9::AHJEIJbFjp::JO2nW2786RC::BUveVUFWX96Eu::qOsYdr6Y2zDlHYpwUEl # Subtest: YdJFBWdQ0rT41::M9hN::GO_Y8rvQzmlPXbXPEF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - YdJFBWdQ0rT41::M9hN::GO_Y8rvQzmlPXbXPEF ok 1 - Set ==> KkaavhMG8hQc7N9::AHJEIJbFjp::JO2nW2786RC::BUveVUFWX96Eu::qOsYdr6Y2zDlHYpwUEl 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> KkaavhMG8hQc7N9::AHJEIJbFjp::JO2nW2786RC::BUveVUFWX96Eu::qOsYdr6Y2zDlHYpwUEl 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 - KkaavhMG8hQc7N9::AHJEIJbFjp::JO2nW2786RC::BUveVUFWX96Eu::qOsYdr6Y2zDlHYpwUEl ok 4 - YdJFBWdQ0rT41::M9hN::GO_Y8rvQzmlPXbXPEF 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 - KkaavhMG8hQc7N9::AHJEIJbFjp::JO2nW2786RC::BUveVUFWX96Eu::qOsYdr6Y2zDlHYpwUEl ok 5 - YdJFBWdQ0rT41::M9hN::GO_Y8rvQzmlPXbXPEF ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: KkaavhMG8hQc7N9::AHJEIJbFjp::JO2nW2786RC::BUveVUFWX96Eu::qOsYdr6Y2zDlHYpwUEl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KkaavhMG8hQc7N9::AHJEIJbFjp::JO2nW2786RC::BUveVUFWX96Eu::qOsYdr6Y2zDlHYpwUEl # Subtest: YdJFBWdQ0rT41::M9hN::GO_Y8rvQzmlPXbXPEF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - YdJFBWdQ0rT41::M9hN::GO_Y8rvQzmlPXbXPEF ok 1 - Set ==> KkaavhMG8hQc7N9::AHJEIJbFjp::JO2nW2786RC::BUveVUFWX96Eu::qOsYdr6Y2zDlHYpwUEl 1..1 ok 2 - force = 1 ok 16 - ignores_type = 1111 ok 5 - minperl = v5.16.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..2 # Subtest: force = 0 # Subtest: Set ==> aqvW6::fH1P1IE4t 1..36 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..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aqvW6::fH1P1IE4t ok 4 - ARxb8::6::bvs ok 5 - B0ipmS::VJU0RNu11ZZTNt5Gw2oz ok 6 - Cr::nCZ0XgFT0_Mi2qfMWmg::F_qf4RyFdkCcCDJEMjC::19 ok 7 - CWjfP18Wr5uiZQduZe1::Qiq ok 8 - dtvLDBiI8Ep::7AQHdA::jEHkLJ9Q::9rkRVy1RgKlGW3::zpVS69L ok 9 - E0IiV::EMLkTLN7lnFLIP3dxLsq ok 10 - E9jnwGRt6CVzALVjvf::JlR::2j7Fz::f6_SlZS3vulfc::RoIw8mq5EQnkU ok 11 - gXu5CKl_Ky3::75k2tVLLJKDavmQ::sG::JeXfBCJJ0U_K::5agMrROXE60DjhbA ok 12 - hg003nUWBx::1b2::gFnqqFntNcO5gRl6k ok 13 - rlRT8zePqsIWwGlMrQc::53M::bs97RWwUYuj6urKPq::dz0BEXho ok 14 - sA4Ku075G2k::M_XDSDHB4E7d::wvDPiUDahhp_AtQRB::AJ9qHWYBt2xu::sqJyPe ok 15 - sWORR9OlLGl0AfA6::6eiusCL::BHJpn::NK::P ok 16 - uiXtyOE0::kOXHjwnRo7vnXIs ok 17 - WAYF::gS ok 18 - Footer ok 19 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..20 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aqvW6::fH1P1IE4t ok 5 - ARxb8::6::bvs ok 6 - B0ipmS::VJU0RNu11ZZTNt5Gw2oz ok 7 - Cr::nCZ0XgFT0_Mi2qfMWmg::F_qf4RyFdkCcCDJEMjC::19 ok 8 - CWjfP18Wr5uiZQduZe1::Qiq ok 9 - dtvLDBiI8Ep::7AQHdA::jEHkLJ9Q::9rkRVy1RgKlGW3::zpVS69L ok 10 - E0IiV::EMLkTLN7lnFLIP3dxLsq ok 11 - E9jnwGRt6CVzALVjvf::JlR::2j7Fz::f6_SlZS3vulfc::RoIw8mq5EQnkU ok 12 - gXu5CKl_Ky3::75k2tVLLJKDavmQ::sG::JeXfBCJJ0U_K::5agMrROXE60DjhbA ok 13 - hg003nUWBx::1b2::gFnqqFntNcO5gRl6k ok 14 - rlRT8zePqsIWwGlMrQc::53M::bs97RWwUYuj6urKPq::dz0BEXho ok 15 - sA4Ku075G2k::M_XDSDHB4E7d::wvDPiUDahhp_AtQRB::AJ9qHWYBt2xu::sqJyPe ok 16 - sWORR9OlLGl0AfA6::6eiusCL::BHJpn::NK::P ok 17 - uiXtyOE0::kOXHjwnRo7vnXIs ok 18 - WAYF::gS ok 19 - Footer ok 20 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aqvW6::fH1P1IE4t 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aqvW6::fH1P1IE4t # Subtest: ARxb8::6::bvs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ARxb8::6::bvs # Subtest: B0ipmS::VJU0RNu11ZZTNt5Gw2oz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - B0ipmS::VJU0RNu11ZZTNt5Gw2oz # Subtest: Cr::nCZ0XgFT0_Mi2qfMWmg::F_qf4RyFdkCcCDJEMjC::19 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Cr::nCZ0XgFT0_Mi2qfMWmg::F_qf4RyFdkCcCDJEMjC::19 # Subtest: CWjfP18Wr5uiZQduZe1::Qiq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - CWjfP18Wr5uiZQduZe1::Qiq # Subtest: dtvLDBiI8Ep::7AQHdA::jEHkLJ9Q::9rkRVy1RgKlGW3::zpVS69L 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dtvLDBiI8Ep::7AQHdA::jEHkLJ9Q::9rkRVy1RgKlGW3::zpVS69L # Subtest: E0IiV::EMLkTLN7lnFLIP3dxLsq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - E0IiV::EMLkTLN7lnFLIP3dxLsq # Subtest: E9jnwGRt6CVzALVjvf::JlR::2j7Fz::f6_SlZS3vulfc::RoIw8mq5EQnkU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - E9jnwGRt6CVzALVjvf::JlR::2j7Fz::f6_SlZS3vulfc::RoIw8mq5EQnkU # Subtest: gXu5CKl_Ky3::75k2tVLLJKDavmQ::sG::JeXfBCJJ0U_K::5agMrROXE60DjhbA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gXu5CKl_Ky3::75k2tVLLJKDavmQ::sG::JeXfBCJJ0U_K::5agMrROXE60DjhbA # Subtest: hg003nUWBx::1b2::gFnqqFntNcO5gRl6k 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hg003nUWBx::1b2::gFnqqFntNcO5gRl6k # Subtest: rlRT8zePqsIWwGlMrQc::53M::bs97RWwUYuj6urKPq::dz0BEXho 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rlRT8zePqsIWwGlMrQc::53M::bs97RWwUYuj6urKPq::dz0BEXho # Subtest: sA4Ku075G2k::M_XDSDHB4E7d::wvDPiUDahhp_AtQRB::AJ9qHWYBt2xu::sqJyPe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sA4Ku075G2k::M_XDSDHB4E7d::wvDPiUDahhp_AtQRB::AJ9qHWYBt2xu::sqJyPe # Subtest: sWORR9OlLGl0AfA6::6eiusCL::BHJpn::NK::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 34 - sWORR9OlLGl0AfA6::6eiusCL::BHJpn::NK::P # Subtest: uiXtyOE0::kOXHjwnRo7vnXIs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uiXtyOE0::kOXHjwnRo7vnXIs # Subtest: WAYF::gS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WAYF::gS ok 1 - Set ==> aqvW6::fH1P1IE4t 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aqvW6::fH1P1IE4t 1..36 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..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aqvW6::fH1P1IE4t ok 4 - ARxb8::6::bvs ok 5 - B0ipmS::VJU0RNu11ZZTNt5Gw2oz ok 6 - Cr::nCZ0XgFT0_Mi2qfMWmg::F_qf4RyFdkCcCDJEMjC::19 ok 7 - CWjfP18Wr5uiZQduZe1::Qiq ok 8 - dtvLDBiI8Ep::7AQHdA::jEHkLJ9Q::9rkRVy1RgKlGW3::zpVS69L ok 9 - E0IiV::EMLkTLN7lnFLIP3dxLsq ok 10 - E9jnwGRt6CVzALVjvf::JlR::2j7Fz::f6_SlZS3vulfc::RoIw8mq5EQnkU ok 11 - gXu5CKl_Ky3::75k2tVLLJKDavmQ::sG::JeXfBCJJ0U_K::5agMrROXE60DjhbA ok 12 - hg003nUWBx::1b2::gFnqqFntNcO5gRl6k ok 13 - rlRT8zePqsIWwGlMrQc::53M::bs97RWwUYuj6urKPq::dz0BEXho ok 14 - sA4Ku075G2k::M_XDSDHB4E7d::wvDPiUDahhp_AtQRB::AJ9qHWYBt2xu::sqJyPe ok 15 - sWORR9OlLGl0AfA6::6eiusCL::BHJpn::NK::P ok 16 - uiXtyOE0::kOXHjwnRo7vnXIs ok 17 - WAYF::gS ok 18 - Footer ok 19 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..20 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aqvW6::fH1P1IE4t ok 5 - ARxb8::6::bvs ok 6 - B0ipmS::VJU0RNu11ZZTNt5Gw2oz ok 7 - Cr::nCZ0XgFT0_Mi2qfMWmg::F_qf4RyFdkCcCDJEMjC::19 ok 8 - CWjfP18Wr5uiZQduZe1::Qiq ok 9 - dtvLDBiI8Ep::7AQHdA::jEHkLJ9Q::9rkRVy1RgKlGW3::zpVS69L ok 10 - E0IiV::EMLkTLN7lnFLIP3dxLsq ok 11 - E9jnwGRt6CVzALVjvf::JlR::2j7Fz::f6_SlZS3vulfc::RoIw8mq5EQnkU ok 12 - gXu5CKl_Ky3::75k2tVLLJKDavmQ::sG::JeXfBCJJ0U_K::5agMrROXE60DjhbA ok 13 - hg003nUWBx::1b2::gFnqqFntNcO5gRl6k ok 14 - rlRT8zePqsIWwGlMrQc::53M::bs97RWwUYuj6urKPq::dz0BEXho ok 15 - sA4Ku075G2k::M_XDSDHB4E7d::wvDPiUDahhp_AtQRB::AJ9qHWYBt2xu::sqJyPe ok 16 - sWORR9OlLGl0AfA6::6eiusCL::BHJpn::NK::P ok 17 - uiXtyOE0::kOXHjwnRo7vnXIs ok 18 - WAYF::gS ok 19 - Footer ok 20 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aqvW6::fH1P1IE4t 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aqvW6::fH1P1IE4t # Subtest: ARxb8::6::bvs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ARxb8::6::bvs # Subtest: B0ipmS::VJU0RNu11ZZTNt5Gw2oz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - B0ipmS::VJU0RNu11ZZTNt5Gw2oz # Subtest: Cr::nCZ0XgFT0_Mi2qfMWmg::F_qf4RyFdkCcCDJEMjC::19 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Cr::nCZ0XgFT0_Mi2qfMWmg::F_qf4RyFdkCcCDJEMjC::19 # Subtest: CWjfP18Wr5uiZQduZe1::Qiq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - CWjfP18Wr5uiZQduZe1::Qiq # Subtest: dtvLDBiI8Ep::7AQHdA::jEHkLJ9Q::9rkRVy1RgKlGW3::zpVS69L 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dtvLDBiI8Ep::7AQHdA::jEHkLJ9Q::9rkRVy1RgKlGW3::zpVS69L # Subtest: E0IiV::EMLkTLN7lnFLIP3dxLsq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - E0IiV::EMLkTLN7lnFLIP3dxLsq # Subtest: E9jnwGRt6CVzALVjvf::JlR::2j7Fz::f6_SlZS3vulfc::RoIw8mq5EQnkU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - E9jnwGRt6CVzALVjvf::JlR::2j7Fz::f6_SlZS3vulfc::RoIw8mq5EQnkU # Subtest: gXu5CKl_Ky3::75k2tVLLJKDavmQ::sG::JeXfBCJJ0U_K::5agMrROXE60DjhbA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gXu5CKl_Ky3::75k2tVLLJKDavmQ::sG::JeXfBCJJ0U_K::5agMrROXE60DjhbA # Subtest: hg003nUWBx::1b2::gFnqqFntNcO5gRl6k 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hg003nUWBx::1b2::gFnqqFntNcO5gRl6k # Subtest: rlRT8zePqsIWwGlMrQc::53M::bs97RWwUYuj6urKPq::dz0BEXho 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rlRT8zePqsIWwGlMrQc::53M::bs97RWwUYuj6urKPq::dz0BEXho # Subtest: sA4Ku075G2k::M_XDSDHB4E7d::wvDPiUDahhp_AtQRB::AJ9qHWYBt2xu::sqJyPe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sA4Ku075G2k::M_XDSDHB4E7d::wvDPiUDahhp_AtQRB::AJ9qHWYBt2xu::sqJyPe # Subtest: sWORR9OlLGl0AfA6::6eiusCL::BHJpn::NK::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 34 - sWORR9OlLGl0AfA6::6eiusCL::BHJpn::NK::P # Subtest: uiXtyOE0::kOXHjwnRo7vnXIs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uiXtyOE0::kOXHjwnRo7vnXIs # Subtest: WAYF::gS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WAYF::gS ok 1 - Set ==> aqvW6::fH1P1IE4t 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..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 ==> C_rnvGat4dov4tL0Hhc::Z::hFbImWrUkM8::SfV_Or3TAhoHlR::5JZtF87mthH 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - C_rnvGat4dov4tL0Hhc::Z::hFbImWrUkM8::SfV_Or3TAhoHlR::5JZtF87mthH ok 4 - G81NK5AQfGVv::VIVjjHr::WPNd7zLEPsM1Ys::z2JQeRC1TIcO5DGl6_D3::dpHe9C1FKzoiUx2csSh8 ok 5 - gwQp ok 6 - IEDDdwuy4dTn8fjBh::KIECGntqENkK ok 7 - jygrUO::0JeGE5emLo3WYeSIEW::fQCEZ::6FHBodDeGd6Vv0jL0::HEZHZY2n3YgzE9 ok 8 - JYMgI7Q::I6Hrl5Fb63CF8::DOlBYF4zeY::8TTMEnR9hkFAAd::adiC5Bpp_6HjLG7zAFD ok 9 - Q4lwS3QC6fSLirD9KBA::bC::OHkBe3oPQOWt::vAPU1j5gwMryzg0cR24 ok 10 - QjxYIhAhP6e30wN::QWv3C_SkAdp7d::ZA0dn0qL::dJty7 ok 11 - R1FQ0JFSic4piZ8Bldj::PesHp9u6HpU1::58GNwL0_jNPTiHB::bXJeN2 ok 12 - W_2GWIX5::6B4A5Y4N::uuwAlHhGc9S ok 13 - WQajCDDvhFEJQ11kiM1::grX61Hj5RFH_P7zwmS5::Fbrpt::4UvkvVhvn94Oq44O ok 14 - Yq_fXq0mOigQK::NbOMnf3K18jy5_CCie::KRV4lx ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - C_rnvGat4dov4tL0Hhc::Z::hFbImWrUkM8::SfV_Or3TAhoHlR::5JZtF87mthH ok 5 - G81NK5AQfGVv::VIVjjHr::WPNd7zLEPsM1Ys::z2JQeRC1TIcO5DGl6_D3::dpHe9C1FKzoiUx2csSh8 ok 6 - gwQp ok 7 - IEDDdwuy4dTn8fjBh::KIECGntqENkK ok 8 - jygrUO::0JeGE5emLo3WYeSIEW::fQCEZ::6FHBodDeGd6Vv0jL0::HEZHZY2n3YgzE9 ok 9 - JYMgI7Q::I6Hrl5Fb63CF8::DOlBYF4zeY::8TTMEnR9hkFAAd::adiC5Bpp_6HjLG7zAFD ok 10 - Q4lwS3QC6fSLirD9KBA::bC::OHkBe3oPQOWt::vAPU1j5gwMryzg0cR24 ok 11 - QjxYIhAhP6e30wN::QWv3C_SkAdp7d::ZA0dn0qL::dJty7 ok 12 - R1FQ0JFSic4piZ8Bldj::PesHp9u6HpU1::58GNwL0_jNPTiHB::bXJeN2 ok 13 - W_2GWIX5::6B4A5Y4N::uuwAlHhGc9S ok 14 - WQajCDDvhFEJQ11kiM1::grX61Hj5RFH_P7zwmS5::Fbrpt::4UvkvVhvn94Oq44O ok 15 - Yq_fXq0mOigQK::NbOMnf3K18jy5_CCie::KRV4lx ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: C_rnvGat4dov4tL0Hhc::Z::hFbImWrUkM8::SfV_Or3TAhoHlR::5JZtF87mthH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - C_rnvGat4dov4tL0Hhc::Z::hFbImWrUkM8::SfV_Or3TAhoHlR::5JZtF87mthH # Subtest: G81NK5AQfGVv::VIVjjHr::WPNd7zLEPsM1Ys::z2JQeRC1TIcO5DGl6_D3::dpHe9C1FKzoiUx2csSh8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - G81NK5AQfGVv::VIVjjHr::WPNd7zLEPsM1Ys::z2JQeRC1TIcO5DGl6_D3::dpHe9C1FKzoiUx2csSh8 # Subtest: gwQp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gwQp # Subtest: IEDDdwuy4dTn8fjBh::KIECGntqENkK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IEDDdwuy4dTn8fjBh::KIECGntqENkK # Subtest: jygrUO::0JeGE5emLo3WYeSIEW::fQCEZ::6FHBodDeGd6Vv0jL0::HEZHZY2n3YgzE9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jygrUO::0JeGE5emLo3WYeSIEW::fQCEZ::6FHBodDeGd6Vv0jL0::HEZHZY2n3YgzE9 # Subtest: JYMgI7Q::I6Hrl5Fb63CF8::DOlBYF4zeY::8TTMEnR9hkFAAd::adiC5Bpp_6HjLG7zAFD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JYMgI7Q::I6Hrl5Fb63CF8::DOlBYF4zeY::8TTMEnR9hkFAAd::adiC5Bpp_6HjLG7zAFD # Subtest: Q4lwS3QC6fSLirD9KBA::bC::OHkBe3oPQOWt::vAPU1j5gwMryzg0cR24 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Q4lwS3QC6fSLirD9KBA::bC::OHkBe3oPQOWt::vAPU1j5gwMryzg0cR24 # Subtest: QjxYIhAhP6e30wN::QWv3C_SkAdp7d::ZA0dn0qL::dJty7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QjxYIhAhP6e30wN::QWv3C_SkAdp7d::ZA0dn0qL::dJty7 # Subtest: R1FQ0JFSic4piZ8Bldj::PesHp9u6HpU1::58GNwL0_jNPTiHB::bXJeN2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - R1FQ0JFSic4piZ8Bldj::PesHp9u6HpU1::58GNwL0_jNPTiHB::bXJeN2 # Subtest: W_2GWIX5::6B4A5Y4N::uuwAlHhGc9S 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W_2GWIX5::6B4A5Y4N::uuwAlHhGc9S # Subtest: WQajCDDvhFEJQ11kiM1::grX61Hj5RFH_P7zwmS5::Fbrpt::4UvkvVhvn94Oq44O 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WQajCDDvhFEJQ11kiM1::grX61Hj5RFH_P7zwmS5::Fbrpt::4UvkvVhvn94Oq44O # Subtest: Yq_fXq0mOigQK::NbOMnf3K18jy5_CCie::KRV4lx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Yq_fXq0mOigQK::NbOMnf3K18jy5_CCie::KRV4lx ok 1 - Set ==> C_rnvGat4dov4tL0Hhc::Z::hFbImWrUkM8::SfV_Or3TAhoHlR::5JZtF87mthH 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> C_rnvGat4dov4tL0Hhc::Z::hFbImWrUkM8::SfV_Or3TAhoHlR::5JZtF87mthH 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - C_rnvGat4dov4tL0Hhc::Z::hFbImWrUkM8::SfV_Or3TAhoHlR::5JZtF87mthH ok 4 - G81NK5AQfGVv::VIVjjHr::WPNd7zLEPsM1Ys::z2JQeRC1TIcO5DGl6_D3::dpHe9C1FKzoiUx2csSh8 ok 5 - gwQp ok 6 - IEDDdwuy4dTn8fjBh::KIECGntqENkK ok 7 - jygrUO::0JeGE5emLo3WYeSIEW::fQCEZ::6FHBodDeGd6Vv0jL0::HEZHZY2n3YgzE9 ok 8 - JYMgI7Q::I6Hrl5Fb63CF8::DOlBYF4zeY::8TTMEnR9hkFAAd::adiC5Bpp_6HjLG7zAFD ok 9 - Q4lwS3QC6fSLirD9KBA::bC::OHkBe3oPQOWt::vAPU1j5gwMryzg0cR24 ok 10 - QjxYIhAhP6e30wN::QWv3C_SkAdp7d::ZA0dn0qL::dJty7 ok 11 - R1FQ0JFSic4piZ8Bldj::PesHp9u6HpU1::58GNwL0_jNPTiHB::bXJeN2 ok 12 - W_2GWIX5::6B4A5Y4N::uuwAlHhGc9S ok 13 - WQajCDDvhFEJQ11kiM1::grX61Hj5RFH_P7zwmS5::Fbrpt::4UvkvVhvn94Oq44O ok 14 - Yq_fXq0mOigQK::NbOMnf3K18jy5_CCie::KRV4lx ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - C_rnvGat4dov4tL0Hhc::Z::hFbImWrUkM8::SfV_Or3TAhoHlR::5JZtF87mthH ok 5 - G81NK5AQfGVv::VIVjjHr::WPNd7zLEPsM1Ys::z2JQeRC1TIcO5DGl6_D3::dpHe9C1FKzoiUx2csSh8 ok 6 - gwQp ok 7 - IEDDdwuy4dTn8fjBh::KIECGntqENkK ok 8 - jygrUO::0JeGE5emLo3WYeSIEW::fQCEZ::6FHBodDeGd6Vv0jL0::HEZHZY2n3YgzE9 ok 9 - JYMgI7Q::I6Hrl5Fb63CF8::DOlBYF4zeY::8TTMEnR9hkFAAd::adiC5Bpp_6HjLG7zAFD ok 10 - Q4lwS3QC6fSLirD9KBA::bC::OHkBe3oPQOWt::vAPU1j5gwMryzg0cR24 ok 11 - QjxYIhAhP6e30wN::QWv3C_SkAdp7d::ZA0dn0qL::dJty7 ok 12 - R1FQ0JFSic4piZ8Bldj::PesHp9u6HpU1::58GNwL0_jNPTiHB::bXJeN2 ok 13 - W_2GWIX5::6B4A5Y4N::uuwAlHhGc9S ok 14 - WQajCDDvhFEJQ11kiM1::grX61Hj5RFH_P7zwmS5::Fbrpt::4UvkvVhvn94Oq44O ok 15 - Yq_fXq0mOigQK::NbOMnf3K18jy5_CCie::KRV4lx ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: C_rnvGat4dov4tL0Hhc::Z::hFbImWrUkM8::SfV_Or3TAhoHlR::5JZtF87mthH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - C_rnvGat4dov4tL0Hhc::Z::hFbImWrUkM8::SfV_Or3TAhoHlR::5JZtF87mthH # Subtest: G81NK5AQfGVv::VIVjjHr::WPNd7zLEPsM1Ys::z2JQeRC1TIcO5DGl6_D3::dpHe9C1FKzoiUx2csSh8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - G81NK5AQfGVv::VIVjjHr::WPNd7zLEPsM1Ys::z2JQeRC1TIcO5DGl6_D3::dpHe9C1FKzoiUx2csSh8 # Subtest: gwQp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gwQp # Subtest: IEDDdwuy4dTn8fjBh::KIECGntqENkK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IEDDdwuy4dTn8fjBh::KIECGntqENkK # Subtest: jygrUO::0JeGE5emLo3WYeSIEW::fQCEZ::6FHBodDeGd6Vv0jL0::HEZHZY2n3YgzE9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jygrUO::0JeGE5emLo3WYeSIEW::fQCEZ::6FHBodDeGd6Vv0jL0::HEZHZY2n3YgzE9 # Subtest: JYMgI7Q::I6Hrl5Fb63CF8::DOlBYF4zeY::8TTMEnR9hkFAAd::adiC5Bpp_6HjLG7zAFD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JYMgI7Q::I6Hrl5Fb63CF8::DOlBYF4zeY::8TTMEnR9hkFAAd::adiC5Bpp_6HjLG7zAFD # Subtest: Q4lwS3QC6fSLirD9KBA::bC::OHkBe3oPQOWt::vAPU1j5gwMryzg0cR24 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Q4lwS3QC6fSLirD9KBA::bC::OHkBe3oPQOWt::vAPU1j5gwMryzg0cR24 # Subtest: QjxYIhAhP6e30wN::QWv3C_SkAdp7d::ZA0dn0qL::dJty7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QjxYIhAhP6e30wN::QWv3C_SkAdp7d::ZA0dn0qL::dJty7 # Subtest: R1FQ0JFSic4piZ8Bldj::PesHp9u6HpU1::58GNwL0_jNPTiHB::bXJeN2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - R1FQ0JFSic4piZ8Bldj::PesHp9u6HpU1::58GNwL0_jNPTiHB::bXJeN2 # Subtest: W_2GWIX5::6B4A5Y4N::uuwAlHhGc9S 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W_2GWIX5::6B4A5Y4N::uuwAlHhGc9S # Subtest: WQajCDDvhFEJQ11kiM1::grX61Hj5RFH_P7zwmS5::Fbrpt::4UvkvVhvn94Oq44O 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WQajCDDvhFEJQ11kiM1::grX61Hj5RFH_P7zwmS5::Fbrpt::4UvkvVhvn94Oq44O # Subtest: Yq_fXq0mOigQK::NbOMnf3K18jy5_CCie::KRV4lx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Yq_fXq0mOigQK::NbOMnf3K18jy5_CCie::KRV4lx ok 1 - Set ==> C_rnvGat4dov4tL0Hhc::Z::hFbImWrUkM8::SfV_Or3TAhoHlR::5JZtF87mthH 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..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.16.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.16.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.16.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.16.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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> _YjXG7C19q9uhKXP::wIUxlQXrojRr5GlsTkYR::CIxXuk::7zCWAz55::_wmg 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 - _YjXG7C19q9uhKXP::wIUxlQXrojRr5GlsTkYR::CIxXuk::7zCWAz55::_wmg ok 4 - joL40VdtA4FBXl::K 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 - _YjXG7C19q9uhKXP::wIUxlQXrojRr5GlsTkYR::CIxXuk::7zCWAz55::_wmg ok 5 - joL40VdtA4FBXl::K ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _YjXG7C19q9uhKXP::wIUxlQXrojRr5GlsTkYR::CIxXuk::7zCWAz55::_wmg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _YjXG7C19q9uhKXP::wIUxlQXrojRr5GlsTkYR::CIxXuk::7zCWAz55::_wmg # Subtest: joL40VdtA4FBXl::K 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - joL40VdtA4FBXl::K ok 1 - Set ==> _YjXG7C19q9uhKXP::wIUxlQXrojRr5GlsTkYR::CIxXuk::7zCWAz55::_wmg 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _YjXG7C19q9uhKXP::wIUxlQXrojRr5GlsTkYR::CIxXuk::7zCWAz55::_wmg 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 - _YjXG7C19q9uhKXP::wIUxlQXrojRr5GlsTkYR::CIxXuk::7zCWAz55::_wmg ok 4 - joL40VdtA4FBXl::K 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 - _YjXG7C19q9uhKXP::wIUxlQXrojRr5GlsTkYR::CIxXuk::7zCWAz55::_wmg ok 5 - joL40VdtA4FBXl::K ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _YjXG7C19q9uhKXP::wIUxlQXrojRr5GlsTkYR::CIxXuk::7zCWAz55::_wmg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _YjXG7C19q9uhKXP::wIUxlQXrojRr5GlsTkYR::CIxXuk::7zCWAz55::_wmg # Subtest: joL40VdtA4FBXl::K 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - joL40VdtA4FBXl::K ok 1 - Set ==> _YjXG7C19q9uhKXP::wIUxlQXrojRr5GlsTkYR::CIxXuk::7zCWAz55::_wmg 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..2 # Subtest: force = 0 # Subtest: Set ==> _8wHePXD::Xb83_l5tgaoqAdkEM::YTy::4074CQJuyiLb6UP6X 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 - _8wHePXD::Xb83_l5tgaoqAdkEM::YTy::4074CQJuyiLb6UP6X ok 4 - Bw ok 5 - dCSSVEgWT::U ok 6 - H8EtlQtObj7VH9X::yv4fi1_3IOn0B::mNPep7XGo::97yzYY8 ok 7 - ifaLTltm3erkD8P5::Md8plJ ok 8 - KfB08kpdCZwnb1tt::7zYrIYIXIHc4::2::hMbwqo ok 9 - oMIveaSQ::VhivmxGYO7dveG1::gliKHFiN9MeZwSRHX ok 10 - tvYU_YLmc3::0vqSzXUY5_aKilEOwOy ok 11 - wX8ln01Qn6kcEtW3 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 - _8wHePXD::Xb83_l5tgaoqAdkEM::YTy::4074CQJuyiLb6UP6X ok 5 - Bw ok 6 - dCSSVEgWT::U ok 7 - H8EtlQtObj7VH9X::yv4fi1_3IOn0B::mNPep7XGo::97yzYY8 ok 8 - ifaLTltm3erkD8P5::Md8plJ ok 9 - KfB08kpdCZwnb1tt::7zYrIYIXIHc4::2::hMbwqo ok 10 - oMIveaSQ::VhivmxGYO7dveG1::gliKHFiN9MeZwSRHX ok 11 - tvYU_YLmc3::0vqSzXUY5_aKilEOwOy ok 12 - wX8ln01Qn6kcEtW3 ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _8wHePXD::Xb83_l5tgaoqAdkEM::YTy::4074CQJuyiLb6UP6X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _8wHePXD::Xb83_l5tgaoqAdkEM::YTy::4074CQJuyiLb6UP6X # Subtest: Bw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Bw # Subtest: dCSSVEgWT::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 24 - dCSSVEgWT::U # Subtest: H8EtlQtObj7VH9X::yv4fi1_3IOn0B::mNPep7XGo::97yzYY8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - H8EtlQtObj7VH9X::yv4fi1_3IOn0B::mNPep7XGo::97yzYY8 # Subtest: ifaLTltm3erkD8P5::Md8plJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ifaLTltm3erkD8P5::Md8plJ # Subtest: KfB08kpdCZwnb1tt::7zYrIYIXIHc4::2::hMbwqo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KfB08kpdCZwnb1tt::7zYrIYIXIHc4::2::hMbwqo # Subtest: oMIveaSQ::VhivmxGYO7dveG1::gliKHFiN9MeZwSRHX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oMIveaSQ::VhivmxGYO7dveG1::gliKHFiN9MeZwSRHX # Subtest: tvYU_YLmc3::0vqSzXUY5_aKilEOwOy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tvYU_YLmc3::0vqSzXUY5_aKilEOwOy # Subtest: wX8ln01Qn6kcEtW3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - wX8ln01Qn6kcEtW3 ok 1 - Set ==> _8wHePXD::Xb83_l5tgaoqAdkEM::YTy::4074CQJuyiLb6UP6X 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _8wHePXD::Xb83_l5tgaoqAdkEM::YTy::4074CQJuyiLb6UP6X 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 - _8wHePXD::Xb83_l5tgaoqAdkEM::YTy::4074CQJuyiLb6UP6X ok 4 - Bw ok 5 - dCSSVEgWT::U ok 6 - H8EtlQtObj7VH9X::yv4fi1_3IOn0B::mNPep7XGo::97yzYY8 ok 7 - ifaLTltm3erkD8P5::Md8plJ ok 8 - KfB08kpdCZwnb1tt::7zYrIYIXIHc4::2::hMbwqo ok 9 - oMIveaSQ::VhivmxGYO7dveG1::gliKHFiN9MeZwSRHX ok 10 - tvYU_YLmc3::0vqSzXUY5_aKilEOwOy ok 11 - wX8ln01Qn6kcEtW3 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 - _8wHePXD::Xb83_l5tgaoqAdkEM::YTy::4074CQJuyiLb6UP6X ok 5 - Bw ok 6 - dCSSVEgWT::U ok 7 - H8EtlQtObj7VH9X::yv4fi1_3IOn0B::mNPep7XGo::97yzYY8 ok 8 - ifaLTltm3erkD8P5::Md8plJ ok 9 - KfB08kpdCZwnb1tt::7zYrIYIXIHc4::2::hMbwqo ok 10 - oMIveaSQ::VhivmxGYO7dveG1::gliKHFiN9MeZwSRHX ok 11 - tvYU_YLmc3::0vqSzXUY5_aKilEOwOy ok 12 - wX8ln01Qn6kcEtW3 ok 13 - Footer ok 14 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _8wHePXD::Xb83_l5tgaoqAdkEM::YTy::4074CQJuyiLb6UP6X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _8wHePXD::Xb83_l5tgaoqAdkEM::YTy::4074CQJuyiLb6UP6X # Subtest: Bw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Bw # Subtest: dCSSVEgWT::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 24 - dCSSVEgWT::U # Subtest: H8EtlQtObj7VH9X::yv4fi1_3IOn0B::mNPep7XGo::97yzYY8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - H8EtlQtObj7VH9X::yv4fi1_3IOn0B::mNPep7XGo::97yzYY8 # Subtest: ifaLTltm3erkD8P5::Md8plJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ifaLTltm3erkD8P5::Md8plJ # Subtest: KfB08kpdCZwnb1tt::7zYrIYIXIHc4::2::hMbwqo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KfB08kpdCZwnb1tt::7zYrIYIXIHc4::2::hMbwqo # Subtest: oMIveaSQ::VhivmxGYO7dveG1::gliKHFiN9MeZwSRHX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oMIveaSQ::VhivmxGYO7dveG1::gliKHFiN9MeZwSRHX # Subtest: tvYU_YLmc3::0vqSzXUY5_aKilEOwOy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tvYU_YLmc3::0vqSzXUY5_aKilEOwOy # Subtest: wX8ln01Qn6kcEtW3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - wX8ln01Qn6kcEtW3 ok 1 - Set ==> _8wHePXD::Xb83_l5tgaoqAdkEM::YTy::4074CQJuyiLb6UP6X 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..2 # Subtest: force = 0 # Subtest: Set ==> bSZBREygu::tpxD6HAeaoQkaXF_1Cb::Q2kX0_piBNYWG::gMoKXvBua0bS0ELe21P 1..36 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..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - bSZBREygu::tpxD6HAeaoQkaXF_1Cb::Q2kX0_piBNYWG::gMoKXvBua0bS0ELe21P ok 4 - BTgffVAug_BD::FicQEnBwCJxPIs ok 5 - C2EBG4_kH4ArTLZJzi0h::WaPJ1m::fTeXZJdASNtgIm ok 6 - DMd4YZ::a25KTRZ ok 7 - DRWoh162he::Fa2Do2JOefD3RT::oiUo11aQisOf8KLKTI ok 8 - E6bJZ0 ok 9 - fzb5R4::3sRTRHC2KyNQ3QDb::kbcg6Zb035hfMAZ::8l2k4S::gNJvjX ok 10 - Io1ZMjtx5B_r_6JMaT::rGdLmZk3C::hwNqBIt6m3KOs8WBQ ok 11 - jwvsFFGqzQgPIlMoc::dHU8njnOonuifs4thK::E ok 12 - KvjRC6xDEviVqPulSA::yNMNfYjBOvCzl1On::MrWw44xL_fBOwYOb ok 13 - L2Sk::AybJChnspzjV7 ok 14 - PCbEw::BeFK6GWVWs2JC::D096x::L0::juh6veYjcecwnCz3I ok 15 - SXozlrTu3::jhP2416aFn5CKWNn6VKG::PPC69BW1OtpGtBCLQg::xTnDkYxNaw8 ok 16 - V6rvqZrPT5HKOMWh4n ok 17 - V8NGeLOqL::sohx5GTDO16 ok 18 - Footer ok 19 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..20 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - bSZBREygu::tpxD6HAeaoQkaXF_1Cb::Q2kX0_piBNYWG::gMoKXvBua0bS0ELe21P ok 5 - BTgffVAug_BD::FicQEnBwCJxPIs ok 6 - C2EBG4_kH4ArTLZJzi0h::WaPJ1m::fTeXZJdASNtgIm ok 7 - DMd4YZ::a25KTRZ ok 8 - DRWoh162he::Fa2Do2JOefD3RT::oiUo11aQisOf8KLKTI ok 9 - E6bJZ0 ok 10 - fzb5R4::3sRTRHC2KyNQ3QDb::kbcg6Zb035hfMAZ::8l2k4S::gNJvjX ok 11 - Io1ZMjtx5B_r_6JMaT::rGdLmZk3C::hwNqBIt6m3KOs8WBQ ok 12 - jwvsFFGqzQgPIlMoc::dHU8njnOonuifs4thK::E ok 13 - KvjRC6xDEviVqPulSA::yNMNfYjBOvCzl1On::MrWw44xL_fBOwYOb ok 14 - L2Sk::AybJChnspzjV7 ok 15 - PCbEw::BeFK6GWVWs2JC::D096x::L0::juh6veYjcecwnCz3I ok 16 - SXozlrTu3::jhP2416aFn5CKWNn6VKG::PPC69BW1OtpGtBCLQg::xTnDkYxNaw8 ok 17 - V6rvqZrPT5HKOMWh4n ok 18 - V8NGeLOqL::sohx5GTDO16 ok 19 - Footer ok 20 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: bSZBREygu::tpxD6HAeaoQkaXF_1Cb::Q2kX0_piBNYWG::gMoKXvBua0bS0ELe21P 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bSZBREygu::tpxD6HAeaoQkaXF_1Cb::Q2kX0_piBNYWG::gMoKXvBua0bS0ELe21P # Subtest: BTgffVAug_BD::FicQEnBwCJxPIs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - BTgffVAug_BD::FicQEnBwCJxPIs # Subtest: C2EBG4_kH4ArTLZJzi0h::WaPJ1m::fTeXZJdASNtgIm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - C2EBG4_kH4ArTLZJzi0h::WaPJ1m::fTeXZJdASNtgIm # Subtest: DMd4YZ::a25KTRZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DMd4YZ::a25KTRZ # Subtest: DRWoh162he::Fa2Do2JOefD3RT::oiUo11aQisOf8KLKTI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DRWoh162he::Fa2Do2JOefD3RT::oiUo11aQisOf8KLKTI # Subtest: E6bJZ0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - E6bJZ0 # Subtest: fzb5R4::3sRTRHC2KyNQ3QDb::kbcg6Zb035hfMAZ::8l2k4S::gNJvjX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fzb5R4::3sRTRHC2KyNQ3QDb::kbcg6Zb035hfMAZ::8l2k4S::gNJvjX # Subtest: Io1ZMjtx5B_r_6JMaT::rGdLmZk3C::hwNqBIt6m3KOs8WBQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Io1ZMjtx5B_r_6JMaT::rGdLmZk3C::hwNqBIt6m3KOs8WBQ # Subtest: jwvsFFGqzQgPIlMoc::dHU8njnOonuifs4thK::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 - jwvsFFGqzQgPIlMoc::dHU8njnOonuifs4thK::E # Subtest: KvjRC6xDEviVqPulSA::yNMNfYjBOvCzl1On::MrWw44xL_fBOwYOb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KvjRC6xDEviVqPulSA::yNMNfYjBOvCzl1On::MrWw44xL_fBOwYOb # Subtest: L2Sk::AybJChnspzjV7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - L2Sk::AybJChnspzjV7 # Subtest: PCbEw::BeFK6GWVWs2JC::D096x::L0::juh6veYjcecwnCz3I 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PCbEw::BeFK6GWVWs2JC::D096x::L0::juh6veYjcecwnCz3I # Subtest: SXozlrTu3::jhP2416aFn5CKWNn6VKG::PPC69BW1OtpGtBCLQg::xTnDkYxNaw8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - SXozlrTu3::jhP2416aFn5CKWNn6VKG::PPC69BW1OtpGtBCLQg::xTnDkYxNaw8 # Subtest: V6rvqZrPT5HKOMWh4n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - V6rvqZrPT5HKOMWh4n # Subtest: V8NGeLOqL::sohx5GTDO16 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - V8NGeLOqL::sohx5GTDO16 ok 1 - Set ==> bSZBREygu::tpxD6HAeaoQkaXF_1Cb::Q2kX0_piBNYWG::gMoKXvBua0bS0ELe21P 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> bSZBREygu::tpxD6HAeaoQkaXF_1Cb::Q2kX0_piBNYWG::gMoKXvBua0bS0ELe21P 1..36 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..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - bSZBREygu::tpxD6HAeaoQkaXF_1Cb::Q2kX0_piBNYWG::gMoKXvBua0bS0ELe21P ok 4 - BTgffVAug_BD::FicQEnBwCJxPIs ok 5 - C2EBG4_kH4ArTLZJzi0h::WaPJ1m::fTeXZJdASNtgIm ok 6 - DMd4YZ::a25KTRZ ok 7 - DRWoh162he::Fa2Do2JOefD3RT::oiUo11aQisOf8KLKTI ok 8 - E6bJZ0 ok 9 - fzb5R4::3sRTRHC2KyNQ3QDb::kbcg6Zb035hfMAZ::8l2k4S::gNJvjX ok 10 - Io1ZMjtx5B_r_6JMaT::rGdLmZk3C::hwNqBIt6m3KOs8WBQ ok 11 - jwvsFFGqzQgPIlMoc::dHU8njnOonuifs4thK::E ok 12 - KvjRC6xDEviVqPulSA::yNMNfYjBOvCzl1On::MrWw44xL_fBOwYOb ok 13 - L2Sk::AybJChnspzjV7 ok 14 - PCbEw::BeFK6GWVWs2JC::D096x::L0::juh6veYjcecwnCz3I ok 15 - SXozlrTu3::jhP2416aFn5CKWNn6VKG::PPC69BW1OtpGtBCLQg::xTnDkYxNaw8 ok 16 - V6rvqZrPT5HKOMWh4n ok 17 - V8NGeLOqL::sohx5GTDO16 ok 18 - Footer ok 19 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..20 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - bSZBREygu::tpxD6HAeaoQkaXF_1Cb::Q2kX0_piBNYWG::gMoKXvBua0bS0ELe21P ok 5 - BTgffVAug_BD::FicQEnBwCJxPIs ok 6 - C2EBG4_kH4ArTLZJzi0h::WaPJ1m::fTeXZJdASNtgIm ok 7 - DMd4YZ::a25KTRZ ok 8 - DRWoh162he::Fa2Do2JOefD3RT::oiUo11aQisOf8KLKTI ok 9 - E6bJZ0 ok 10 - fzb5R4::3sRTRHC2KyNQ3QDb::kbcg6Zb035hfMAZ::8l2k4S::gNJvjX ok 11 - Io1ZMjtx5B_r_6JMaT::rGdLmZk3C::hwNqBIt6m3KOs8WBQ ok 12 - jwvsFFGqzQgPIlMoc::dHU8njnOonuifs4thK::E ok 13 - KvjRC6xDEviVqPulSA::yNMNfYjBOvCzl1On::MrWw44xL_fBOwYOb ok 14 - L2Sk::AybJChnspzjV7 ok 15 - PCbEw::BeFK6GWVWs2JC::D096x::L0::juh6veYjcecwnCz3I ok 16 - SXozlrTu3::jhP2416aFn5CKWNn6VKG::PPC69BW1OtpGtBCLQg::xTnDkYxNaw8 ok 17 - V6rvqZrPT5HKOMWh4n ok 18 - V8NGeLOqL::sohx5GTDO16 ok 19 - Footer ok 20 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: bSZBREygu::tpxD6HAeaoQkaXF_1Cb::Q2kX0_piBNYWG::gMoKXvBua0bS0ELe21P 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bSZBREygu::tpxD6HAeaoQkaXF_1Cb::Q2kX0_piBNYWG::gMoKXvBua0bS0ELe21P # Subtest: BTgffVAug_BD::FicQEnBwCJxPIs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - BTgffVAug_BD::FicQEnBwCJxPIs # Subtest: C2EBG4_kH4ArTLZJzi0h::WaPJ1m::fTeXZJdASNtgIm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - C2EBG4_kH4ArTLZJzi0h::WaPJ1m::fTeXZJdASNtgIm # Subtest: DMd4YZ::a25KTRZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DMd4YZ::a25KTRZ # Subtest: DRWoh162he::Fa2Do2JOefD3RT::oiUo11aQisOf8KLKTI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DRWoh162he::Fa2Do2JOefD3RT::oiUo11aQisOf8KLKTI # Subtest: E6bJZ0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - E6bJZ0 # Subtest: fzb5R4::3sRTRHC2KyNQ3QDb::kbcg6Zb035hfMAZ::8l2k4S::gNJvjX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fzb5R4::3sRTRHC2KyNQ3QDb::kbcg6Zb035hfMAZ::8l2k4S::gNJvjX # Subtest: Io1ZMjtx5B_r_6JMaT::rGdLmZk3C::hwNqBIt6m3KOs8WBQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Io1ZMjtx5B_r_6JMaT::rGdLmZk3C::hwNqBIt6m3KOs8WBQ # Subtest: jwvsFFGqzQgPIlMoc::dHU8njnOonuifs4thK::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 - jwvsFFGqzQgPIlMoc::dHU8njnOonuifs4thK::E # Subtest: KvjRC6xDEviVqPulSA::yNMNfYjBOvCzl1On::MrWw44xL_fBOwYOb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KvjRC6xDEviVqPulSA::yNMNfYjBOvCzl1On::MrWw44xL_fBOwYOb # Subtest: L2Sk::AybJChnspzjV7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - L2Sk::AybJChnspzjV7 # Subtest: PCbEw::BeFK6GWVWs2JC::D096x::L0::juh6veYjcecwnCz3I 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PCbEw::BeFK6GWVWs2JC::D096x::L0::juh6veYjcecwnCz3I # Subtest: SXozlrTu3::jhP2416aFn5CKWNn6VKG::PPC69BW1OtpGtBCLQg::xTnDkYxNaw8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - SXozlrTu3::jhP2416aFn5CKWNn6VKG::PPC69BW1OtpGtBCLQg::xTnDkYxNaw8 # Subtest: V6rvqZrPT5HKOMWh4n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - V6rvqZrPT5HKOMWh4n # Subtest: V8NGeLOqL::sohx5GTDO16 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - V8NGeLOqL::sohx5GTDO16 ok 1 - Set ==> bSZBREygu::tpxD6HAeaoQkaXF_1Cb::Q2kX0_piBNYWG::gMoKXvBua0bS0ELe21P 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 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.16.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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> aXhaI1raPdxnw01::nDpZjDYgaKOsRFGu::VbQZ2QkFziwlMvDMKF::Up7zhh3obycvY::0Jmm_SGpgMh0FMVqiG 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aXhaI1raPdxnw01::nDpZjDYgaKOsRFGu::VbQZ2QkFziwlMvDMKF::Up7zhh3obycvY::0Jmm_SGpgMh0FMVqiG ok 4 - axPl3::IjQEYdgAi_iQQZlmJ ok 5 - clpaHLMtIN7::JWeBD69kOLiGM1QtpZB::GwXrJqWUHBysJTCYVzX::ww8sri89jJUjHa ok 6 - hKQAY ok 7 - m8xqbsv2whph3jw8sRjn::QVOh5_RX ok 8 - NminVo4LKzyycDOFZY4::TRkHs::FGQ ok 9 - OVvkefULMg8rHbc611J::Zwo2ssFu::L::Lcmz6yGJjXIZYmbb9 ok 10 - OX_lF ok 11 - S_ysMoaITAPO127T::0q_U9VFezq3AQ9DAv ok 12 - t0STWKLjd2jeBDsG9xm0 ok 13 - UO9EMlfrx99bL4a7::v1j ok 14 - vVjY::UcViB3jpSH9balDS7O::NxihwsPW2rkgismTxkVg ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aXhaI1raPdxnw01::nDpZjDYgaKOsRFGu::VbQZ2QkFziwlMvDMKF::Up7zhh3obycvY::0Jmm_SGpgMh0FMVqiG ok 5 - axPl3::IjQEYdgAi_iQQZlmJ ok 6 - clpaHLMtIN7::JWeBD69kOLiGM1QtpZB::GwXrJqWUHBysJTCYVzX::ww8sri89jJUjHa ok 7 - hKQAY ok 8 - m8xqbsv2whph3jw8sRjn::QVOh5_RX ok 9 - NminVo4LKzyycDOFZY4::TRkHs::FGQ ok 10 - OVvkefULMg8rHbc611J::Zwo2ssFu::L::Lcmz6yGJjXIZYmbb9 ok 11 - OX_lF ok 12 - S_ysMoaITAPO127T::0q_U9VFezq3AQ9DAv ok 13 - t0STWKLjd2jeBDsG9xm0 ok 14 - UO9EMlfrx99bL4a7::v1j ok 15 - vVjY::UcViB3jpSH9balDS7O::NxihwsPW2rkgismTxkVg ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aXhaI1raPdxnw01::nDpZjDYgaKOsRFGu::VbQZ2QkFziwlMvDMKF::Up7zhh3obycvY::0Jmm_SGpgMh0FMVqiG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aXhaI1raPdxnw01::nDpZjDYgaKOsRFGu::VbQZ2QkFziwlMvDMKF::Up7zhh3obycvY::0Jmm_SGpgMh0FMVqiG # Subtest: axPl3::IjQEYdgAi_iQQZlmJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - axPl3::IjQEYdgAi_iQQZlmJ # Subtest: clpaHLMtIN7::JWeBD69kOLiGM1QtpZB::GwXrJqWUHBysJTCYVzX::ww8sri89jJUjHa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - clpaHLMtIN7::JWeBD69kOLiGM1QtpZB::GwXrJqWUHBysJTCYVzX::ww8sri89jJUjHa # Subtest: hKQAY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hKQAY # Subtest: m8xqbsv2whph3jw8sRjn::QVOh5_RX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - m8xqbsv2whph3jw8sRjn::QVOh5_RX # Subtest: NminVo4LKzyycDOFZY4::TRkHs::FGQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NminVo4LKzyycDOFZY4::TRkHs::FGQ # Subtest: OVvkefULMg8rHbc611J::Zwo2ssFu::L::Lcmz6yGJjXIZYmbb9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OVvkefULMg8rHbc611J::Zwo2ssFu::L::Lcmz6yGJjXIZYmbb9 # Subtest: OX_lF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OX_lF # Subtest: S_ysMoaITAPO127T::0q_U9VFezq3AQ9DAv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - S_ysMoaITAPO127T::0q_U9VFezq3AQ9DAv # Subtest: t0STWKLjd2jeBDsG9xm0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - t0STWKLjd2jeBDsG9xm0 # Subtest: UO9EMlfrx99bL4a7::v1j 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UO9EMlfrx99bL4a7::v1j # Subtest: vVjY::UcViB3jpSH9balDS7O::NxihwsPW2rkgismTxkVg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vVjY::UcViB3jpSH9balDS7O::NxihwsPW2rkgismTxkVg ok 1 - Set ==> aXhaI1raPdxnw01::nDpZjDYgaKOsRFGu::VbQZ2QkFziwlMvDMKF::Up7zhh3obycvY::0Jmm_SGpgMh0FMVqiG 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aXhaI1raPdxnw01::nDpZjDYgaKOsRFGu::VbQZ2QkFziwlMvDMKF::Up7zhh3obycvY::0Jmm_SGpgMh0FMVqiG 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aXhaI1raPdxnw01::nDpZjDYgaKOsRFGu::VbQZ2QkFziwlMvDMKF::Up7zhh3obycvY::0Jmm_SGpgMh0FMVqiG ok 4 - axPl3::IjQEYdgAi_iQQZlmJ ok 5 - clpaHLMtIN7::JWeBD69kOLiGM1QtpZB::GwXrJqWUHBysJTCYVzX::ww8sri89jJUjHa ok 6 - hKQAY ok 7 - m8xqbsv2whph3jw8sRjn::QVOh5_RX ok 8 - NminVo4LKzyycDOFZY4::TRkHs::FGQ ok 9 - OVvkefULMg8rHbc611J::Zwo2ssFu::L::Lcmz6yGJjXIZYmbb9 ok 10 - OX_lF ok 11 - S_ysMoaITAPO127T::0q_U9VFezq3AQ9DAv ok 12 - t0STWKLjd2jeBDsG9xm0 ok 13 - UO9EMlfrx99bL4a7::v1j ok 14 - vVjY::UcViB3jpSH9balDS7O::NxihwsPW2rkgismTxkVg ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aXhaI1raPdxnw01::nDpZjDYgaKOsRFGu::VbQZ2QkFziwlMvDMKF::Up7zhh3obycvY::0Jmm_SGpgMh0FMVqiG ok 5 - axPl3::IjQEYdgAi_iQQZlmJ ok 6 - clpaHLMtIN7::JWeBD69kOLiGM1QtpZB::GwXrJqWUHBysJTCYVzX::ww8sri89jJUjHa ok 7 - hKQAY ok 8 - m8xqbsv2whph3jw8sRjn::QVOh5_RX ok 9 - NminVo4LKzyycDOFZY4::TRkHs::FGQ ok 10 - OVvkefULMg8rHbc611J::Zwo2ssFu::L::Lcmz6yGJjXIZYmbb9 ok 11 - OX_lF ok 12 - S_ysMoaITAPO127T::0q_U9VFezq3AQ9DAv ok 13 - t0STWKLjd2jeBDsG9xm0 ok 14 - UO9EMlfrx99bL4a7::v1j ok 15 - vVjY::UcViB3jpSH9balDS7O::NxihwsPW2rkgismTxkVg ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aXhaI1raPdxnw01::nDpZjDYgaKOsRFGu::VbQZ2QkFziwlMvDMKF::Up7zhh3obycvY::0Jmm_SGpgMh0FMVqiG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aXhaI1raPdxnw01::nDpZjDYgaKOsRFGu::VbQZ2QkFziwlMvDMKF::Up7zhh3obycvY::0Jmm_SGpgMh0FMVqiG # Subtest: axPl3::IjQEYdgAi_iQQZlmJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - axPl3::IjQEYdgAi_iQQZlmJ # Subtest: clpaHLMtIN7::JWeBD69kOLiGM1QtpZB::GwXrJqWUHBysJTCYVzX::ww8sri89jJUjHa 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - clpaHLMtIN7::JWeBD69kOLiGM1QtpZB::GwXrJqWUHBysJTCYVzX::ww8sri89jJUjHa # Subtest: hKQAY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hKQAY # Subtest: m8xqbsv2whph3jw8sRjn::QVOh5_RX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - m8xqbsv2whph3jw8sRjn::QVOh5_RX # Subtest: NminVo4LKzyycDOFZY4::TRkHs::FGQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NminVo4LKzyycDOFZY4::TRkHs::FGQ # Subtest: OVvkefULMg8rHbc611J::Zwo2ssFu::L::Lcmz6yGJjXIZYmbb9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OVvkefULMg8rHbc611J::Zwo2ssFu::L::Lcmz6yGJjXIZYmbb9 # Subtest: OX_lF 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OX_lF # Subtest: S_ysMoaITAPO127T::0q_U9VFezq3AQ9DAv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - S_ysMoaITAPO127T::0q_U9VFezq3AQ9DAv # Subtest: t0STWKLjd2jeBDsG9xm0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - t0STWKLjd2jeBDsG9xm0 # Subtest: UO9EMlfrx99bL4a7::v1j 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UO9EMlfrx99bL4a7::v1j # Subtest: vVjY::UcViB3jpSH9balDS7O::NxihwsPW2rkgismTxkVg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vVjY::UcViB3jpSH9balDS7O::NxihwsPW2rkgismTxkVg ok 1 - Set ==> aXhaI1raPdxnw01::nDpZjDYgaKOsRFGu::VbQZ2QkFziwlMvDMKF::Up7zhh3obycvY::0Jmm_SGpgMh0FMVqiG 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 5 - minperl = v5.16.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..2 # Subtest: force = 0 # Subtest: Set ==> cqxGQykTCrRqiYqssZ::UcCgj6saA::Dhcs5ImIY 1..31 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..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - cqxGQykTCrRqiYqssZ::UcCgj6saA::Dhcs5ImIY ok 4 - dTkcjB75QN2P::bVppABUXPiZ6::WnDLEVrorrFqSNt::s5cnaHMRsXHsN6 ok 5 - KE48DnFQKc7vpqLd::eQmMBnwG::wwlu_QYmE7::LrReWxm::FVzxosLg8ua7u2NPQ ok 6 - Kej4TUujs_yw::EStPiJWHwP9EZ2::R4ByyfAJ::tMoA33C::XBVpHdAcpAJIdxsT4km ok 7 - lsSg ok 8 - rpPGQbA::TE2dnRU5::dApwUQgyaJyPN::Mb43::7gdrzq ok 9 - tKjQ1fiAT2uKaQ::jGTZCiy3pnW::eGu5UXjNeRvzgV5IFGd8::7Q4ahvGs_::WREV_u ok 10 - uKN0KgL1JOtXu::3I85WkYqKNg::jgcHh05f8fE7lZplCc ok 11 - uX8Wyy9HoxLvJbf::1::uPn4KnLK::cnfZ::0hYepWFRsQGU ok 12 - WhTryKXcx::bZQ6y0vXaK91DXZSh3Tl::8donK::pwKFogM6gjba57D8tisB::TW6XV 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 - cqxGQykTCrRqiYqssZ::UcCgj6saA::Dhcs5ImIY ok 5 - dTkcjB75QN2P::bVppABUXPiZ6::WnDLEVrorrFqSNt::s5cnaHMRsXHsN6 ok 6 - KE48DnFQKc7vpqLd::eQmMBnwG::wwlu_QYmE7::LrReWxm::FVzxosLg8ua7u2NPQ ok 7 - Kej4TUujs_yw::EStPiJWHwP9EZ2::R4ByyfAJ::tMoA33C::XBVpHdAcpAJIdxsT4km ok 8 - lsSg ok 9 - rpPGQbA::TE2dnRU5::dApwUQgyaJyPN::Mb43::7gdrzq ok 10 - tKjQ1fiAT2uKaQ::jGTZCiy3pnW::eGu5UXjNeRvzgV5IFGd8::7Q4ahvGs_::WREV_u ok 11 - uKN0KgL1JOtXu::3I85WkYqKNg::jgcHh05f8fE7lZplCc ok 12 - uX8Wyy9HoxLvJbf::1::uPn4KnLK::cnfZ::0hYepWFRsQGU ok 13 - WhTryKXcx::bZQ6y0vXaK91DXZSh3Tl::8donK::pwKFogM6gjba57D8tisB::TW6XV ok 14 - Footer ok 15 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: cqxGQykTCrRqiYqssZ::UcCgj6saA::Dhcs5ImIY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cqxGQykTCrRqiYqssZ::UcCgj6saA::Dhcs5ImIY # Subtest: dTkcjB75QN2P::bVppABUXPiZ6::WnDLEVrorrFqSNt::s5cnaHMRsXHsN6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dTkcjB75QN2P::bVppABUXPiZ6::WnDLEVrorrFqSNt::s5cnaHMRsXHsN6 # Subtest: KE48DnFQKc7vpqLd::eQmMBnwG::wwlu_QYmE7::LrReWxm::FVzxosLg8ua7u2NPQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KE48DnFQKc7vpqLd::eQmMBnwG::wwlu_QYmE7::LrReWxm::FVzxosLg8ua7u2NPQ # Subtest: Kej4TUujs_yw::EStPiJWHwP9EZ2::R4ByyfAJ::tMoA33C::XBVpHdAcpAJIdxsT4km 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Kej4TUujs_yw::EStPiJWHwP9EZ2::R4ByyfAJ::tMoA33C::XBVpHdAcpAJIdxsT4km # Subtest: lsSg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lsSg # Subtest: rpPGQbA::TE2dnRU5::dApwUQgyaJyPN::Mb43::7gdrzq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rpPGQbA::TE2dnRU5::dApwUQgyaJyPN::Mb43::7gdrzq # Subtest: tKjQ1fiAT2uKaQ::jGTZCiy3pnW::eGu5UXjNeRvzgV5IFGd8::7Q4ahvGs_::WREV_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 28 - tKjQ1fiAT2uKaQ::jGTZCiy3pnW::eGu5UXjNeRvzgV5IFGd8::7Q4ahvGs_::WREV_u # Subtest: uKN0KgL1JOtXu::3I85WkYqKNg::jgcHh05f8fE7lZplCc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uKN0KgL1JOtXu::3I85WkYqKNg::jgcHh05f8fE7lZplCc # Subtest: uX8Wyy9HoxLvJbf::1::uPn4KnLK::cnfZ::0hYepWFRsQGU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uX8Wyy9HoxLvJbf::1::uPn4KnLK::cnfZ::0hYepWFRsQGU # Subtest: WhTryKXcx::bZQ6y0vXaK91DXZSh3Tl::8donK::pwKFogM6gjba57D8tisB::TW6XV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WhTryKXcx::bZQ6y0vXaK91DXZSh3Tl::8donK::pwKFogM6gjba57D8tisB::TW6XV ok 1 - Set ==> cqxGQykTCrRqiYqssZ::UcCgj6saA::Dhcs5ImIY 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> cqxGQykTCrRqiYqssZ::UcCgj6saA::Dhcs5ImIY 1..31 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..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - cqxGQykTCrRqiYqssZ::UcCgj6saA::Dhcs5ImIY ok 4 - dTkcjB75QN2P::bVppABUXPiZ6::WnDLEVrorrFqSNt::s5cnaHMRsXHsN6 ok 5 - KE48DnFQKc7vpqLd::eQmMBnwG::wwlu_QYmE7::LrReWxm::FVzxosLg8ua7u2NPQ ok 6 - Kej4TUujs_yw::EStPiJWHwP9EZ2::R4ByyfAJ::tMoA33C::XBVpHdAcpAJIdxsT4km ok 7 - lsSg ok 8 - rpPGQbA::TE2dnRU5::dApwUQgyaJyPN::Mb43::7gdrzq ok 9 - tKjQ1fiAT2uKaQ::jGTZCiy3pnW::eGu5UXjNeRvzgV5IFGd8::7Q4ahvGs_::WREV_u ok 10 - uKN0KgL1JOtXu::3I85WkYqKNg::jgcHh05f8fE7lZplCc ok 11 - uX8Wyy9HoxLvJbf::1::uPn4KnLK::cnfZ::0hYepWFRsQGU ok 12 - WhTryKXcx::bZQ6y0vXaK91DXZSh3Tl::8donK::pwKFogM6gjba57D8tisB::TW6XV 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 - cqxGQykTCrRqiYqssZ::UcCgj6saA::Dhcs5ImIY ok 5 - dTkcjB75QN2P::bVppABUXPiZ6::WnDLEVrorrFqSNt::s5cnaHMRsXHsN6 ok 6 - KE48DnFQKc7vpqLd::eQmMBnwG::wwlu_QYmE7::LrReWxm::FVzxosLg8ua7u2NPQ ok 7 - Kej4TUujs_yw::EStPiJWHwP9EZ2::R4ByyfAJ::tMoA33C::XBVpHdAcpAJIdxsT4km ok 8 - lsSg ok 9 - rpPGQbA::TE2dnRU5::dApwUQgyaJyPN::Mb43::7gdrzq ok 10 - tKjQ1fiAT2uKaQ::jGTZCiy3pnW::eGu5UXjNeRvzgV5IFGd8::7Q4ahvGs_::WREV_u ok 11 - uKN0KgL1JOtXu::3I85WkYqKNg::jgcHh05f8fE7lZplCc ok 12 - uX8Wyy9HoxLvJbf::1::uPn4KnLK::cnfZ::0hYepWFRsQGU ok 13 - WhTryKXcx::bZQ6y0vXaK91DXZSh3Tl::8donK::pwKFogM6gjba57D8tisB::TW6XV ok 14 - Footer ok 15 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: cqxGQykTCrRqiYqssZ::UcCgj6saA::Dhcs5ImIY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cqxGQykTCrRqiYqssZ::UcCgj6saA::Dhcs5ImIY # Subtest: dTkcjB75QN2P::bVppABUXPiZ6::WnDLEVrorrFqSNt::s5cnaHMRsXHsN6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dTkcjB75QN2P::bVppABUXPiZ6::WnDLEVrorrFqSNt::s5cnaHMRsXHsN6 # Subtest: KE48DnFQKc7vpqLd::eQmMBnwG::wwlu_QYmE7::LrReWxm::FVzxosLg8ua7u2NPQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KE48DnFQKc7vpqLd::eQmMBnwG::wwlu_QYmE7::LrReWxm::FVzxosLg8ua7u2NPQ # Subtest: Kej4TUujs_yw::EStPiJWHwP9EZ2::R4ByyfAJ::tMoA33C::XBVpHdAcpAJIdxsT4km 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Kej4TUujs_yw::EStPiJWHwP9EZ2::R4ByyfAJ::tMoA33C::XBVpHdAcpAJIdxsT4km # Subtest: lsSg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lsSg # Subtest: rpPGQbA::TE2dnRU5::dApwUQgyaJyPN::Mb43::7gdrzq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rpPGQbA::TE2dnRU5::dApwUQgyaJyPN::Mb43::7gdrzq # Subtest: tKjQ1fiAT2uKaQ::jGTZCiy3pnW::eGu5UXjNeRvzgV5IFGd8::7Q4ahvGs_::WREV_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 28 - tKjQ1fiAT2uKaQ::jGTZCiy3pnW::eGu5UXjNeRvzgV5IFGd8::7Q4ahvGs_::WREV_u # Subtest: uKN0KgL1JOtXu::3I85WkYqKNg::jgcHh05f8fE7lZplCc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uKN0KgL1JOtXu::3I85WkYqKNg::jgcHh05f8fE7lZplCc # Subtest: uX8Wyy9HoxLvJbf::1::uPn4KnLK::cnfZ::0hYepWFRsQGU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uX8Wyy9HoxLvJbf::1::uPn4KnLK::cnfZ::0hYepWFRsQGU # Subtest: WhTryKXcx::bZQ6y0vXaK91DXZSh3Tl::8donK::pwKFogM6gjba57D8tisB::TW6XV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WhTryKXcx::bZQ6y0vXaK91DXZSh3Tl::8donK::pwKFogM6gjba57D8tisB::TW6XV ok 1 - Set ==> cqxGQykTCrRqiYqssZ::UcCgj6saA::Dhcs5ImIY 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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> _ESF0PMR_KzNSrAGs9::HFBLPL_::euCC3Wv::J3Vg82::1vxYnAr94xzR6Vtpy30 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 - _ESF0PMR_KzNSrAGs9::HFBLPL_::euCC3Wv::J3Vg82::1vxYnAr94xzR6Vtpy30 ok 4 - A1kf3SYJNM64Rd::CSZQbew::y ok 5 - B9RikVqpozNpKB ok 6 - bwCIn55H1vl6yNy0::SJmnS7G_yxaiJj5t3Tyq::XutzwRl0rxxvMpaly1::WBvjFw1e::Qnc9lcaJGwBDq ok 7 - cHG45hKWqG1Iw2ScE8B::P4BuLujs54F2fi_::NXOcshW_::4OGX2X0UErhFI9 ok 8 - clt::Jl5nqCcDi::WiYO6wsUi::G4iqtTB ok 9 - CPLrwc::qtzi2H49XnueCNHQpzJ7 ok 10 - dTQ2NH::AD ok 11 - F9Lx5wOsWZt2h9s::qbB6rWqdk3DEaO::coLxx5VjtLdXalO_he ok 12 - hIngb36jP_fB0::j7tgz9pOYVrcCsjJ18x::6XaPC7CSzkb ok 13 - hJD2HcHqgyjysh::wtRmB1M56lR4OEmZo6 ok 14 - MA0DO0gD::Mse1::DR::hYkEA75 ok 15 - nz3WRYkZcK::vYUEhjOGo3r::gZ4eCjvNMrO6MeXbgW::CSxOlCnNC ok 16 - Ob0hfqqt ok 17 - PJ::iqO6SY2 ok 18 - QG7w ok 19 - X1qIN::T6F7kszUmMo3M ok 20 - XsSNc37Xccg8lKA::KHCChNaGUDvS3ZvGrH::9vhIOh ok 21 - Yn79Q::FQu3tUJjyQia::POclzUgJvoEVmF1btR ok 22 - Z4fYAo::HV9ij65zB::Mwp22DGwLg_Mw::qUfWKgo9Eho7I::S3JhCGaW4_ 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 - _ESF0PMR_KzNSrAGs9::HFBLPL_::euCC3Wv::J3Vg82::1vxYnAr94xzR6Vtpy30 ok 5 - A1kf3SYJNM64Rd::CSZQbew::y ok 6 - B9RikVqpozNpKB ok 7 - bwCIn55H1vl6yNy0::SJmnS7G_yxaiJj5t3Tyq::XutzwRl0rxxvMpaly1::WBvjFw1e::Qnc9lcaJGwBDq ok 8 - cHG45hKWqG1Iw2ScE8B::P4BuLujs54F2fi_::NXOcshW_::4OGX2X0UErhFI9 ok 9 - clt::Jl5nqCcDi::WiYO6wsUi::G4iqtTB ok 10 - CPLrwc::qtzi2H49XnueCNHQpzJ7 ok 11 - dTQ2NH::AD ok 12 - F9Lx5wOsWZt2h9s::qbB6rWqdk3DEaO::coLxx5VjtLdXalO_he ok 13 - hIngb36jP_fB0::j7tgz9pOYVrcCsjJ18x::6XaPC7CSzkb ok 14 - hJD2HcHqgyjysh::wtRmB1M56lR4OEmZo6 ok 15 - MA0DO0gD::Mse1::DR::hYkEA75 ok 16 - nz3WRYkZcK::vYUEhjOGo3r::gZ4eCjvNMrO6MeXbgW::CSxOlCnNC ok 17 - Ob0hfqqt ok 18 - PJ::iqO6SY2 ok 19 - QG7w ok 20 - X1qIN::T6F7kszUmMo3M ok 21 - XsSNc37Xccg8lKA::KHCChNaGUDvS3ZvGrH::9vhIOh ok 22 - Yn79Q::FQu3tUJjyQia::POclzUgJvoEVmF1btR ok 23 - Z4fYAo::HV9ij65zB::Mwp22DGwLg_Mw::qUfWKgo9Eho7I::S3JhCGaW4_ ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _ESF0PMR_KzNSrAGs9::HFBLPL_::euCC3Wv::J3Vg82::1vxYnAr94xzR6Vtpy30 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _ESF0PMR_KzNSrAGs9::HFBLPL_::euCC3Wv::J3Vg82::1vxYnAr94xzR6Vtpy30 # Subtest: A1kf3SYJNM64Rd::CSZQbew::y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - A1kf3SYJNM64Rd::CSZQbew::y # Subtest: B9RikVqpozNpKB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - B9RikVqpozNpKB # Subtest: bwCIn55H1vl6yNy0::SJmnS7G_yxaiJj5t3Tyq::XutzwRl0rxxvMpaly1::WBvjFw1e::Qnc9lcaJGwBDq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bwCIn55H1vl6yNy0::SJmnS7G_yxaiJj5t3Tyq::XutzwRl0rxxvMpaly1::WBvjFw1e::Qnc9lcaJGwBDq # Subtest: cHG45hKWqG1Iw2ScE8B::P4BuLujs54F2fi_::NXOcshW_::4OGX2X0UErhFI9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cHG45hKWqG1Iw2ScE8B::P4BuLujs54F2fi_::NXOcshW_::4OGX2X0UErhFI9 # Subtest: clt::Jl5nqCcDi::WiYO6wsUi::G4iqtTB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - clt::Jl5nqCcDi::WiYO6wsUi::G4iqtTB # Subtest: CPLrwc::qtzi2H49XnueCNHQpzJ7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - CPLrwc::qtzi2H49XnueCNHQpzJ7 # Subtest: dTQ2NH::AD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dTQ2NH::AD # Subtest: F9Lx5wOsWZt2h9s::qbB6rWqdk3DEaO::coLxx5VjtLdXalO_he 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - F9Lx5wOsWZt2h9s::qbB6rWqdk3DEaO::coLxx5VjtLdXalO_he # Subtest: hIngb36jP_fB0::j7tgz9pOYVrcCsjJ18x::6XaPC7CSzkb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hIngb36jP_fB0::j7tgz9pOYVrcCsjJ18x::6XaPC7CSzkb # Subtest: hJD2HcHqgyjysh::wtRmB1M56lR4OEmZo6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hJD2HcHqgyjysh::wtRmB1M56lR4OEmZo6 # Subtest: MA0DO0gD::Mse1::DR::hYkEA75 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MA0DO0gD::Mse1::DR::hYkEA75 # Subtest: nz3WRYkZcK::vYUEhjOGo3r::gZ4eCjvNMrO6MeXbgW::CSxOlCnNC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nz3WRYkZcK::vYUEhjOGo3r::gZ4eCjvNMrO6MeXbgW::CSxOlCnNC # Subtest: Ob0hfqqt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ob0hfqqt # Subtest: PJ::iqO6SY2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PJ::iqO6SY2 # Subtest: QG7w 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QG7w # Subtest: X1qIN::T6F7kszUmMo3M 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - X1qIN::T6F7kszUmMo3M # Subtest: XsSNc37Xccg8lKA::KHCChNaGUDvS3ZvGrH::9vhIOh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XsSNc37Xccg8lKA::KHCChNaGUDvS3ZvGrH::9vhIOh # Subtest: Yn79Q::FQu3tUJjyQia::POclzUgJvoEVmF1btR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Yn79Q::FQu3tUJjyQia::POclzUgJvoEVmF1btR # Subtest: Z4fYAo::HV9ij65zB::Mwp22DGwLg_Mw::qUfWKgo9Eho7I::S3JhCGaW4_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Z4fYAo::HV9ij65zB::Mwp22DGwLg_Mw::qUfWKgo9Eho7I::S3JhCGaW4_ ok 1 - Set ==> _ESF0PMR_KzNSrAGs9::HFBLPL_::euCC3Wv::J3Vg82::1vxYnAr94xzR6Vtpy30 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _ESF0PMR_KzNSrAGs9::HFBLPL_::euCC3Wv::J3Vg82::1vxYnAr94xzR6Vtpy30 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 - _ESF0PMR_KzNSrAGs9::HFBLPL_::euCC3Wv::J3Vg82::1vxYnAr94xzR6Vtpy30 ok 4 - A1kf3SYJNM64Rd::CSZQbew::y ok 5 - B9RikVqpozNpKB ok 6 - bwCIn55H1vl6yNy0::SJmnS7G_yxaiJj5t3Tyq::XutzwRl0rxxvMpaly1::WBvjFw1e::Qnc9lcaJGwBDq ok 7 - cHG45hKWqG1Iw2ScE8B::P4BuLujs54F2fi_::NXOcshW_::4OGX2X0UErhFI9 ok 8 - clt::Jl5nqCcDi::WiYO6wsUi::G4iqtTB ok 9 - CPLrwc::qtzi2H49XnueCNHQpzJ7 ok 10 - dTQ2NH::AD ok 11 - F9Lx5wOsWZt2h9s::qbB6rWqdk3DEaO::coLxx5VjtLdXalO_he ok 12 - hIngb36jP_fB0::j7tgz9pOYVrcCsjJ18x::6XaPC7CSzkb ok 13 - hJD2HcHqgyjysh::wtRmB1M56lR4OEmZo6 ok 14 - MA0DO0gD::Mse1::DR::hYkEA75 ok 15 - nz3WRYkZcK::vYUEhjOGo3r::gZ4eCjvNMrO6MeXbgW::CSxOlCnNC ok 16 - Ob0hfqqt ok 17 - PJ::iqO6SY2 ok 18 - QG7w ok 19 - X1qIN::T6F7kszUmMo3M ok 20 - XsSNc37Xccg8lKA::KHCChNaGUDvS3ZvGrH::9vhIOh ok 21 - Yn79Q::FQu3tUJjyQia::POclzUgJvoEVmF1btR ok 22 - Z4fYAo::HV9ij65zB::Mwp22DGwLg_Mw::qUfWKgo9Eho7I::S3JhCGaW4_ 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 - _ESF0PMR_KzNSrAGs9::HFBLPL_::euCC3Wv::J3Vg82::1vxYnAr94xzR6Vtpy30 ok 5 - A1kf3SYJNM64Rd::CSZQbew::y ok 6 - B9RikVqpozNpKB ok 7 - bwCIn55H1vl6yNy0::SJmnS7G_yxaiJj5t3Tyq::XutzwRl0rxxvMpaly1::WBvjFw1e::Qnc9lcaJGwBDq ok 8 - cHG45hKWqG1Iw2ScE8B::P4BuLujs54F2fi_::NXOcshW_::4OGX2X0UErhFI9 ok 9 - clt::Jl5nqCcDi::WiYO6wsUi::G4iqtTB ok 10 - CPLrwc::qtzi2H49XnueCNHQpzJ7 ok 11 - dTQ2NH::AD ok 12 - F9Lx5wOsWZt2h9s::qbB6rWqdk3DEaO::coLxx5VjtLdXalO_he ok 13 - hIngb36jP_fB0::j7tgz9pOYVrcCsjJ18x::6XaPC7CSzkb ok 14 - hJD2HcHqgyjysh::wtRmB1M56lR4OEmZo6 ok 15 - MA0DO0gD::Mse1::DR::hYkEA75 ok 16 - nz3WRYkZcK::vYUEhjOGo3r::gZ4eCjvNMrO6MeXbgW::CSxOlCnNC ok 17 - Ob0hfqqt ok 18 - PJ::iqO6SY2 ok 19 - QG7w ok 20 - X1qIN::T6F7kszUmMo3M ok 21 - XsSNc37Xccg8lKA::KHCChNaGUDvS3ZvGrH::9vhIOh ok 22 - Yn79Q::FQu3tUJjyQia::POclzUgJvoEVmF1btR ok 23 - Z4fYAo::HV9ij65zB::Mwp22DGwLg_Mw::qUfWKgo9Eho7I::S3JhCGaW4_ ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _ESF0PMR_KzNSrAGs9::HFBLPL_::euCC3Wv::J3Vg82::1vxYnAr94xzR6Vtpy30 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _ESF0PMR_KzNSrAGs9::HFBLPL_::euCC3Wv::J3Vg82::1vxYnAr94xzR6Vtpy30 # Subtest: A1kf3SYJNM64Rd::CSZQbew::y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - A1kf3SYJNM64Rd::CSZQbew::y # Subtest: B9RikVqpozNpKB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - B9RikVqpozNpKB # Subtest: bwCIn55H1vl6yNy0::SJmnS7G_yxaiJj5t3Tyq::XutzwRl0rxxvMpaly1::WBvjFw1e::Qnc9lcaJGwBDq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bwCIn55H1vl6yNy0::SJmnS7G_yxaiJj5t3Tyq::XutzwRl0rxxvMpaly1::WBvjFw1e::Qnc9lcaJGwBDq # Subtest: cHG45hKWqG1Iw2ScE8B::P4BuLujs54F2fi_::NXOcshW_::4OGX2X0UErhFI9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cHG45hKWqG1Iw2ScE8B::P4BuLujs54F2fi_::NXOcshW_::4OGX2X0UErhFI9 # Subtest: clt::Jl5nqCcDi::WiYO6wsUi::G4iqtTB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - clt::Jl5nqCcDi::WiYO6wsUi::G4iqtTB # Subtest: CPLrwc::qtzi2H49XnueCNHQpzJ7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - CPLrwc::qtzi2H49XnueCNHQpzJ7 # Subtest: dTQ2NH::AD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dTQ2NH::AD # Subtest: F9Lx5wOsWZt2h9s::qbB6rWqdk3DEaO::coLxx5VjtLdXalO_he 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - F9Lx5wOsWZt2h9s::qbB6rWqdk3DEaO::coLxx5VjtLdXalO_he # Subtest: hIngb36jP_fB0::j7tgz9pOYVrcCsjJ18x::6XaPC7CSzkb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hIngb36jP_fB0::j7tgz9pOYVrcCsjJ18x::6XaPC7CSzkb # Subtest: hJD2HcHqgyjysh::wtRmB1M56lR4OEmZo6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hJD2HcHqgyjysh::wtRmB1M56lR4OEmZo6 # Subtest: MA0DO0gD::Mse1::DR::hYkEA75 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MA0DO0gD::Mse1::DR::hYkEA75 # Subtest: nz3WRYkZcK::vYUEhjOGo3r::gZ4eCjvNMrO6MeXbgW::CSxOlCnNC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nz3WRYkZcK::vYUEhjOGo3r::gZ4eCjvNMrO6MeXbgW::CSxOlCnNC # Subtest: Ob0hfqqt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ob0hfqqt # Subtest: PJ::iqO6SY2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PJ::iqO6SY2 # Subtest: QG7w 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QG7w # Subtest: X1qIN::T6F7kszUmMo3M 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - X1qIN::T6F7kszUmMo3M # Subtest: XsSNc37Xccg8lKA::KHCChNaGUDvS3ZvGrH::9vhIOh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XsSNc37Xccg8lKA::KHCChNaGUDvS3ZvGrH::9vhIOh # Subtest: Yn79Q::FQu3tUJjyQia::POclzUgJvoEVmF1btR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Yn79Q::FQu3tUJjyQia::POclzUgJvoEVmF1btR # Subtest: Z4fYAo::HV9ij65zB::Mwp22DGwLg_Mw::qUfWKgo9Eho7I::S3JhCGaW4_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Z4fYAo::HV9ij65zB::Mwp22DGwLg_Mw::qUfWKgo9Eho7I::S3JhCGaW4_ ok 1 - Set ==> _ESF0PMR_KzNSrAGs9::HFBLPL_::euCC3Wv::J3Vg82::1vxYnAr94xzR6Vtpy30 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.16.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.16.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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> EKRJBkq4cn1QjiTU::h2::X3PdAYA::XKZ7EpqxXIyja01::NkAfrBzT01df1KRrtcS 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 - EKRJBkq4cn1QjiTU::h2::X3PdAYA::XKZ7EpqxXIyja01::NkAfrBzT01df1KRrtcS ok 4 - f::e::H ok 5 - G::p_KlZ7wpevzEaSA_8I::GDz::aunyCuJ2e ok 6 - gSxo3oh6y::L2HlJJozD ok 7 - gUDQLSI2vPwZth4T::lHTM0Op3HUL ok 8 - iaFF2qJSd::xgF9xWzPhC7J8D32::Fh5WyY3W8c::PnmzUE ok 9 - idFNZjxUAr4SVP::LAfdUVg4JObahQphTU::QxftH9VMch36JE7::L_l5OeYM61HQg ok 10 - iIr_XItI5UJmLSHpHAI::Y8Gmr::fyLFkrqiLiiZbK_XB::2fnxOhuaeqfs ok 11 - LD::vKA0R7n::wVknw8cSbhSdavHZtuc6::cLTMUFtD5SXpa::8qWewR ok 12 - Mq_YEDtT::myUtzJqCH6lCY ok 13 - mTOAe2Mc_KXmiZ5::0PWeSZIDcWU6R2L6::xqS::6I1IwE ok 14 - qpAKlK ok 15 - rIEgR::46QYt9::_m::3_9ce3o::yjZmfl9wdO2E ok 16 - tuNZ5ZoAdx::2Idlm8zKvZFwfIq::K0YJihI7o9Qg6m ok 17 - xg8nNqN::Pwn2Xo::7KPqISyJTCtUUKeUyG::1hSrZ52BdC2cWb1yt ok 18 - yyJDXKn9uH::wVf_JuDBwpiRPid9yNg::i::obR28nP6dbE9BznIO5Gx::RMuzaVtz ok 19 - zidRxvK::vhGMpfzr4Di0u3L7M::X2::UXb 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 - EKRJBkq4cn1QjiTU::h2::X3PdAYA::XKZ7EpqxXIyja01::NkAfrBzT01df1KRrtcS ok 5 - f::e::H ok 6 - G::p_KlZ7wpevzEaSA_8I::GDz::aunyCuJ2e ok 7 - gSxo3oh6y::L2HlJJozD ok 8 - gUDQLSI2vPwZth4T::lHTM0Op3HUL ok 9 - iaFF2qJSd::xgF9xWzPhC7J8D32::Fh5WyY3W8c::PnmzUE ok 10 - idFNZjxUAr4SVP::LAfdUVg4JObahQphTU::QxftH9VMch36JE7::L_l5OeYM61HQg ok 11 - iIr_XItI5UJmLSHpHAI::Y8Gmr::fyLFkrqiLiiZbK_XB::2fnxOhuaeqfs ok 12 - LD::vKA0R7n::wVknw8cSbhSdavHZtuc6::cLTMUFtD5SXpa::8qWewR ok 13 - Mq_YEDtT::myUtzJqCH6lCY ok 14 - mTOAe2Mc_KXmiZ5::0PWeSZIDcWU6R2L6::xqS::6I1IwE ok 15 - qpAKlK ok 16 - rIEgR::46QYt9::_m::3_9ce3o::yjZmfl9wdO2E ok 17 - tuNZ5ZoAdx::2Idlm8zKvZFwfIq::K0YJihI7o9Qg6m ok 18 - xg8nNqN::Pwn2Xo::7KPqISyJTCtUUKeUyG::1hSrZ52BdC2cWb1yt ok 19 - yyJDXKn9uH::wVf_JuDBwpiRPid9yNg::i::obR28nP6dbE9BznIO5Gx::RMuzaVtz ok 20 - zidRxvK::vhGMpfzr4Di0u3L7M::X2::UXb ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: EKRJBkq4cn1QjiTU::h2::X3PdAYA::XKZ7EpqxXIyja01::NkAfrBzT01df1KRrtcS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EKRJBkq4cn1QjiTU::h2::X3PdAYA::XKZ7EpqxXIyja01::NkAfrBzT01df1KRrtcS # Subtest: f::e::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 23 - f::e::H # Subtest: G::p_KlZ7wpevzEaSA_8I::GDz::aunyCuJ2e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - G::p_KlZ7wpevzEaSA_8I::GDz::aunyCuJ2e # Subtest: gSxo3oh6y::L2HlJJozD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gSxo3oh6y::L2HlJJozD # Subtest: gUDQLSI2vPwZth4T::lHTM0Op3HUL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gUDQLSI2vPwZth4T::lHTM0Op3HUL # Subtest: iaFF2qJSd::xgF9xWzPhC7J8D32::Fh5WyY3W8c::PnmzUE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iaFF2qJSd::xgF9xWzPhC7J8D32::Fh5WyY3W8c::PnmzUE # Subtest: idFNZjxUAr4SVP::LAfdUVg4JObahQphTU::QxftH9VMch36JE7::L_l5OeYM61HQg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - idFNZjxUAr4SVP::LAfdUVg4JObahQphTU::QxftH9VMch36JE7::L_l5OeYM61HQg # Subtest: iIr_XItI5UJmLSHpHAI::Y8Gmr::fyLFkrqiLiiZbK_XB::2fnxOhuaeqfs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iIr_XItI5UJmLSHpHAI::Y8Gmr::fyLFkrqiLiiZbK_XB::2fnxOhuaeqfs # Subtest: LD::vKA0R7n::wVknw8cSbhSdavHZtuc6::cLTMUFtD5SXpa::8qWewR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - LD::vKA0R7n::wVknw8cSbhSdavHZtuc6::cLTMUFtD5SXpa::8qWewR # Subtest: Mq_YEDtT::myUtzJqCH6lCY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Mq_YEDtT::myUtzJqCH6lCY # Subtest: mTOAe2Mc_KXmiZ5::0PWeSZIDcWU6R2L6::xqS::6I1IwE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mTOAe2Mc_KXmiZ5::0PWeSZIDcWU6R2L6::xqS::6I1IwE # Subtest: qpAKlK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qpAKlK # Subtest: rIEgR::46QYt9::_m::3_9ce3o::yjZmfl9wdO2E 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rIEgR::46QYt9::_m::3_9ce3o::yjZmfl9wdO2E # Subtest: tuNZ5ZoAdx::2Idlm8zKvZFwfIq::K0YJihI7o9Qg6m 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tuNZ5ZoAdx::2Idlm8zKvZFwfIq::K0YJihI7o9Qg6m # Subtest: xg8nNqN::Pwn2Xo::7KPqISyJTCtUUKeUyG::1hSrZ52BdC2cWb1yt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xg8nNqN::Pwn2Xo::7KPqISyJTCtUUKeUyG::1hSrZ52BdC2cWb1yt # Subtest: yyJDXKn9uH::wVf_JuDBwpiRPid9yNg::i::obR28nP6dbE9BznIO5Gx::RMuzaVtz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yyJDXKn9uH::wVf_JuDBwpiRPid9yNg::i::obR28nP6dbE9BznIO5Gx::RMuzaVtz # Subtest: zidRxvK::vhGMpfzr4Di0u3L7M::X2::UXb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zidRxvK::vhGMpfzr4Di0u3L7M::X2::UXb ok 1 - Set ==> EKRJBkq4cn1QjiTU::h2::X3PdAYA::XKZ7EpqxXIyja01::NkAfrBzT01df1KRrtcS 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> EKRJBkq4cn1QjiTU::h2::X3PdAYA::XKZ7EpqxXIyja01::NkAfrBzT01df1KRrtcS 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 - EKRJBkq4cn1QjiTU::h2::X3PdAYA::XKZ7EpqxXIyja01::NkAfrBzT01df1KRrtcS ok 4 - f::e::H ok 5 - G::p_KlZ7wpevzEaSA_8I::GDz::aunyCuJ2e ok 6 - gSxo3oh6y::L2HlJJozD ok 7 - gUDQLSI2vPwZth4T::lHTM0Op3HUL ok 8 - iaFF2qJSd::xgF9xWzPhC7J8D32::Fh5WyY3W8c::PnmzUE ok 9 - idFNZjxUAr4SVP::LAfdUVg4JObahQphTU::QxftH9VMch36JE7::L_l5OeYM61HQg ok 10 - iIr_XItI5UJmLSHpHAI::Y8Gmr::fyLFkrqiLiiZbK_XB::2fnxOhuaeqfs ok 11 - LD::vKA0R7n::wVknw8cSbhSdavHZtuc6::cLTMUFtD5SXpa::8qWewR ok 12 - Mq_YEDtT::myUtzJqCH6lCY ok 13 - mTOAe2Mc_KXmiZ5::0PWeSZIDcWU6R2L6::xqS::6I1IwE ok 14 - qpAKlK ok 15 - rIEgR::46QYt9::_m::3_9ce3o::yjZmfl9wdO2E ok 16 - tuNZ5ZoAdx::2Idlm8zKvZFwfIq::K0YJihI7o9Qg6m ok 17 - xg8nNqN::Pwn2Xo::7KPqISyJTCtUUKeUyG::1hSrZ52BdC2cWb1yt ok 18 - yyJDXKn9uH::wVf_JuDBwpiRPid9yNg::i::obR28nP6dbE9BznIO5Gx::RMuzaVtz ok 19 - zidRxvK::vhGMpfzr4Di0u3L7M::X2::UXb 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 - EKRJBkq4cn1QjiTU::h2::X3PdAYA::XKZ7EpqxXIyja01::NkAfrBzT01df1KRrtcS ok 5 - f::e::H ok 6 - G::p_KlZ7wpevzEaSA_8I::GDz::aunyCuJ2e ok 7 - gSxo3oh6y::L2HlJJozD ok 8 - gUDQLSI2vPwZth4T::lHTM0Op3HUL ok 9 - iaFF2qJSd::xgF9xWzPhC7J8D32::Fh5WyY3W8c::PnmzUE ok 10 - idFNZjxUAr4SVP::LAfdUVg4JObahQphTU::QxftH9VMch36JE7::L_l5OeYM61HQg ok 11 - iIr_XItI5UJmLSHpHAI::Y8Gmr::fyLFkrqiLiiZbK_XB::2fnxOhuaeqfs ok 12 - LD::vKA0R7n::wVknw8cSbhSdavHZtuc6::cLTMUFtD5SXpa::8qWewR ok 13 - Mq_YEDtT::myUtzJqCH6lCY ok 14 - mTOAe2Mc_KXmiZ5::0PWeSZIDcWU6R2L6::xqS::6I1IwE ok 15 - qpAKlK ok 16 - rIEgR::46QYt9::_m::3_9ce3o::yjZmfl9wdO2E ok 17 - tuNZ5ZoAdx::2Idlm8zKvZFwfIq::K0YJihI7o9Qg6m ok 18 - xg8nNqN::Pwn2Xo::7KPqISyJTCtUUKeUyG::1hSrZ52BdC2cWb1yt ok 19 - yyJDXKn9uH::wVf_JuDBwpiRPid9yNg::i::obR28nP6dbE9BznIO5Gx::RMuzaVtz ok 20 - zidRxvK::vhGMpfzr4Di0u3L7M::X2::UXb ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: EKRJBkq4cn1QjiTU::h2::X3PdAYA::XKZ7EpqxXIyja01::NkAfrBzT01df1KRrtcS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EKRJBkq4cn1QjiTU::h2::X3PdAYA::XKZ7EpqxXIyja01::NkAfrBzT01df1KRrtcS # Subtest: f::e::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 23 - f::e::H # Subtest: G::p_KlZ7wpevzEaSA_8I::GDz::aunyCuJ2e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - G::p_KlZ7wpevzEaSA_8I::GDz::aunyCuJ2e # Subtest: gSxo3oh6y::L2HlJJozD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gSxo3oh6y::L2HlJJozD # Subtest: gUDQLSI2vPwZth4T::lHTM0Op3HUL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gUDQLSI2vPwZth4T::lHTM0Op3HUL # Subtest: iaFF2qJSd::xgF9xWzPhC7J8D32::Fh5WyY3W8c::PnmzUE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iaFF2qJSd::xgF9xWzPhC7J8D32::Fh5WyY3W8c::PnmzUE # Subtest: idFNZjxUAr4SVP::LAfdUVg4JObahQphTU::QxftH9VMch36JE7::L_l5OeYM61HQg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - idFNZjxUAr4SVP::LAfdUVg4JObahQphTU::QxftH9VMch36JE7::L_l5OeYM61HQg # Subtest: iIr_XItI5UJmLSHpHAI::Y8Gmr::fyLFkrqiLiiZbK_XB::2fnxOhuaeqfs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iIr_XItI5UJmLSHpHAI::Y8Gmr::fyLFkrqiLiiZbK_XB::2fnxOhuaeqfs # Subtest: LD::vKA0R7n::wVknw8cSbhSdavHZtuc6::cLTMUFtD5SXpa::8qWewR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - LD::vKA0R7n::wVknw8cSbhSdavHZtuc6::cLTMUFtD5SXpa::8qWewR # Subtest: Mq_YEDtT::myUtzJqCH6lCY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Mq_YEDtT::myUtzJqCH6lCY # Subtest: mTOAe2Mc_KXmiZ5::0PWeSZIDcWU6R2L6::xqS::6I1IwE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mTOAe2Mc_KXmiZ5::0PWeSZIDcWU6R2L6::xqS::6I1IwE # Subtest: qpAKlK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qpAKlK # Subtest: rIEgR::46QYt9::_m::3_9ce3o::yjZmfl9wdO2E 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rIEgR::46QYt9::_m::3_9ce3o::yjZmfl9wdO2E # Subtest: tuNZ5ZoAdx::2Idlm8zKvZFwfIq::K0YJihI7o9Qg6m 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tuNZ5ZoAdx::2Idlm8zKvZFwfIq::K0YJihI7o9Qg6m # Subtest: xg8nNqN::Pwn2Xo::7KPqISyJTCtUUKeUyG::1hSrZ52BdC2cWb1yt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xg8nNqN::Pwn2Xo::7KPqISyJTCtUUKeUyG::1hSrZ52BdC2cWb1yt # Subtest: yyJDXKn9uH::wVf_JuDBwpiRPid9yNg::i::obR28nP6dbE9BznIO5Gx::RMuzaVtz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yyJDXKn9uH::wVf_JuDBwpiRPid9yNg::i::obR28nP6dbE9BznIO5Gx::RMuzaVtz # Subtest: zidRxvK::vhGMpfzr4Di0u3L7M::X2::UXb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zidRxvK::vhGMpfzr4Di0u3L7M::X2::UXb ok 1 - Set ==> EKRJBkq4cn1QjiTU::h2::X3PdAYA::XKZ7EpqxXIyja01::NkAfrBzT01df1KRrtcS 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 4 - minperl = v5.10.1 # Subtest: minperl = v5.16.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 ==> A3GhYOkQG3dXeBBc9ew::_::B4lWfASUsb4Q::USllYYGYEiNf4s 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..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..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - A3GhYOkQG3dXeBBc9ew::_::B4lWfASUsb4Q::USllYYGYEiNf4s ok 4 - ElDy_RMRc_15nG ok 5 - hF::Tdsh_E6xVCQzH9sj ok 6 - LX::sbMCaQkNEgPD::Vr54PT32nhh9r::O5::IEsk_ ok 7 - WG 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 - A3GhYOkQG3dXeBBc9ew::_::B4lWfASUsb4Q::USllYYGYEiNf4s ok 5 - ElDy_RMRc_15nG ok 6 - hF::Tdsh_E6xVCQzH9sj ok 7 - LX::sbMCaQkNEgPD::Vr54PT32nhh9r::O5::IEsk_ ok 8 - WG ok 9 - Footer ok 10 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: A3GhYOkQG3dXeBBc9ew::_::B4lWfASUsb4Q::USllYYGYEiNf4s 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - A3GhYOkQG3dXeBBc9ew::_::B4lWfASUsb4Q::USllYYGYEiNf4s # Subtest: ElDy_RMRc_15nG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ElDy_RMRc_15nG # Subtest: hF::Tdsh_E6xVCQzH9sj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hF::Tdsh_E6xVCQzH9sj # Subtest: LX::sbMCaQkNEgPD::Vr54PT32nhh9r::O5::IEsk_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - LX::sbMCaQkNEgPD::Vr54PT32nhh9r::O5::IEsk_ # Subtest: WG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WG ok 1 - Set ==> A3GhYOkQG3dXeBBc9ew::_::B4lWfASUsb4Q::USllYYGYEiNf4s 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> A3GhYOkQG3dXeBBc9ew::_::B4lWfASUsb4Q::USllYYGYEiNf4s 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..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..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - A3GhYOkQG3dXeBBc9ew::_::B4lWfASUsb4Q::USllYYGYEiNf4s ok 4 - ElDy_RMRc_15nG ok 5 - hF::Tdsh_E6xVCQzH9sj ok 6 - LX::sbMCaQkNEgPD::Vr54PT32nhh9r::O5::IEsk_ ok 7 - WG 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 - A3GhYOkQG3dXeBBc9ew::_::B4lWfASUsb4Q::USllYYGYEiNf4s ok 5 - ElDy_RMRc_15nG ok 6 - hF::Tdsh_E6xVCQzH9sj ok 7 - LX::sbMCaQkNEgPD::Vr54PT32nhh9r::O5::IEsk_ ok 8 - WG ok 9 - Footer ok 10 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: A3GhYOkQG3dXeBBc9ew::_::B4lWfASUsb4Q::USllYYGYEiNf4s 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - A3GhYOkQG3dXeBBc9ew::_::B4lWfASUsb4Q::USllYYGYEiNf4s # Subtest: ElDy_RMRc_15nG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ElDy_RMRc_15nG # Subtest: hF::Tdsh_E6xVCQzH9sj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hF::Tdsh_E6xVCQzH9sj # Subtest: LX::sbMCaQkNEgPD::Vr54PT32nhh9r::O5::IEsk_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - LX::sbMCaQkNEgPD::Vr54PT32nhh9r::O5::IEsk_ # Subtest: WG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WG ok 1 - Set ==> A3GhYOkQG3dXeBBc9ew::_::B4lWfASUsb4Q::USllYYGYEiNf4s 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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> cPJNc18 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..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..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - cPJNc18 ok 4 - lk::kud8NFRUCyFt::Gbi6yFyNMC::yF5Y1C2ktcjnywNSVXox ok 5 - oS::HMLQBq24_OJ_bF::ZicSyxD1QGiK::zdL::wlI ok 6 - QcYL::i5wtwCTn ok 7 - WuJ::wa5RcnATFbS4z::ROquzyWZCipp4yL5N7::3z::oO8 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 - cPJNc18 ok 5 - lk::kud8NFRUCyFt::Gbi6yFyNMC::yF5Y1C2ktcjnywNSVXox ok 6 - oS::HMLQBq24_OJ_bF::ZicSyxD1QGiK::zdL::wlI ok 7 - QcYL::i5wtwCTn ok 8 - WuJ::wa5RcnATFbS4z::ROquzyWZCipp4yL5N7::3z::oO8 ok 9 - Footer ok 10 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: cPJNc18 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cPJNc18 # Subtest: lk::kud8NFRUCyFt::Gbi6yFyNMC::yF5Y1C2ktcjnywNSVXox 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lk::kud8NFRUCyFt::Gbi6yFyNMC::yF5Y1C2ktcjnywNSVXox # Subtest: oS::HMLQBq24_OJ_bF::ZicSyxD1QGiK::zdL::wlI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oS::HMLQBq24_OJ_bF::ZicSyxD1QGiK::zdL::wlI # Subtest: QcYL::i5wtwCTn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QcYL::i5wtwCTn # Subtest: WuJ::wa5RcnATFbS4z::ROquzyWZCipp4yL5N7::3z::oO8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WuJ::wa5RcnATFbS4z::ROquzyWZCipp4yL5N7::3z::oO8 ok 1 - Set ==> cPJNc18 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> cPJNc18 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..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..9 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - cPJNc18 ok 4 - lk::kud8NFRUCyFt::Gbi6yFyNMC::yF5Y1C2ktcjnywNSVXox ok 5 - oS::HMLQBq24_OJ_bF::ZicSyxD1QGiK::zdL::wlI ok 6 - QcYL::i5wtwCTn ok 7 - WuJ::wa5RcnATFbS4z::ROquzyWZCipp4yL5N7::3z::oO8 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 - cPJNc18 ok 5 - lk::kud8NFRUCyFt::Gbi6yFyNMC::yF5Y1C2ktcjnywNSVXox ok 6 - oS::HMLQBq24_OJ_bF::ZicSyxD1QGiK::zdL::wlI ok 7 - QcYL::i5wtwCTn ok 8 - WuJ::wa5RcnATFbS4z::ROquzyWZCipp4yL5N7::3z::oO8 ok 9 - Footer ok 10 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: cPJNc18 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cPJNc18 # Subtest: lk::kud8NFRUCyFt::Gbi6yFyNMC::yF5Y1C2ktcjnywNSVXox 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lk::kud8NFRUCyFt::Gbi6yFyNMC::yF5Y1C2ktcjnywNSVXox # Subtest: oS::HMLQBq24_OJ_bF::ZicSyxD1QGiK::zdL::wlI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oS::HMLQBq24_OJ_bF::ZicSyxD1QGiK::zdL::wlI # Subtest: QcYL::i5wtwCTn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QcYL::i5wtwCTn # Subtest: WuJ::wa5RcnATFbS4z::ROquzyWZCipp4yL5N7::3z::oO8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WuJ::wa5RcnATFbS4z::ROquzyWZCipp4yL5N7::3z::oO8 ok 1 - Set ==> cPJNc18 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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> BU9::j8Rj8TL4vl9Qte::6SE::5Re1a 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..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..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BU9::j8Rj8TL4vl9Qte::6SE::5Re1a ok 4 - n0Rs::l46Obi::0YqamHM::PekxDQyv ok 5 - x::OgOyFzEAyg::I8nnU 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 - BU9::j8Rj8TL4vl9Qte::6SE::5Re1a ok 5 - n0Rs::l46Obi::0YqamHM::PekxDQyv ok 6 - x::OgOyFzEAyg::I8nnU ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BU9::j8Rj8TL4vl9Qte::6SE::5Re1a 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - BU9::j8Rj8TL4vl9Qte::6SE::5Re1a # Subtest: n0Rs::l46Obi::0YqamHM::PekxDQyv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n0Rs::l46Obi::0YqamHM::PekxDQyv # Subtest: x::OgOyFzEAyg::I8nnU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - x::OgOyFzEAyg::I8nnU ok 1 - Set ==> BU9::j8Rj8TL4vl9Qte::6SE::5Re1a 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> BU9::j8Rj8TL4vl9Qte::6SE::5Re1a 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..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..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BU9::j8Rj8TL4vl9Qte::6SE::5Re1a ok 4 - n0Rs::l46Obi::0YqamHM::PekxDQyv ok 5 - x::OgOyFzEAyg::I8nnU 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 - BU9::j8Rj8TL4vl9Qte::6SE::5Re1a ok 5 - n0Rs::l46Obi::0YqamHM::PekxDQyv ok 6 - x::OgOyFzEAyg::I8nnU ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BU9::j8Rj8TL4vl9Qte::6SE::5Re1a 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - BU9::j8Rj8TL4vl9Qte::6SE::5Re1a # Subtest: n0Rs::l46Obi::0YqamHM::PekxDQyv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n0Rs::l46Obi::0YqamHM::PekxDQyv # Subtest: x::OgOyFzEAyg::I8nnU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - x::OgOyFzEAyg::I8nnU ok 1 - Set ==> BU9::j8Rj8TL4vl9Qte::6SE::5Re1a 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..2 # Subtest: force = 0 # Subtest: Set ==> _BbPAn7dN6cj::TYXbdIRm1wD::eck8::i477zckgW 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _BbPAn7dN6cj::TYXbdIRm1wD::eck8::i477zckgW ok 4 - ckCHIyuoUv6DHHAPIIQ::bC::5mS8vBb::KO9Z_Du0zPaJcnN::eXNGnAIE0lgPcpKp ok 5 - D0B ok 6 - HIR2Nnhix4::Es9PH1::oIoVcD::ahPoBgd9n6pg2aftSmw ok 7 - J6qDZUS8::7OPLBWqefGwjjwS48_ ok 8 - JrlH::ic1ETV7l6OV9vIN6b1::iUBdiChUL580u::CU1hmaGaqZWGvIj ok 9 - Mh9qT9f::UqE::lCHu8DXAExwr::PxqvPfqkej::hHcwyfuYkkK4tS_ ok 10 - n::S9ZmQanhe2U7uxp8::anqGIK::1vWteqR6ZMv_QiCJ::DyrE_xlhKeFGVxxyU9 ok 11 - Nv3uhamro::RpbxWI ok 12 - Pob ok 13 - Tli7WZu::zVNXv8FQ::0xn6S2OSmGq::VFm25::N5QmJmUmn ok 14 - ZsmVReGlGtS::bOPmP_Z2TjGxMyQ6 ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _BbPAn7dN6cj::TYXbdIRm1wD::eck8::i477zckgW ok 5 - ckCHIyuoUv6DHHAPIIQ::bC::5mS8vBb::KO9Z_Du0zPaJcnN::eXNGnAIE0lgPcpKp ok 6 - D0B ok 7 - HIR2Nnhix4::Es9PH1::oIoVcD::ahPoBgd9n6pg2aftSmw ok 8 - J6qDZUS8::7OPLBWqefGwjjwS48_ ok 9 - JrlH::ic1ETV7l6OV9vIN6b1::iUBdiChUL580u::CU1hmaGaqZWGvIj ok 10 - Mh9qT9f::UqE::lCHu8DXAExwr::PxqvPfqkej::hHcwyfuYkkK4tS_ ok 11 - n::S9ZmQanhe2U7uxp8::anqGIK::1vWteqR6ZMv_QiCJ::DyrE_xlhKeFGVxxyU9 ok 12 - Nv3uhamro::RpbxWI ok 13 - Pob ok 14 - Tli7WZu::zVNXv8FQ::0xn6S2OSmGq::VFm25::N5QmJmUmn ok 15 - ZsmVReGlGtS::bOPmP_Z2TjGxMyQ6 ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _BbPAn7dN6cj::TYXbdIRm1wD::eck8::i477zckgW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _BbPAn7dN6cj::TYXbdIRm1wD::eck8::i477zckgW # Subtest: ckCHIyuoUv6DHHAPIIQ::bC::5mS8vBb::KO9Z_Du0zPaJcnN::eXNGnAIE0lgPcpKp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ckCHIyuoUv6DHHAPIIQ::bC::5mS8vBb::KO9Z_Du0zPaJcnN::eXNGnAIE0lgPcpKp # Subtest: D0B 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - D0B # Subtest: HIR2Nnhix4::Es9PH1::oIoVcD::ahPoBgd9n6pg2aftSmw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HIR2Nnhix4::Es9PH1::oIoVcD::ahPoBgd9n6pg2aftSmw # Subtest: J6qDZUS8::7OPLBWqefGwjjwS48_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - J6qDZUS8::7OPLBWqefGwjjwS48_ # Subtest: JrlH::ic1ETV7l6OV9vIN6b1::iUBdiChUL580u::CU1hmaGaqZWGvIj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JrlH::ic1ETV7l6OV9vIN6b1::iUBdiChUL580u::CU1hmaGaqZWGvIj # Subtest: Mh9qT9f::UqE::lCHu8DXAExwr::PxqvPfqkej::hHcwyfuYkkK4tS_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Mh9qT9f::UqE::lCHu8DXAExwr::PxqvPfqkej::hHcwyfuYkkK4tS_ # Subtest: n::S9ZmQanhe2U7uxp8::anqGIK::1vWteqR6ZMv_QiCJ::DyrE_xlhKeFGVxxyU9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n::S9ZmQanhe2U7uxp8::anqGIK::1vWteqR6ZMv_QiCJ::DyrE_xlhKeFGVxxyU9 # Subtest: Nv3uhamro::RpbxWI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Nv3uhamro::RpbxWI # Subtest: Pob 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Pob # Subtest: Tli7WZu::zVNXv8FQ::0xn6S2OSmGq::VFm25::N5QmJmUmn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Tli7WZu::zVNXv8FQ::0xn6S2OSmGq::VFm25::N5QmJmUmn # Subtest: ZsmVReGlGtS::bOPmP_Z2TjGxMyQ6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZsmVReGlGtS::bOPmP_Z2TjGxMyQ6 ok 1 - Set ==> _BbPAn7dN6cj::TYXbdIRm1wD::eck8::i477zckgW 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _BbPAn7dN6cj::TYXbdIRm1wD::eck8::i477zckgW 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _BbPAn7dN6cj::TYXbdIRm1wD::eck8::i477zckgW ok 4 - ckCHIyuoUv6DHHAPIIQ::bC::5mS8vBb::KO9Z_Du0zPaJcnN::eXNGnAIE0lgPcpKp ok 5 - D0B ok 6 - HIR2Nnhix4::Es9PH1::oIoVcD::ahPoBgd9n6pg2aftSmw ok 7 - J6qDZUS8::7OPLBWqefGwjjwS48_ ok 8 - JrlH::ic1ETV7l6OV9vIN6b1::iUBdiChUL580u::CU1hmaGaqZWGvIj ok 9 - Mh9qT9f::UqE::lCHu8DXAExwr::PxqvPfqkej::hHcwyfuYkkK4tS_ ok 10 - n::S9ZmQanhe2U7uxp8::anqGIK::1vWteqR6ZMv_QiCJ::DyrE_xlhKeFGVxxyU9 ok 11 - Nv3uhamro::RpbxWI ok 12 - Pob ok 13 - Tli7WZu::zVNXv8FQ::0xn6S2OSmGq::VFm25::N5QmJmUmn ok 14 - ZsmVReGlGtS::bOPmP_Z2TjGxMyQ6 ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - _BbPAn7dN6cj::TYXbdIRm1wD::eck8::i477zckgW ok 5 - ckCHIyuoUv6DHHAPIIQ::bC::5mS8vBb::KO9Z_Du0zPaJcnN::eXNGnAIE0lgPcpKp ok 6 - D0B ok 7 - HIR2Nnhix4::Es9PH1::oIoVcD::ahPoBgd9n6pg2aftSmw ok 8 - J6qDZUS8::7OPLBWqefGwjjwS48_ ok 9 - JrlH::ic1ETV7l6OV9vIN6b1::iUBdiChUL580u::CU1hmaGaqZWGvIj ok 10 - Mh9qT9f::UqE::lCHu8DXAExwr::PxqvPfqkej::hHcwyfuYkkK4tS_ ok 11 - n::S9ZmQanhe2U7uxp8::anqGIK::1vWteqR6ZMv_QiCJ::DyrE_xlhKeFGVxxyU9 ok 12 - Nv3uhamro::RpbxWI ok 13 - Pob ok 14 - Tli7WZu::zVNXv8FQ::0xn6S2OSmGq::VFm25::N5QmJmUmn ok 15 - ZsmVReGlGtS::bOPmP_Z2TjGxMyQ6 ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _BbPAn7dN6cj::TYXbdIRm1wD::eck8::i477zckgW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _BbPAn7dN6cj::TYXbdIRm1wD::eck8::i477zckgW # Subtest: ckCHIyuoUv6DHHAPIIQ::bC::5mS8vBb::KO9Z_Du0zPaJcnN::eXNGnAIE0lgPcpKp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ckCHIyuoUv6DHHAPIIQ::bC::5mS8vBb::KO9Z_Du0zPaJcnN::eXNGnAIE0lgPcpKp # Subtest: D0B 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - D0B # Subtest: HIR2Nnhix4::Es9PH1::oIoVcD::ahPoBgd9n6pg2aftSmw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HIR2Nnhix4::Es9PH1::oIoVcD::ahPoBgd9n6pg2aftSmw # Subtest: J6qDZUS8::7OPLBWqefGwjjwS48_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - J6qDZUS8::7OPLBWqefGwjjwS48_ # Subtest: JrlH::ic1ETV7l6OV9vIN6b1::iUBdiChUL580u::CU1hmaGaqZWGvIj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JrlH::ic1ETV7l6OV9vIN6b1::iUBdiChUL580u::CU1hmaGaqZWGvIj # Subtest: Mh9qT9f::UqE::lCHu8DXAExwr::PxqvPfqkej::hHcwyfuYkkK4tS_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Mh9qT9f::UqE::lCHu8DXAExwr::PxqvPfqkej::hHcwyfuYkkK4tS_ # Subtest: n::S9ZmQanhe2U7uxp8::anqGIK::1vWteqR6ZMv_QiCJ::DyrE_xlhKeFGVxxyU9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n::S9ZmQanhe2U7uxp8::anqGIK::1vWteqR6ZMv_QiCJ::DyrE_xlhKeFGVxxyU9 # Subtest: Nv3uhamro::RpbxWI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Nv3uhamro::RpbxWI # Subtest: Pob 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Pob # Subtest: Tli7WZu::zVNXv8FQ::0xn6S2OSmGq::VFm25::N5QmJmUmn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Tli7WZu::zVNXv8FQ::0xn6S2OSmGq::VFm25::N5QmJmUmn # Subtest: ZsmVReGlGtS::bOPmP_Z2TjGxMyQ6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZsmVReGlGtS::bOPmP_Z2TjGxMyQ6 ok 1 - Set ==> _BbPAn7dN6cj::TYXbdIRm1wD::eck8::i477zckgW 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..2 # Subtest: force = 0 # Subtest: Set ==> dAC4::aedQmXCDGgPo0yyug4::MQSZazqi 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 - dAC4::aedQmXCDGgPo0yyug4::MQSZazqi ok 4 - L4PTAfsoSe0h5udt::cFBQEyWFcEOV_qgZIq::Zv ok 5 - LUW1Kiu ok 6 - PcIr07eDdbg2ET::1rrQrWvVpkixNd0Gm::ngs9qt::_LxgC2 ok 7 - qjWKxeSgA6lz::ZbCCcAlEjR::QNCGE::Oj ok 8 - s::12c::cVjaLa::AETsNm9Q3ze ok 9 - s91lIH::2VKEN05cHA0::XhuOX8qQIT ok 10 - WVZuqoQLYP61W::YjPsT::DTC6nCqy::kdA1EMdTzugZu::2t9eBRSogXqOc1 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 - dAC4::aedQmXCDGgPo0yyug4::MQSZazqi ok 5 - L4PTAfsoSe0h5udt::cFBQEyWFcEOV_qgZIq::Zv ok 6 - LUW1Kiu ok 7 - PcIr07eDdbg2ET::1rrQrWvVpkixNd0Gm::ngs9qt::_LxgC2 ok 8 - qjWKxeSgA6lz::ZbCCcAlEjR::QNCGE::Oj ok 9 - s::12c::cVjaLa::AETsNm9Q3ze ok 10 - s91lIH::2VKEN05cHA0::XhuOX8qQIT ok 11 - WVZuqoQLYP61W::YjPsT::DTC6nCqy::kdA1EMdTzugZu::2t9eBRSogXqOc1 ok 12 - Footer ok 13 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: dAC4::aedQmXCDGgPo0yyug4::MQSZazqi 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dAC4::aedQmXCDGgPo0yyug4::MQSZazqi # Subtest: L4PTAfsoSe0h5udt::cFBQEyWFcEOV_qgZIq::Zv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - L4PTAfsoSe0h5udt::cFBQEyWFcEOV_qgZIq::Zv # Subtest: LUW1Kiu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - LUW1Kiu # Subtest: PcIr07eDdbg2ET::1rrQrWvVpkixNd0Gm::ngs9qt::_LxgC2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PcIr07eDdbg2ET::1rrQrWvVpkixNd0Gm::ngs9qt::_LxgC2 # Subtest: qjWKxeSgA6lz::ZbCCcAlEjR::QNCGE::Oj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qjWKxeSgA6lz::ZbCCcAlEjR::QNCGE::Oj # Subtest: s::12c::cVjaLa::AETsNm9Q3ze 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - s::12c::cVjaLa::AETsNm9Q3ze # Subtest: s91lIH::2VKEN05cHA0::XhuOX8qQIT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - s91lIH::2VKEN05cHA0::XhuOX8qQIT # Subtest: WVZuqoQLYP61W::YjPsT::DTC6nCqy::kdA1EMdTzugZu::2t9eBRSogXqOc1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WVZuqoQLYP61W::YjPsT::DTC6nCqy::kdA1EMdTzugZu::2t9eBRSogXqOc1 ok 1 - Set ==> dAC4::aedQmXCDGgPo0yyug4::MQSZazqi 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> dAC4::aedQmXCDGgPo0yyug4::MQSZazqi 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 - dAC4::aedQmXCDGgPo0yyug4::MQSZazqi ok 4 - L4PTAfsoSe0h5udt::cFBQEyWFcEOV_qgZIq::Zv ok 5 - LUW1Kiu ok 6 - PcIr07eDdbg2ET::1rrQrWvVpkixNd0Gm::ngs9qt::_LxgC2 ok 7 - qjWKxeSgA6lz::ZbCCcAlEjR::QNCGE::Oj ok 8 - s::12c::cVjaLa::AETsNm9Q3ze ok 9 - s91lIH::2VKEN05cHA0::XhuOX8qQIT ok 10 - WVZuqoQLYP61W::YjPsT::DTC6nCqy::kdA1EMdTzugZu::2t9eBRSogXqOc1 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 - dAC4::aedQmXCDGgPo0yyug4::MQSZazqi ok 5 - L4PTAfsoSe0h5udt::cFBQEyWFcEOV_qgZIq::Zv ok 6 - LUW1Kiu ok 7 - PcIr07eDdbg2ET::1rrQrWvVpkixNd0Gm::ngs9qt::_LxgC2 ok 8 - qjWKxeSgA6lz::ZbCCcAlEjR::QNCGE::Oj ok 9 - s::12c::cVjaLa::AETsNm9Q3ze ok 10 - s91lIH::2VKEN05cHA0::XhuOX8qQIT ok 11 - WVZuqoQLYP61W::YjPsT::DTC6nCqy::kdA1EMdTzugZu::2t9eBRSogXqOc1 ok 12 - Footer ok 13 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: dAC4::aedQmXCDGgPo0yyug4::MQSZazqi 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dAC4::aedQmXCDGgPo0yyug4::MQSZazqi # Subtest: L4PTAfsoSe0h5udt::cFBQEyWFcEOV_qgZIq::Zv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - L4PTAfsoSe0h5udt::cFBQEyWFcEOV_qgZIq::Zv # Subtest: LUW1Kiu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - LUW1Kiu # Subtest: PcIr07eDdbg2ET::1rrQrWvVpkixNd0Gm::ngs9qt::_LxgC2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PcIr07eDdbg2ET::1rrQrWvVpkixNd0Gm::ngs9qt::_LxgC2 # Subtest: qjWKxeSgA6lz::ZbCCcAlEjR::QNCGE::Oj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qjWKxeSgA6lz::ZbCCcAlEjR::QNCGE::Oj # Subtest: s::12c::cVjaLa::AETsNm9Q3ze 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - s::12c::cVjaLa::AETsNm9Q3ze # Subtest: s91lIH::2VKEN05cHA0::XhuOX8qQIT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - s91lIH::2VKEN05cHA0::XhuOX8qQIT # Subtest: WVZuqoQLYP61W::YjPsT::DTC6nCqy::kdA1EMdTzugZu::2t9eBRSogXqOc1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WVZuqoQLYP61W::YjPsT::DTC6nCqy::kdA1EMdTzugZu::2t9eBRSogXqOc1 ok 1 - Set ==> dAC4::aedQmXCDGgPo0yyug4::MQSZazqi 1..1 ok 2 - force = 1 ok 16 - ignores_type = 1111 ok 4 - minperl = v5.10.1 # Subtest: minperl = v5.16.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.16.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.16.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.16.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 ==> _8eLHnIRJBi4W::poLIweIZOO6TDq3J81 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 - _8eLHnIRJBi4W::poLIweIZOO6TDq3J81 ok 4 - _K2e9nA5aXVui::eaU4LdEYxwK::ItSKyIg5838P2q9gV7yL ok 5 - g9a::wJWP1FvMpA::m9_pW5hSOi2 ok 6 - Ha8qHiYJAh1MLcSqaJKr ok 7 - I2k_sLQuk::5qvc5mAZWUgZLef::HGSjtVMac6pdFM12d::WL::bKYY ok 8 - i6::jdBTq::kLBuPE6PIQfRNT::1z_lp7kuosgls::xM0Lf ok 9 - iIKBjz0PDy::sx0QU::918 ok 10 - moIZocC3yMmG::zM::0JjEMN4ubG::vW5::oi5YEXp ok 11 - N1puko::qrpVl ok 12 - nbPA::yK::zRr3xrbt::O3A4gA47pHUSXKYHLcVM ok 13 - qA6eeOvoSbMKCADDU::aG2DtCVRp_e::wKXW4ilfwgL ok 14 - SCqjNWwQWBceLN2yP1F::zGSE_PIJ9GWB40WaMPT::puOBM::U_hbN ok 15 - UvafuMVwy1ez::v6IGHq1XLbs3ctV::98iY::K4maPcJSFaK::YB ok 16 - x0LkhLU::3krYWU1GnQ5VB::tRpdv5AILBZNoo ok 17 - xGKL::P7e3E04::gEuX9vb4qOee::4KaZJKtucwNuNZWyW::m ok 18 - ZgMd9GGSObl ok 19 - ZlmPB::0Xn::r3Lt::Sz4B4LpfcgV::pVT62x6ivH 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 - _8eLHnIRJBi4W::poLIweIZOO6TDq3J81 ok 5 - _K2e9nA5aXVui::eaU4LdEYxwK::ItSKyIg5838P2q9gV7yL ok 6 - g9a::wJWP1FvMpA::m9_pW5hSOi2 ok 7 - Ha8qHiYJAh1MLcSqaJKr ok 8 - I2k_sLQuk::5qvc5mAZWUgZLef::HGSjtVMac6pdFM12d::WL::bKYY ok 9 - i6::jdBTq::kLBuPE6PIQfRNT::1z_lp7kuosgls::xM0Lf ok 10 - iIKBjz0PDy::sx0QU::918 ok 11 - moIZocC3yMmG::zM::0JjEMN4ubG::vW5::oi5YEXp ok 12 - N1puko::qrpVl ok 13 - nbPA::yK::zRr3xrbt::O3A4gA47pHUSXKYHLcVM ok 14 - qA6eeOvoSbMKCADDU::aG2DtCVRp_e::wKXW4ilfwgL ok 15 - SCqjNWwQWBceLN2yP1F::zGSE_PIJ9GWB40WaMPT::puOBM::U_hbN ok 16 - UvafuMVwy1ez::v6IGHq1XLbs3ctV::98iY::K4maPcJSFaK::YB ok 17 - x0LkhLU::3krYWU1GnQ5VB::tRpdv5AILBZNoo ok 18 - xGKL::P7e3E04::gEuX9vb4qOee::4KaZJKtucwNuNZWyW::m ok 19 - ZgMd9GGSObl ok 20 - ZlmPB::0Xn::r3Lt::Sz4B4LpfcgV::pVT62x6ivH ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _8eLHnIRJBi4W::poLIweIZOO6TDq3J81 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _8eLHnIRJBi4W::poLIweIZOO6TDq3J81 # Subtest: _K2e9nA5aXVui::eaU4LdEYxwK::ItSKyIg5838P2q9gV7yL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _K2e9nA5aXVui::eaU4LdEYxwK::ItSKyIg5838P2q9gV7yL # Subtest: g9a::wJWP1FvMpA::m9_pW5hSOi2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - g9a::wJWP1FvMpA::m9_pW5hSOi2 # Subtest: Ha8qHiYJAh1MLcSqaJKr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ha8qHiYJAh1MLcSqaJKr # Subtest: I2k_sLQuk::5qvc5mAZWUgZLef::HGSjtVMac6pdFM12d::WL::bKYY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - I2k_sLQuk::5qvc5mAZWUgZLef::HGSjtVMac6pdFM12d::WL::bKYY # Subtest: i6::jdBTq::kLBuPE6PIQfRNT::1z_lp7kuosgls::xM0Lf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - i6::jdBTq::kLBuPE6PIQfRNT::1z_lp7kuosgls::xM0Lf # Subtest: iIKBjz0PDy::sx0QU::918 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iIKBjz0PDy::sx0QU::918 # Subtest: moIZocC3yMmG::zM::0JjEMN4ubG::vW5::oi5YEXp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - moIZocC3yMmG::zM::0JjEMN4ubG::vW5::oi5YEXp # Subtest: N1puko::qrpVl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - N1puko::qrpVl # Subtest: nbPA::yK::zRr3xrbt::O3A4gA47pHUSXKYHLcVM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nbPA::yK::zRr3xrbt::O3A4gA47pHUSXKYHLcVM # Subtest: qA6eeOvoSbMKCADDU::aG2DtCVRp_e::wKXW4ilfwgL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qA6eeOvoSbMKCADDU::aG2DtCVRp_e::wKXW4ilfwgL # Subtest: SCqjNWwQWBceLN2yP1F::zGSE_PIJ9GWB40WaMPT::puOBM::U_hbN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - SCqjNWwQWBceLN2yP1F::zGSE_PIJ9GWB40WaMPT::puOBM::U_hbN # Subtest: UvafuMVwy1ez::v6IGHq1XLbs3ctV::98iY::K4maPcJSFaK::YB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UvafuMVwy1ez::v6IGHq1XLbs3ctV::98iY::K4maPcJSFaK::YB # Subtest: x0LkhLU::3krYWU1GnQ5VB::tRpdv5AILBZNoo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - x0LkhLU::3krYWU1GnQ5VB::tRpdv5AILBZNoo # Subtest: xGKL::P7e3E04::gEuX9vb4qOee::4KaZJKtucwNuNZWyW::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 36 - xGKL::P7e3E04::gEuX9vb4qOee::4KaZJKtucwNuNZWyW::m # Subtest: ZgMd9GGSObl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZgMd9GGSObl # Subtest: ZlmPB::0Xn::r3Lt::Sz4B4LpfcgV::pVT62x6ivH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZlmPB::0Xn::r3Lt::Sz4B4LpfcgV::pVT62x6ivH ok 1 - Set ==> _8eLHnIRJBi4W::poLIweIZOO6TDq3J81 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _8eLHnIRJBi4W::poLIweIZOO6TDq3J81 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 - _8eLHnIRJBi4W::poLIweIZOO6TDq3J81 ok 4 - _K2e9nA5aXVui::eaU4LdEYxwK::ItSKyIg5838P2q9gV7yL ok 5 - g9a::wJWP1FvMpA::m9_pW5hSOi2 ok 6 - Ha8qHiYJAh1MLcSqaJKr ok 7 - I2k_sLQuk::5qvc5mAZWUgZLef::HGSjtVMac6pdFM12d::WL::bKYY ok 8 - i6::jdBTq::kLBuPE6PIQfRNT::1z_lp7kuosgls::xM0Lf ok 9 - iIKBjz0PDy::sx0QU::918 ok 10 - moIZocC3yMmG::zM::0JjEMN4ubG::vW5::oi5YEXp ok 11 - N1puko::qrpVl ok 12 - nbPA::yK::zRr3xrbt::O3A4gA47pHUSXKYHLcVM ok 13 - qA6eeOvoSbMKCADDU::aG2DtCVRp_e::wKXW4ilfwgL ok 14 - SCqjNWwQWBceLN2yP1F::zGSE_PIJ9GWB40WaMPT::puOBM::U_hbN ok 15 - UvafuMVwy1ez::v6IGHq1XLbs3ctV::98iY::K4maPcJSFaK::YB ok 16 - x0LkhLU::3krYWU1GnQ5VB::tRpdv5AILBZNoo ok 17 - xGKL::P7e3E04::gEuX9vb4qOee::4KaZJKtucwNuNZWyW::m ok 18 - ZgMd9GGSObl ok 19 - ZlmPB::0Xn::r3Lt::Sz4B4LpfcgV::pVT62x6ivH 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 - _8eLHnIRJBi4W::poLIweIZOO6TDq3J81 ok 5 - _K2e9nA5aXVui::eaU4LdEYxwK::ItSKyIg5838P2q9gV7yL ok 6 - g9a::wJWP1FvMpA::m9_pW5hSOi2 ok 7 - Ha8qHiYJAh1MLcSqaJKr ok 8 - I2k_sLQuk::5qvc5mAZWUgZLef::HGSjtVMac6pdFM12d::WL::bKYY ok 9 - i6::jdBTq::kLBuPE6PIQfRNT::1z_lp7kuosgls::xM0Lf ok 10 - iIKBjz0PDy::sx0QU::918 ok 11 - moIZocC3yMmG::zM::0JjEMN4ubG::vW5::oi5YEXp ok 12 - N1puko::qrpVl ok 13 - nbPA::yK::zRr3xrbt::O3A4gA47pHUSXKYHLcVM ok 14 - qA6eeOvoSbMKCADDU::aG2DtCVRp_e::wKXW4ilfwgL ok 15 - SCqjNWwQWBceLN2yP1F::zGSE_PIJ9GWB40WaMPT::puOBM::U_hbN ok 16 - UvafuMVwy1ez::v6IGHq1XLbs3ctV::98iY::K4maPcJSFaK::YB ok 17 - x0LkhLU::3krYWU1GnQ5VB::tRpdv5AILBZNoo ok 18 - xGKL::P7e3E04::gEuX9vb4qOee::4KaZJKtucwNuNZWyW::m ok 19 - ZgMd9GGSObl ok 20 - ZlmPB::0Xn::r3Lt::Sz4B4LpfcgV::pVT62x6ivH ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _8eLHnIRJBi4W::poLIweIZOO6TDq3J81 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _8eLHnIRJBi4W::poLIweIZOO6TDq3J81 # Subtest: _K2e9nA5aXVui::eaU4LdEYxwK::ItSKyIg5838P2q9gV7yL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _K2e9nA5aXVui::eaU4LdEYxwK::ItSKyIg5838P2q9gV7yL # Subtest: g9a::wJWP1FvMpA::m9_pW5hSOi2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - g9a::wJWP1FvMpA::m9_pW5hSOi2 # Subtest: Ha8qHiYJAh1MLcSqaJKr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ha8qHiYJAh1MLcSqaJKr # Subtest: I2k_sLQuk::5qvc5mAZWUgZLef::HGSjtVMac6pdFM12d::WL::bKYY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - I2k_sLQuk::5qvc5mAZWUgZLef::HGSjtVMac6pdFM12d::WL::bKYY # Subtest: i6::jdBTq::kLBuPE6PIQfRNT::1z_lp7kuosgls::xM0Lf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - i6::jdBTq::kLBuPE6PIQfRNT::1z_lp7kuosgls::xM0Lf # Subtest: iIKBjz0PDy::sx0QU::918 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iIKBjz0PDy::sx0QU::918 # Subtest: moIZocC3yMmG::zM::0JjEMN4ubG::vW5::oi5YEXp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - moIZocC3yMmG::zM::0JjEMN4ubG::vW5::oi5YEXp # Subtest: N1puko::qrpVl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - N1puko::qrpVl # Subtest: nbPA::yK::zRr3xrbt::O3A4gA47pHUSXKYHLcVM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nbPA::yK::zRr3xrbt::O3A4gA47pHUSXKYHLcVM # Subtest: qA6eeOvoSbMKCADDU::aG2DtCVRp_e::wKXW4ilfwgL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qA6eeOvoSbMKCADDU::aG2DtCVRp_e::wKXW4ilfwgL # Subtest: SCqjNWwQWBceLN2yP1F::zGSE_PIJ9GWB40WaMPT::puOBM::U_hbN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - SCqjNWwQWBceLN2yP1F::zGSE_PIJ9GWB40WaMPT::puOBM::U_hbN # Subtest: UvafuMVwy1ez::v6IGHq1XLbs3ctV::98iY::K4maPcJSFaK::YB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UvafuMVwy1ez::v6IGHq1XLbs3ctV::98iY::K4maPcJSFaK::YB # Subtest: x0LkhLU::3krYWU1GnQ5VB::tRpdv5AILBZNoo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - x0LkhLU::3krYWU1GnQ5VB::tRpdv5AILBZNoo # Subtest: xGKL::P7e3E04::gEuX9vb4qOee::4KaZJKtucwNuNZWyW::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 36 - xGKL::P7e3E04::gEuX9vb4qOee::4KaZJKtucwNuNZWyW::m # Subtest: ZgMd9GGSObl 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZgMd9GGSObl # Subtest: ZlmPB::0Xn::r3Lt::Sz4B4LpfcgV::pVT62x6ivH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZlmPB::0Xn::r3Lt::Sz4B4LpfcgV::pVT62x6ivH ok 1 - Set ==> _8eLHnIRJBi4W::poLIweIZOO6TDq3J81 1..1 ok 2 - force = 1 ok 6 - ignores_type = 0101 # Subtest: ignores_type = 0110 1..2 # Subtest: force = 0 # Subtest: Set ==> aTN2vLNErxUvoY::7nbiBeU29ZsDyRVlr 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 - aTN2vLNErxUvoY::7nbiBeU29ZsDyRVlr ok 4 - d3::jDM8T7uJFgroiQ::PoTCR5l::faj::KmO ok 5 - En3::7BUcVySJ::UPDyqZFPDTNbTaFmOx4a ok 6 - jpe1Islae 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 - aTN2vLNErxUvoY::7nbiBeU29ZsDyRVlr ok 5 - d3::jDM8T7uJFgroiQ::PoTCR5l::faj::KmO ok 6 - En3::7BUcVySJ::UPDyqZFPDTNbTaFmOx4a ok 7 - jpe1Islae ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aTN2vLNErxUvoY::7nbiBeU29ZsDyRVlr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aTN2vLNErxUvoY::7nbiBeU29ZsDyRVlr # Subtest: d3::jDM8T7uJFgroiQ::PoTCR5l::faj::KmO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - d3::jDM8T7uJFgroiQ::PoTCR5l::faj::KmO # Subtest: En3::7BUcVySJ::UPDyqZFPDTNbTaFmOx4a 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - En3::7BUcVySJ::UPDyqZFPDTNbTaFmOx4a # Subtest: jpe1Islae 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jpe1Islae ok 1 - Set ==> aTN2vLNErxUvoY::7nbiBeU29ZsDyRVlr 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aTN2vLNErxUvoY::7nbiBeU29ZsDyRVlr 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 - aTN2vLNErxUvoY::7nbiBeU29ZsDyRVlr ok 4 - d3::jDM8T7uJFgroiQ::PoTCR5l::faj::KmO ok 5 - En3::7BUcVySJ::UPDyqZFPDTNbTaFmOx4a ok 6 - jpe1Islae 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 - aTN2vLNErxUvoY::7nbiBeU29ZsDyRVlr ok 5 - d3::jDM8T7uJFgroiQ::PoTCR5l::faj::KmO ok 6 - En3::7BUcVySJ::UPDyqZFPDTNbTaFmOx4a ok 7 - jpe1Islae ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aTN2vLNErxUvoY::7nbiBeU29ZsDyRVlr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aTN2vLNErxUvoY::7nbiBeU29ZsDyRVlr # Subtest: d3::jDM8T7uJFgroiQ::PoTCR5l::faj::KmO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - d3::jDM8T7uJFgroiQ::PoTCR5l::faj::KmO # Subtest: En3::7BUcVySJ::UPDyqZFPDTNbTaFmOx4a 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - En3::7BUcVySJ::UPDyqZFPDTNbTaFmOx4a # Subtest: jpe1Islae 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jpe1Islae ok 1 - Set ==> aTN2vLNErxUvoY::7nbiBeU29ZsDyRVlr 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..2 # Subtest: force = 0 # Subtest: Set ==> As::kiw3qmArU4VFkSqJ::2r0jyxlBK 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - As::kiw3qmArU4VFkSqJ::2r0jyxlBK ok 4 - Bk::hQPSm1YFVe3::jGLLL5rxJvWl_0T0Oen::CeMpc6MWogjYIh3m::8BA2n7L4YVhTP ok 5 - f_6y::pu::nWPpiEo::NWtBlPy4m5oDqUnS ok 6 - JcmYjIBNZ_J3Rayypy::mCQnnKw_G4Nm1Ya473t::oCIkqtyTI ok 7 - jD::9h_ewLUAGfZp4::rZjK7X ok 8 - JWRB79Dm5dB4HfS7Wg::QYUtmM_::Gd5K4::w::m9OY59Al5_0XV ok 9 - kF9Tf9::urIj0NuB4dqxapM::IA::u::1YpjK3gP5DB6YH68SP ok 10 - natmS8rUxQe0e1::LoEyrUogg::ZP3OXzlC::RHod ok 11 - NOl5gRGNy::s_::igoMmgk ok 12 - u2aET5SwM::_Veo8clmD_wA80iVX6::prQW6gH3::x_GfpreLJV9YMpEN848::x9aJW6q3e1y_ouKkZH ok 13 - weFreqMIzJj::a1IgKq1zMuvE_9vU::wHNSBn_f8t9xnEnIFMcq::lcGSFbaH1K8p::OzRmoNQPDqy ok 14 - zxdgfqgG_RvtSUlluGl::zIB ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - As::kiw3qmArU4VFkSqJ::2r0jyxlBK ok 5 - Bk::hQPSm1YFVe3::jGLLL5rxJvWl_0T0Oen::CeMpc6MWogjYIh3m::8BA2n7L4YVhTP ok 6 - f_6y::pu::nWPpiEo::NWtBlPy4m5oDqUnS ok 7 - JcmYjIBNZ_J3Rayypy::mCQnnKw_G4Nm1Ya473t::oCIkqtyTI ok 8 - jD::9h_ewLUAGfZp4::rZjK7X ok 9 - JWRB79Dm5dB4HfS7Wg::QYUtmM_::Gd5K4::w::m9OY59Al5_0XV ok 10 - kF9Tf9::urIj0NuB4dqxapM::IA::u::1YpjK3gP5DB6YH68SP ok 11 - natmS8rUxQe0e1::LoEyrUogg::ZP3OXzlC::RHod ok 12 - NOl5gRGNy::s_::igoMmgk ok 13 - u2aET5SwM::_Veo8clmD_wA80iVX6::prQW6gH3::x_GfpreLJV9YMpEN848::x9aJW6q3e1y_ouKkZH ok 14 - weFreqMIzJj::a1IgKq1zMuvE_9vU::wHNSBn_f8t9xnEnIFMcq::lcGSFbaH1K8p::OzRmoNQPDqy ok 15 - zxdgfqgG_RvtSUlluGl::zIB ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: As::kiw3qmArU4VFkSqJ::2r0jyxlBK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - As::kiw3qmArU4VFkSqJ::2r0jyxlBK # Subtest: Bk::hQPSm1YFVe3::jGLLL5rxJvWl_0T0Oen::CeMpc6MWogjYIh3m::8BA2n7L4YVhTP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Bk::hQPSm1YFVe3::jGLLL5rxJvWl_0T0Oen::CeMpc6MWogjYIh3m::8BA2n7L4YVhTP # Subtest: f_6y::pu::nWPpiEo::NWtBlPy4m5oDqUnS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - f_6y::pu::nWPpiEo::NWtBlPy4m5oDqUnS # Subtest: JcmYjIBNZ_J3Rayypy::mCQnnKw_G4Nm1Ya473t::oCIkqtyTI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JcmYjIBNZ_J3Rayypy::mCQnnKw_G4Nm1Ya473t::oCIkqtyTI # Subtest: jD::9h_ewLUAGfZp4::rZjK7X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jD::9h_ewLUAGfZp4::rZjK7X # Subtest: JWRB79Dm5dB4HfS7Wg::QYUtmM_::Gd5K4::w::m9OY59Al5_0XV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JWRB79Dm5dB4HfS7Wg::QYUtmM_::Gd5K4::w::m9OY59Al5_0XV # Subtest: kF9Tf9::urIj0NuB4dqxapM::IA::u::1YpjK3gP5DB6YH68SP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kF9Tf9::urIj0NuB4dqxapM::IA::u::1YpjK3gP5DB6YH68SP # Subtest: natmS8rUxQe0e1::LoEyrUogg::ZP3OXzlC::RHod 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - natmS8rUxQe0e1::LoEyrUogg::ZP3OXzlC::RHod # Subtest: NOl5gRGNy::s_::igoMmgk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NOl5gRGNy::s_::igoMmgk # Subtest: u2aET5SwM::_Veo8clmD_wA80iVX6::prQW6gH3::x_GfpreLJV9YMpEN848::x9aJW6q3e1y_ouKkZH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - u2aET5SwM::_Veo8clmD_wA80iVX6::prQW6gH3::x_GfpreLJV9YMpEN848::x9aJW6q3e1y_ouKkZH # Subtest: weFreqMIzJj::a1IgKq1zMuvE_9vU::wHNSBn_f8t9xnEnIFMcq::lcGSFbaH1K8p::OzRmoNQPDqy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - weFreqMIzJj::a1IgKq1zMuvE_9vU::wHNSBn_f8t9xnEnIFMcq::lcGSFbaH1K8p::OzRmoNQPDqy # Subtest: zxdgfqgG_RvtSUlluGl::zIB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zxdgfqgG_RvtSUlluGl::zIB ok 1 - Set ==> As::kiw3qmArU4VFkSqJ::2r0jyxlBK 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> As::kiw3qmArU4VFkSqJ::2r0jyxlBK 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - As::kiw3qmArU4VFkSqJ::2r0jyxlBK ok 4 - Bk::hQPSm1YFVe3::jGLLL5rxJvWl_0T0Oen::CeMpc6MWogjYIh3m::8BA2n7L4YVhTP ok 5 - f_6y::pu::nWPpiEo::NWtBlPy4m5oDqUnS ok 6 - JcmYjIBNZ_J3Rayypy::mCQnnKw_G4Nm1Ya473t::oCIkqtyTI ok 7 - jD::9h_ewLUAGfZp4::rZjK7X ok 8 - JWRB79Dm5dB4HfS7Wg::QYUtmM_::Gd5K4::w::m9OY59Al5_0XV ok 9 - kF9Tf9::urIj0NuB4dqxapM::IA::u::1YpjK3gP5DB6YH68SP ok 10 - natmS8rUxQe0e1::LoEyrUogg::ZP3OXzlC::RHod ok 11 - NOl5gRGNy::s_::igoMmgk ok 12 - u2aET5SwM::_Veo8clmD_wA80iVX6::prQW6gH3::x_GfpreLJV9YMpEN848::x9aJW6q3e1y_ouKkZH ok 13 - weFreqMIzJj::a1IgKq1zMuvE_9vU::wHNSBn_f8t9xnEnIFMcq::lcGSFbaH1K8p::OzRmoNQPDqy ok 14 - zxdgfqgG_RvtSUlluGl::zIB ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - As::kiw3qmArU4VFkSqJ::2r0jyxlBK ok 5 - Bk::hQPSm1YFVe3::jGLLL5rxJvWl_0T0Oen::CeMpc6MWogjYIh3m::8BA2n7L4YVhTP ok 6 - f_6y::pu::nWPpiEo::NWtBlPy4m5oDqUnS ok 7 - JcmYjIBNZ_J3Rayypy::mCQnnKw_G4Nm1Ya473t::oCIkqtyTI ok 8 - jD::9h_ewLUAGfZp4::rZjK7X ok 9 - JWRB79Dm5dB4HfS7Wg::QYUtmM_::Gd5K4::w::m9OY59Al5_0XV ok 10 - kF9Tf9::urIj0NuB4dqxapM::IA::u::1YpjK3gP5DB6YH68SP ok 11 - natmS8rUxQe0e1::LoEyrUogg::ZP3OXzlC::RHod ok 12 - NOl5gRGNy::s_::igoMmgk ok 13 - u2aET5SwM::_Veo8clmD_wA80iVX6::prQW6gH3::x_GfpreLJV9YMpEN848::x9aJW6q3e1y_ouKkZH ok 14 - weFreqMIzJj::a1IgKq1zMuvE_9vU::wHNSBn_f8t9xnEnIFMcq::lcGSFbaH1K8p::OzRmoNQPDqy ok 15 - zxdgfqgG_RvtSUlluGl::zIB ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: As::kiw3qmArU4VFkSqJ::2r0jyxlBK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - As::kiw3qmArU4VFkSqJ::2r0jyxlBK # Subtest: Bk::hQPSm1YFVe3::jGLLL5rxJvWl_0T0Oen::CeMpc6MWogjYIh3m::8BA2n7L4YVhTP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Bk::hQPSm1YFVe3::jGLLL5rxJvWl_0T0Oen::CeMpc6MWogjYIh3m::8BA2n7L4YVhTP # Subtest: f_6y::pu::nWPpiEo::NWtBlPy4m5oDqUnS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - f_6y::pu::nWPpiEo::NWtBlPy4m5oDqUnS # Subtest: JcmYjIBNZ_J3Rayypy::mCQnnKw_G4Nm1Ya473t::oCIkqtyTI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JcmYjIBNZ_J3Rayypy::mCQnnKw_G4Nm1Ya473t::oCIkqtyTI # Subtest: jD::9h_ewLUAGfZp4::rZjK7X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jD::9h_ewLUAGfZp4::rZjK7X # Subtest: JWRB79Dm5dB4HfS7Wg::QYUtmM_::Gd5K4::w::m9OY59Al5_0XV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JWRB79Dm5dB4HfS7Wg::QYUtmM_::Gd5K4::w::m9OY59Al5_0XV # Subtest: kF9Tf9::urIj0NuB4dqxapM::IA::u::1YpjK3gP5DB6YH68SP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kF9Tf9::urIj0NuB4dqxapM::IA::u::1YpjK3gP5DB6YH68SP # Subtest: natmS8rUxQe0e1::LoEyrUogg::ZP3OXzlC::RHod 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - natmS8rUxQe0e1::LoEyrUogg::ZP3OXzlC::RHod # Subtest: NOl5gRGNy::s_::igoMmgk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NOl5gRGNy::s_::igoMmgk # Subtest: u2aET5SwM::_Veo8clmD_wA80iVX6::prQW6gH3::x_GfpreLJV9YMpEN848::x9aJW6q3e1y_ouKkZH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - u2aET5SwM::_Veo8clmD_wA80iVX6::prQW6gH3::x_GfpreLJV9YMpEN848::x9aJW6q3e1y_ouKkZH # Subtest: weFreqMIzJj::a1IgKq1zMuvE_9vU::wHNSBn_f8t9xnEnIFMcq::lcGSFbaH1K8p::OzRmoNQPDqy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - weFreqMIzJj::a1IgKq1zMuvE_9vU::wHNSBn_f8t9xnEnIFMcq::lcGSFbaH1K8p::OzRmoNQPDqy # Subtest: zxdgfqgG_RvtSUlluGl::zIB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zxdgfqgG_RvtSUlluGl::zIB ok 1 - Set ==> As::kiw3qmArU4VFkSqJ::2r0jyxlBK 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 4 - minperl = v5.10.1 # Subtest: minperl = v5.16.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 ==> bgK::rmJmPeJgRtTbNa::LBIz::l3m1BZ_5n4::bBd 1..37 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..20 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - bgK::rmJmPeJgRtTbNa::LBIz::l3m1BZ_5n4::bBd ok 4 - bgpy8e3NccInI_6Rt::W::Zm4aaYUyLwDypzHXLuNy ok 5 - ClPMHS78LG5EuBY::nQJQS_B ok 6 - FUg9P6qd09x9mLpT::RSTokJo::QLz6::mta_7R::4BF7YyUAvKAT ok 7 - h5t::KQdr79J::qNLDd76UMMYZ8tfG ok 8 - ihVT2bWuPqfGggLK::1Hv6cU0kU::5Z0OIGov::R1KW2xxsMLOVkEaLQY::CK5Stdk0CD1MuG5y1J ok 9 - ohmz::P6XPfcC01OGC7ZL::qtu::sT2rGFK9MfT23cs9 ok 10 - Pdf0alNWFNwn::mHpPIHLm0nyqvBQnp ok 11 - Q9GXUuXFVI5S::9vgZEzM7c ok 12 - QfSidoaCwvTwo8tvf4 ok 13 - tsyo4::cVuB5Q9fP6::r ok 14 - v0IR3AXBBY::XcnbRmyK_NU::1q::z1CHczZ9NEd::XC5F1V_fGMO ok 15 - v91_CbJTB4D1Bwru::2Wz2I::6oX::4HcCRqga43SY6GE ok 16 - vDhd ok 17 - vuQwWEP9xLokESl2::2diZJ1e::Xh3_Dg ok 18 - xJpM 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 - bgK::rmJmPeJgRtTbNa::LBIz::l3m1BZ_5n4::bBd ok 5 - bgpy8e3NccInI_6Rt::W::Zm4aaYUyLwDypzHXLuNy ok 6 - ClPMHS78LG5EuBY::nQJQS_B ok 7 - FUg9P6qd09x9mLpT::RSTokJo::QLz6::mta_7R::4BF7YyUAvKAT ok 8 - h5t::KQdr79J::qNLDd76UMMYZ8tfG ok 9 - ihVT2bWuPqfGggLK::1Hv6cU0kU::5Z0OIGov::R1KW2xxsMLOVkEaLQY::CK5Stdk0CD1MuG5y1J ok 10 - ohmz::P6XPfcC01OGC7ZL::qtu::sT2rGFK9MfT23cs9 ok 11 - Pdf0alNWFNwn::mHpPIHLm0nyqvBQnp ok 12 - Q9GXUuXFVI5S::9vgZEzM7c ok 13 - QfSidoaCwvTwo8tvf4 ok 14 - tsyo4::cVuB5Q9fP6::r ok 15 - v0IR3AXBBY::XcnbRmyK_NU::1q::z1CHczZ9NEd::XC5F1V_fGMO ok 16 - v91_CbJTB4D1Bwru::2Wz2I::6oX::4HcCRqga43SY6GE ok 17 - vDhd ok 18 - vuQwWEP9xLokESl2::2diZJ1e::Xh3_Dg ok 19 - xJpM ok 20 - Footer ok 21 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: bgK::rmJmPeJgRtTbNa::LBIz::l3m1BZ_5n4::bBd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bgK::rmJmPeJgRtTbNa::LBIz::l3m1BZ_5n4::bBd # Subtest: bgpy8e3NccInI_6Rt::W::Zm4aaYUyLwDypzHXLuNy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bgpy8e3NccInI_6Rt::W::Zm4aaYUyLwDypzHXLuNy # Subtest: ClPMHS78LG5EuBY::nQJQS_B 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ClPMHS78LG5EuBY::nQJQS_B # Subtest: FUg9P6qd09x9mLpT::RSTokJo::QLz6::mta_7R::4BF7YyUAvKAT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FUg9P6qd09x9mLpT::RSTokJo::QLz6::mta_7R::4BF7YyUAvKAT # Subtest: h5t::KQdr79J::qNLDd76UMMYZ8tfG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - h5t::KQdr79J::qNLDd76UMMYZ8tfG # Subtest: ihVT2bWuPqfGggLK::1Hv6cU0kU::5Z0OIGov::R1KW2xxsMLOVkEaLQY::CK5Stdk0CD1MuG5y1J 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ihVT2bWuPqfGggLK::1Hv6cU0kU::5Z0OIGov::R1KW2xxsMLOVkEaLQY::CK5Stdk0CD1MuG5y1J # Subtest: ohmz::P6XPfcC01OGC7ZL::qtu::sT2rGFK9MfT23cs9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ohmz::P6XPfcC01OGC7ZL::qtu::sT2rGFK9MfT23cs9 # Subtest: Pdf0alNWFNwn::mHpPIHLm0nyqvBQnp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Pdf0alNWFNwn::mHpPIHLm0nyqvBQnp # Subtest: Q9GXUuXFVI5S::9vgZEzM7c 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Q9GXUuXFVI5S::9vgZEzM7c # Subtest: QfSidoaCwvTwo8tvf4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QfSidoaCwvTwo8tvf4 # Subtest: tsyo4::cVuB5Q9fP6::r 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tsyo4::cVuB5Q9fP6::r # Subtest: v0IR3AXBBY::XcnbRmyK_NU::1q::z1CHczZ9NEd::XC5F1V_fGMO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - v0IR3AXBBY::XcnbRmyK_NU::1q::z1CHczZ9NEd::XC5F1V_fGMO # Subtest: v91_CbJTB4D1Bwru::2Wz2I::6oX::4HcCRqga43SY6GE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - v91_CbJTB4D1Bwru::2Wz2I::6oX::4HcCRqga43SY6GE # Subtest: vDhd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vDhd # Subtest: vuQwWEP9xLokESl2::2diZJ1e::Xh3_Dg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vuQwWEP9xLokESl2::2diZJ1e::Xh3_Dg # Subtest: xJpM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xJpM ok 1 - Set ==> bgK::rmJmPeJgRtTbNa::LBIz::l3m1BZ_5n4::bBd 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> bgK::rmJmPeJgRtTbNa::LBIz::l3m1BZ_5n4::bBd 1..37 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..20 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - bgK::rmJmPeJgRtTbNa::LBIz::l3m1BZ_5n4::bBd ok 4 - bgpy8e3NccInI_6Rt::W::Zm4aaYUyLwDypzHXLuNy ok 5 - ClPMHS78LG5EuBY::nQJQS_B ok 6 - FUg9P6qd09x9mLpT::RSTokJo::QLz6::mta_7R::4BF7YyUAvKAT ok 7 - h5t::KQdr79J::qNLDd76UMMYZ8tfG ok 8 - ihVT2bWuPqfGggLK::1Hv6cU0kU::5Z0OIGov::R1KW2xxsMLOVkEaLQY::CK5Stdk0CD1MuG5y1J ok 9 - ohmz::P6XPfcC01OGC7ZL::qtu::sT2rGFK9MfT23cs9 ok 10 - Pdf0alNWFNwn::mHpPIHLm0nyqvBQnp ok 11 - Q9GXUuXFVI5S::9vgZEzM7c ok 12 - QfSidoaCwvTwo8tvf4 ok 13 - tsyo4::cVuB5Q9fP6::r ok 14 - v0IR3AXBBY::XcnbRmyK_NU::1q::z1CHczZ9NEd::XC5F1V_fGMO ok 15 - v91_CbJTB4D1Bwru::2Wz2I::6oX::4HcCRqga43SY6GE ok 16 - vDhd ok 17 - vuQwWEP9xLokESl2::2diZJ1e::Xh3_Dg ok 18 - xJpM 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 - bgK::rmJmPeJgRtTbNa::LBIz::l3m1BZ_5n4::bBd ok 5 - bgpy8e3NccInI_6Rt::W::Zm4aaYUyLwDypzHXLuNy ok 6 - ClPMHS78LG5EuBY::nQJQS_B ok 7 - FUg9P6qd09x9mLpT::RSTokJo::QLz6::mta_7R::4BF7YyUAvKAT ok 8 - h5t::KQdr79J::qNLDd76UMMYZ8tfG ok 9 - ihVT2bWuPqfGggLK::1Hv6cU0kU::5Z0OIGov::R1KW2xxsMLOVkEaLQY::CK5Stdk0CD1MuG5y1J ok 10 - ohmz::P6XPfcC01OGC7ZL::qtu::sT2rGFK9MfT23cs9 ok 11 - Pdf0alNWFNwn::mHpPIHLm0nyqvBQnp ok 12 - Q9GXUuXFVI5S::9vgZEzM7c ok 13 - QfSidoaCwvTwo8tvf4 ok 14 - tsyo4::cVuB5Q9fP6::r ok 15 - v0IR3AXBBY::XcnbRmyK_NU::1q::z1CHczZ9NEd::XC5F1V_fGMO ok 16 - v91_CbJTB4D1Bwru::2Wz2I::6oX::4HcCRqga43SY6GE ok 17 - vDhd ok 18 - vuQwWEP9xLokESl2::2diZJ1e::Xh3_Dg ok 19 - xJpM ok 20 - Footer ok 21 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: bgK::rmJmPeJgRtTbNa::LBIz::l3m1BZ_5n4::bBd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bgK::rmJmPeJgRtTbNa::LBIz::l3m1BZ_5n4::bBd # Subtest: bgpy8e3NccInI_6Rt::W::Zm4aaYUyLwDypzHXLuNy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bgpy8e3NccInI_6Rt::W::Zm4aaYUyLwDypzHXLuNy # Subtest: ClPMHS78LG5EuBY::nQJQS_B 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ClPMHS78LG5EuBY::nQJQS_B # Subtest: FUg9P6qd09x9mLpT::RSTokJo::QLz6::mta_7R::4BF7YyUAvKAT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FUg9P6qd09x9mLpT::RSTokJo::QLz6::mta_7R::4BF7YyUAvKAT # Subtest: h5t::KQdr79J::qNLDd76UMMYZ8tfG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - h5t::KQdr79J::qNLDd76UMMYZ8tfG # Subtest: ihVT2bWuPqfGggLK::1Hv6cU0kU::5Z0OIGov::R1KW2xxsMLOVkEaLQY::CK5Stdk0CD1MuG5y1J 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ihVT2bWuPqfGggLK::1Hv6cU0kU::5Z0OIGov::R1KW2xxsMLOVkEaLQY::CK5Stdk0CD1MuG5y1J # Subtest: ohmz::P6XPfcC01OGC7ZL::qtu::sT2rGFK9MfT23cs9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ohmz::P6XPfcC01OGC7ZL::qtu::sT2rGFK9MfT23cs9 # Subtest: Pdf0alNWFNwn::mHpPIHLm0nyqvBQnp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Pdf0alNWFNwn::mHpPIHLm0nyqvBQnp # Subtest: Q9GXUuXFVI5S::9vgZEzM7c 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Q9GXUuXFVI5S::9vgZEzM7c # Subtest: QfSidoaCwvTwo8tvf4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QfSidoaCwvTwo8tvf4 # Subtest: tsyo4::cVuB5Q9fP6::r 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tsyo4::cVuB5Q9fP6::r # Subtest: v0IR3AXBBY::XcnbRmyK_NU::1q::z1CHczZ9NEd::XC5F1V_fGMO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - v0IR3AXBBY::XcnbRmyK_NU::1q::z1CHczZ9NEd::XC5F1V_fGMO # Subtest: v91_CbJTB4D1Bwru::2Wz2I::6oX::4HcCRqga43SY6GE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - v91_CbJTB4D1Bwru::2Wz2I::6oX::4HcCRqga43SY6GE # Subtest: vDhd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vDhd # Subtest: vuQwWEP9xLokESl2::2diZJ1e::Xh3_Dg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vuQwWEP9xLokESl2::2diZJ1e::Xh3_Dg # Subtest: xJpM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xJpM ok 1 - Set ==> bgK::rmJmPeJgRtTbNa::LBIz::l3m1BZ_5n4::bBd 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.16.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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> aa9DgPz::mt_IxrHfUeAxal::rQjAFaOFX9eea3::6mKLJUpsf::mIOV5G 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aa9DgPz::mt_IxrHfUeAxal::rQjAFaOFX9eea3::6mKLJUpsf::mIOV5G ok 4 - F::oog6rYUcBB::Ifb59nraCN9Raq6a::Fu95A ok 5 - GWJicRcH7uaieQS_Q29::Jh::UIHC3Yy8o4ml ok 6 - il2XarGJxPBxC3N::qEBtNIE_4dGH::IiPZTzP58h::ZLjJXL::_p9kIqg4_f7fZUZ ok 7 - iOU8eisZuaI::dzlWfDeRaZkB9X ok 8 - JJC9::nja2MnyJXKnifl3oX::TQDykhzENEgV0Q::HqtmHr1p::V58NxQ_TYc ok 9 - M9k11::xMWVXngX::Ui9J9 ok 10 - maakmve1o::Z::PU::a4SF14vTFcFlVpfgkOp ok 11 - qI6zFbKMj::EFMYzhF8 ok 12 - Qw ok 13 - RQeogfszfjOLI::PuVhDvgavX3h2Q::t ok 14 - wF8XFH::wEj2wB8mdGyxwl::MsAAzApv::N ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aa9DgPz::mt_IxrHfUeAxal::rQjAFaOFX9eea3::6mKLJUpsf::mIOV5G ok 5 - F::oog6rYUcBB::Ifb59nraCN9Raq6a::Fu95A ok 6 - GWJicRcH7uaieQS_Q29::Jh::UIHC3Yy8o4ml ok 7 - il2XarGJxPBxC3N::qEBtNIE_4dGH::IiPZTzP58h::ZLjJXL::_p9kIqg4_f7fZUZ ok 8 - iOU8eisZuaI::dzlWfDeRaZkB9X ok 9 - JJC9::nja2MnyJXKnifl3oX::TQDykhzENEgV0Q::HqtmHr1p::V58NxQ_TYc ok 10 - M9k11::xMWVXngX::Ui9J9 ok 11 - maakmve1o::Z::PU::a4SF14vTFcFlVpfgkOp ok 12 - qI6zFbKMj::EFMYzhF8 ok 13 - Qw ok 14 - RQeogfszfjOLI::PuVhDvgavX3h2Q::t ok 15 - wF8XFH::wEj2wB8mdGyxwl::MsAAzApv::N ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aa9DgPz::mt_IxrHfUeAxal::rQjAFaOFX9eea3::6mKLJUpsf::mIOV5G 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aa9DgPz::mt_IxrHfUeAxal::rQjAFaOFX9eea3::6mKLJUpsf::mIOV5G # Subtest: F::oog6rYUcBB::Ifb59nraCN9Raq6a::Fu95A 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - F::oog6rYUcBB::Ifb59nraCN9Raq6a::Fu95A # Subtest: GWJicRcH7uaieQS_Q29::Jh::UIHC3Yy8o4ml 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GWJicRcH7uaieQS_Q29::Jh::UIHC3Yy8o4ml # Subtest: il2XarGJxPBxC3N::qEBtNIE_4dGH::IiPZTzP58h::ZLjJXL::_p9kIqg4_f7fZUZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - il2XarGJxPBxC3N::qEBtNIE_4dGH::IiPZTzP58h::ZLjJXL::_p9kIqg4_f7fZUZ # Subtest: iOU8eisZuaI::dzlWfDeRaZkB9X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iOU8eisZuaI::dzlWfDeRaZkB9X # Subtest: JJC9::nja2MnyJXKnifl3oX::TQDykhzENEgV0Q::HqtmHr1p::V58NxQ_TYc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JJC9::nja2MnyJXKnifl3oX::TQDykhzENEgV0Q::HqtmHr1p::V58NxQ_TYc # Subtest: M9k11::xMWVXngX::Ui9J9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - M9k11::xMWVXngX::Ui9J9 # Subtest: maakmve1o::Z::PU::a4SF14vTFcFlVpfgkOp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - maakmve1o::Z::PU::a4SF14vTFcFlVpfgkOp # Subtest: qI6zFbKMj::EFMYzhF8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qI6zFbKMj::EFMYzhF8 # Subtest: Qw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Qw # Subtest: RQeogfszfjOLI::PuVhDvgavX3h2Q::t 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RQeogfszfjOLI::PuVhDvgavX3h2Q::t # Subtest: wF8XFH::wEj2wB8mdGyxwl::MsAAzApv::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 33 - wF8XFH::wEj2wB8mdGyxwl::MsAAzApv::N ok 1 - Set ==> aa9DgPz::mt_IxrHfUeAxal::rQjAFaOFX9eea3::6mKLJUpsf::mIOV5G 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aa9DgPz::mt_IxrHfUeAxal::rQjAFaOFX9eea3::6mKLJUpsf::mIOV5G 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aa9DgPz::mt_IxrHfUeAxal::rQjAFaOFX9eea3::6mKLJUpsf::mIOV5G ok 4 - F::oog6rYUcBB::Ifb59nraCN9Raq6a::Fu95A ok 5 - GWJicRcH7uaieQS_Q29::Jh::UIHC3Yy8o4ml ok 6 - il2XarGJxPBxC3N::qEBtNIE_4dGH::IiPZTzP58h::ZLjJXL::_p9kIqg4_f7fZUZ ok 7 - iOU8eisZuaI::dzlWfDeRaZkB9X ok 8 - JJC9::nja2MnyJXKnifl3oX::TQDykhzENEgV0Q::HqtmHr1p::V58NxQ_TYc ok 9 - M9k11::xMWVXngX::Ui9J9 ok 10 - maakmve1o::Z::PU::a4SF14vTFcFlVpfgkOp ok 11 - qI6zFbKMj::EFMYzhF8 ok 12 - Qw ok 13 - RQeogfszfjOLI::PuVhDvgavX3h2Q::t ok 14 - wF8XFH::wEj2wB8mdGyxwl::MsAAzApv::N ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - aa9DgPz::mt_IxrHfUeAxal::rQjAFaOFX9eea3::6mKLJUpsf::mIOV5G ok 5 - F::oog6rYUcBB::Ifb59nraCN9Raq6a::Fu95A ok 6 - GWJicRcH7uaieQS_Q29::Jh::UIHC3Yy8o4ml ok 7 - il2XarGJxPBxC3N::qEBtNIE_4dGH::IiPZTzP58h::ZLjJXL::_p9kIqg4_f7fZUZ ok 8 - iOU8eisZuaI::dzlWfDeRaZkB9X ok 9 - JJC9::nja2MnyJXKnifl3oX::TQDykhzENEgV0Q::HqtmHr1p::V58NxQ_TYc ok 10 - M9k11::xMWVXngX::Ui9J9 ok 11 - maakmve1o::Z::PU::a4SF14vTFcFlVpfgkOp ok 12 - qI6zFbKMj::EFMYzhF8 ok 13 - Qw ok 14 - RQeogfszfjOLI::PuVhDvgavX3h2Q::t ok 15 - wF8XFH::wEj2wB8mdGyxwl::MsAAzApv::N ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aa9DgPz::mt_IxrHfUeAxal::rQjAFaOFX9eea3::6mKLJUpsf::mIOV5G 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aa9DgPz::mt_IxrHfUeAxal::rQjAFaOFX9eea3::6mKLJUpsf::mIOV5G # Subtest: F::oog6rYUcBB::Ifb59nraCN9Raq6a::Fu95A 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - F::oog6rYUcBB::Ifb59nraCN9Raq6a::Fu95A # Subtest: GWJicRcH7uaieQS_Q29::Jh::UIHC3Yy8o4ml 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GWJicRcH7uaieQS_Q29::Jh::UIHC3Yy8o4ml # Subtest: il2XarGJxPBxC3N::qEBtNIE_4dGH::IiPZTzP58h::ZLjJXL::_p9kIqg4_f7fZUZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - il2XarGJxPBxC3N::qEBtNIE_4dGH::IiPZTzP58h::ZLjJXL::_p9kIqg4_f7fZUZ # Subtest: iOU8eisZuaI::dzlWfDeRaZkB9X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iOU8eisZuaI::dzlWfDeRaZkB9X # Subtest: JJC9::nja2MnyJXKnifl3oX::TQDykhzENEgV0Q::HqtmHr1p::V58NxQ_TYc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JJC9::nja2MnyJXKnifl3oX::TQDykhzENEgV0Q::HqtmHr1p::V58NxQ_TYc # Subtest: M9k11::xMWVXngX::Ui9J9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - M9k11::xMWVXngX::Ui9J9 # Subtest: maakmve1o::Z::PU::a4SF14vTFcFlVpfgkOp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - maakmve1o::Z::PU::a4SF14vTFcFlVpfgkOp # Subtest: qI6zFbKMj::EFMYzhF8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qI6zFbKMj::EFMYzhF8 # Subtest: Qw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Qw # Subtest: RQeogfszfjOLI::PuVhDvgavX3h2Q::t 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RQeogfszfjOLI::PuVhDvgavX3h2Q::t # Subtest: wF8XFH::wEj2wB8mdGyxwl::MsAAzApv::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 33 - wF8XFH::wEj2wB8mdGyxwl::MsAAzApv::N ok 1 - Set ==> aa9DgPz::mt_IxrHfUeAxal::rQjAFaOFX9eea3::6mKLJUpsf::mIOV5G 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.16.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.16.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..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.16.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.16.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..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.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> cIr3yhW8g87Rve::V0_wam4w::gvDWk3LWpW 1..37 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..20 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - cIr3yhW8g87Rve::V0_wam4w::gvDWk3LWpW ok 4 - cX3legEW26zs_8ka0C ok 5 - e0tCc3MiMghq4ZLs::uFNvjmLCJdf32::PjlZShIERD::h::av51cJJEAY ok 6 - FpGZ::tpO8N9V2GDW ok 7 - fSnrAuY72SDiYZOBSV::c6A_aUa09g_::gTv::k4UMH17pQgRuYyvM ok 8 - FZ1sbbXHb::XIuUOY9V1tV9z::x3gMlSZpeMWCT ok 9 - GoIyPyGR1ZuZcVGZQp9k::xlLrfZz ok 10 - JD_::nbcLgVdDt0QK85tyX::Y6FgfVc3OFM23g::m9EPcqqQfe90h9::_SnQqo ok 11 - kC::Yyj3G7uFUV79qj::ogeIbSiEHbjDjpBf35O ok 12 - L5G_gBEXoMLn0OT8M ok 13 - Nr9R7dDpPVPmrt::BslUe ok 14 - sjUvnFenpDozEKw1uP ok 15 - UT90N7onm6sFhessX::IM::LsKBRpjwzkgL::cFdeRDalxF_uXM6mZSs ok 16 - Vl3t1SiPKcsWJw::6JUREEEfY3DwyW5olj::NODKAfiK ok 17 - XL119CRi2jycGen::R_qEd87 ok 18 - yatybk76xw::UHD5nvoX9quIygme::XN5EefaByjH 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 - cIr3yhW8g87Rve::V0_wam4w::gvDWk3LWpW ok 5 - cX3legEW26zs_8ka0C ok 6 - e0tCc3MiMghq4ZLs::uFNvjmLCJdf32::PjlZShIERD::h::av51cJJEAY ok 7 - FpGZ::tpO8N9V2GDW ok 8 - fSnrAuY72SDiYZOBSV::c6A_aUa09g_::gTv::k4UMH17pQgRuYyvM ok 9 - FZ1sbbXHb::XIuUOY9V1tV9z::x3gMlSZpeMWCT ok 10 - GoIyPyGR1ZuZcVGZQp9k::xlLrfZz ok 11 - JD_::nbcLgVdDt0QK85tyX::Y6FgfVc3OFM23g::m9EPcqqQfe90h9::_SnQqo ok 12 - kC::Yyj3G7uFUV79qj::ogeIbSiEHbjDjpBf35O ok 13 - L5G_gBEXoMLn0OT8M ok 14 - Nr9R7dDpPVPmrt::BslUe ok 15 - sjUvnFenpDozEKw1uP ok 16 - UT90N7onm6sFhessX::IM::LsKBRpjwzkgL::cFdeRDalxF_uXM6mZSs ok 17 - Vl3t1SiPKcsWJw::6JUREEEfY3DwyW5olj::NODKAfiK ok 18 - XL119CRi2jycGen::R_qEd87 ok 19 - yatybk76xw::UHD5nvoX9quIygme::XN5EefaByjH ok 20 - Footer ok 21 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: cIr3yhW8g87Rve::V0_wam4w::gvDWk3LWpW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cIr3yhW8g87Rve::V0_wam4w::gvDWk3LWpW # Subtest: cX3legEW26zs_8ka0C 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cX3legEW26zs_8ka0C # Subtest: e0tCc3MiMghq4ZLs::uFNvjmLCJdf32::PjlZShIERD::h::av51cJJEAY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - e0tCc3MiMghq4ZLs::uFNvjmLCJdf32::PjlZShIERD::h::av51cJJEAY # Subtest: FpGZ::tpO8N9V2GDW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FpGZ::tpO8N9V2GDW # Subtest: fSnrAuY72SDiYZOBSV::c6A_aUa09g_::gTv::k4UMH17pQgRuYyvM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fSnrAuY72SDiYZOBSV::c6A_aUa09g_::gTv::k4UMH17pQgRuYyvM # Subtest: FZ1sbbXHb::XIuUOY9V1tV9z::x3gMlSZpeMWCT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FZ1sbbXHb::XIuUOY9V1tV9z::x3gMlSZpeMWCT # Subtest: GoIyPyGR1ZuZcVGZQp9k::xlLrfZz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GoIyPyGR1ZuZcVGZQp9k::xlLrfZz # Subtest: JD_::nbcLgVdDt0QK85tyX::Y6FgfVc3OFM23g::m9EPcqqQfe90h9::_SnQqo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JD_::nbcLgVdDt0QK85tyX::Y6FgfVc3OFM23g::m9EPcqqQfe90h9::_SnQqo # Subtest: kC::Yyj3G7uFUV79qj::ogeIbSiEHbjDjpBf35O 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kC::Yyj3G7uFUV79qj::ogeIbSiEHbjDjpBf35O # Subtest: L5G_gBEXoMLn0OT8M 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - L5G_gBEXoMLn0OT8M # Subtest: Nr9R7dDpPVPmrt::BslUe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Nr9R7dDpPVPmrt::BslUe # Subtest: sjUvnFenpDozEKw1uP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sjUvnFenpDozEKw1uP # Subtest: UT90N7onm6sFhessX::IM::LsKBRpjwzkgL::cFdeRDalxF_uXM6mZSs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UT90N7onm6sFhessX::IM::LsKBRpjwzkgL::cFdeRDalxF_uXM6mZSs # Subtest: Vl3t1SiPKcsWJw::6JUREEEfY3DwyW5olj::NODKAfiK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Vl3t1SiPKcsWJw::6JUREEEfY3DwyW5olj::NODKAfiK # Subtest: XL119CRi2jycGen::R_qEd87 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XL119CRi2jycGen::R_qEd87 # Subtest: yatybk76xw::UHD5nvoX9quIygme::XN5EefaByjH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yatybk76xw::UHD5nvoX9quIygme::XN5EefaByjH ok 1 - Set ==> cIr3yhW8g87Rve::V0_wam4w::gvDWk3LWpW 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> cIr3yhW8g87Rve::V0_wam4w::gvDWk3LWpW 1..37 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..20 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - cIr3yhW8g87Rve::V0_wam4w::gvDWk3LWpW ok 4 - cX3legEW26zs_8ka0C ok 5 - e0tCc3MiMghq4ZLs::uFNvjmLCJdf32::PjlZShIERD::h::av51cJJEAY ok 6 - FpGZ::tpO8N9V2GDW ok 7 - fSnrAuY72SDiYZOBSV::c6A_aUa09g_::gTv::k4UMH17pQgRuYyvM ok 8 - FZ1sbbXHb::XIuUOY9V1tV9z::x3gMlSZpeMWCT ok 9 - GoIyPyGR1ZuZcVGZQp9k::xlLrfZz ok 10 - JD_::nbcLgVdDt0QK85tyX::Y6FgfVc3OFM23g::m9EPcqqQfe90h9::_SnQqo ok 11 - kC::Yyj3G7uFUV79qj::ogeIbSiEHbjDjpBf35O ok 12 - L5G_gBEXoMLn0OT8M ok 13 - Nr9R7dDpPVPmrt::BslUe ok 14 - sjUvnFenpDozEKw1uP ok 15 - UT90N7onm6sFhessX::IM::LsKBRpjwzkgL::cFdeRDalxF_uXM6mZSs ok 16 - Vl3t1SiPKcsWJw::6JUREEEfY3DwyW5olj::NODKAfiK ok 17 - XL119CRi2jycGen::R_qEd87 ok 18 - yatybk76xw::UHD5nvoX9quIygme::XN5EefaByjH 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 - cIr3yhW8g87Rve::V0_wam4w::gvDWk3LWpW ok 5 - cX3legEW26zs_8ka0C ok 6 - e0tCc3MiMghq4ZLs::uFNvjmLCJdf32::PjlZShIERD::h::av51cJJEAY ok 7 - FpGZ::tpO8N9V2GDW ok 8 - fSnrAuY72SDiYZOBSV::c6A_aUa09g_::gTv::k4UMH17pQgRuYyvM ok 9 - FZ1sbbXHb::XIuUOY9V1tV9z::x3gMlSZpeMWCT ok 10 - GoIyPyGR1ZuZcVGZQp9k::xlLrfZz ok 11 - JD_::nbcLgVdDt0QK85tyX::Y6FgfVc3OFM23g::m9EPcqqQfe90h9::_SnQqo ok 12 - kC::Yyj3G7uFUV79qj::ogeIbSiEHbjDjpBf35O ok 13 - L5G_gBEXoMLn0OT8M ok 14 - Nr9R7dDpPVPmrt::BslUe ok 15 - sjUvnFenpDozEKw1uP ok 16 - UT90N7onm6sFhessX::IM::LsKBRpjwzkgL::cFdeRDalxF_uXM6mZSs ok 17 - Vl3t1SiPKcsWJw::6JUREEEfY3DwyW5olj::NODKAfiK ok 18 - XL119CRi2jycGen::R_qEd87 ok 19 - yatybk76xw::UHD5nvoX9quIygme::XN5EefaByjH ok 20 - Footer ok 21 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: cIr3yhW8g87Rve::V0_wam4w::gvDWk3LWpW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cIr3yhW8g87Rve::V0_wam4w::gvDWk3LWpW # Subtest: cX3legEW26zs_8ka0C 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cX3legEW26zs_8ka0C # Subtest: e0tCc3MiMghq4ZLs::uFNvjmLCJdf32::PjlZShIERD::h::av51cJJEAY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - e0tCc3MiMghq4ZLs::uFNvjmLCJdf32::PjlZShIERD::h::av51cJJEAY # Subtest: FpGZ::tpO8N9V2GDW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FpGZ::tpO8N9V2GDW # Subtest: fSnrAuY72SDiYZOBSV::c6A_aUa09g_::gTv::k4UMH17pQgRuYyvM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fSnrAuY72SDiYZOBSV::c6A_aUa09g_::gTv::k4UMH17pQgRuYyvM # Subtest: FZ1sbbXHb::XIuUOY9V1tV9z::x3gMlSZpeMWCT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FZ1sbbXHb::XIuUOY9V1tV9z::x3gMlSZpeMWCT # Subtest: GoIyPyGR1ZuZcVGZQp9k::xlLrfZz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GoIyPyGR1ZuZcVGZQp9k::xlLrfZz # Subtest: JD_::nbcLgVdDt0QK85tyX::Y6FgfVc3OFM23g::m9EPcqqQfe90h9::_SnQqo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JD_::nbcLgVdDt0QK85tyX::Y6FgfVc3OFM23g::m9EPcqqQfe90h9::_SnQqo # Subtest: kC::Yyj3G7uFUV79qj::ogeIbSiEHbjDjpBf35O 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kC::Yyj3G7uFUV79qj::ogeIbSiEHbjDjpBf35O # Subtest: L5G_gBEXoMLn0OT8M 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - L5G_gBEXoMLn0OT8M # Subtest: Nr9R7dDpPVPmrt::BslUe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Nr9R7dDpPVPmrt::BslUe # Subtest: sjUvnFenpDozEKw1uP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sjUvnFenpDozEKw1uP # Subtest: UT90N7onm6sFhessX::IM::LsKBRpjwzkgL::cFdeRDalxF_uXM6mZSs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UT90N7onm6sFhessX::IM::LsKBRpjwzkgL::cFdeRDalxF_uXM6mZSs # Subtest: Vl3t1SiPKcsWJw::6JUREEEfY3DwyW5olj::NODKAfiK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Vl3t1SiPKcsWJw::6JUREEEfY3DwyW5olj::NODKAfiK # Subtest: XL119CRi2jycGen::R_qEd87 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XL119CRi2jycGen::R_qEd87 # Subtest: yatybk76xw::UHD5nvoX9quIygme::XN5EefaByjH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yatybk76xw::UHD5nvoX9quIygme::XN5EefaByjH ok 1 - Set ==> cIr3yhW8g87Rve::V0_wam4w::gvDWk3LWpW 1..1 ok 2 - force = 1 ok 5 - ignores_type = 0100 # 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.16.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.16.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.16.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.16.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 ==> azsm73QM_g1XRAZXd3p 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 - azsm73QM_g1XRAZXd3p ok 4 - AZUX::kPLv ok 5 - c9fGQdy::lRZ::e1Qzmq8cLVHx ok 6 - H68::3A4U_::4yvW81GCu_7jg::pU4Ax7d ok 7 - J_sz::bKcKK0u8V0_U::ooCB_ueQnxW8::YcyCeIwYwxTA53::ml240l7DyDn ok 8 - ka72G ok 9 - kI4XMn ok 10 - m3VowZlnqnotcJ9u::dKcy_i7TssRCCr9n ok 11 - n::pfMJqfvD::pgbK4 ok 12 - nG8 ok 13 - pxHTWs8L2HNI3MJD::IAm::1kMKCugVpch5Q60n9RhC::b0Nx1FK6zz ok 14 - RbUtPVmsfgUVMV::5anFq0AMXMhcR5Vz_M56::2p9VrxFz0Q8 ok 15 - rE5OjSwb7seR::_1MAX7j8::DXpYgoyT::U::ZfuYlqQzJIUnAYTwhV12 ok 16 - rSxK_H1tDy::gBHNzgcIS::Z6sNr8sg3kxhe1Q9CYT::dJYihFdTKg6cE::lhYISoztrxC3 ok 17 - S1YYtmkqugyH6zp7vwo ok 18 - tNK5x_yWFrjkiOz::k4LK8::vC::lzeuIkJz::XCJPwKXKh ok 19 - XeKVzNOtAlqYm::ePu5AM5q::jO22m::VRbNORzgP3 ok 20 - zAkWlzi1On_cZ9q::EfLQYdqYXr7FK::vRB8yEqShXqi::rSa8GGFG66KCQc::Y0wnLqFDc9Qb6ZZD ok 21 - ZDEaAx::3G23gMWLe 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 - azsm73QM_g1XRAZXd3p ok 5 - AZUX::kPLv ok 6 - c9fGQdy::lRZ::e1Qzmq8cLVHx ok 7 - H68::3A4U_::4yvW81GCu_7jg::pU4Ax7d ok 8 - J_sz::bKcKK0u8V0_U::ooCB_ueQnxW8::YcyCeIwYwxTA53::ml240l7DyDn ok 9 - ka72G ok 10 - kI4XMn ok 11 - m3VowZlnqnotcJ9u::dKcy_i7TssRCCr9n ok 12 - n::pfMJqfvD::pgbK4 ok 13 - nG8 ok 14 - pxHTWs8L2HNI3MJD::IAm::1kMKCugVpch5Q60n9RhC::b0Nx1FK6zz ok 15 - RbUtPVmsfgUVMV::5anFq0AMXMhcR5Vz_M56::2p9VrxFz0Q8 ok 16 - rE5OjSwb7seR::_1MAX7j8::DXpYgoyT::U::ZfuYlqQzJIUnAYTwhV12 ok 17 - rSxK_H1tDy::gBHNzgcIS::Z6sNr8sg3kxhe1Q9CYT::dJYihFdTKg6cE::lhYISoztrxC3 ok 18 - S1YYtmkqugyH6zp7vwo ok 19 - tNK5x_yWFrjkiOz::k4LK8::vC::lzeuIkJz::XCJPwKXKh ok 20 - XeKVzNOtAlqYm::ePu5AM5q::jO22m::VRbNORzgP3 ok 21 - zAkWlzi1On_cZ9q::EfLQYdqYXr7FK::vRB8yEqShXqi::rSa8GGFG66KCQc::Y0wnLqFDc9Qb6ZZD ok 22 - ZDEaAx::3G23gMWLe ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: azsm73QM_g1XRAZXd3p 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - azsm73QM_g1XRAZXd3p # Subtest: AZUX::kPLv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - AZUX::kPLv # Subtest: c9fGQdy::lRZ::e1Qzmq8cLVHx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - c9fGQdy::lRZ::e1Qzmq8cLVHx # Subtest: H68::3A4U_::4yvW81GCu_7jg::pU4Ax7d 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - H68::3A4U_::4yvW81GCu_7jg::pU4Ax7d # Subtest: J_sz::bKcKK0u8V0_U::ooCB_ueQnxW8::YcyCeIwYwxTA53::ml240l7DyDn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - J_sz::bKcKK0u8V0_U::ooCB_ueQnxW8::YcyCeIwYwxTA53::ml240l7DyDn # Subtest: ka72G 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ka72G # Subtest: kI4XMn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kI4XMn # Subtest: m3VowZlnqnotcJ9u::dKcy_i7TssRCCr9n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - m3VowZlnqnotcJ9u::dKcy_i7TssRCCr9n # Subtest: n::pfMJqfvD::pgbK4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n::pfMJqfvD::pgbK4 # Subtest: nG8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nG8 # Subtest: pxHTWs8L2HNI3MJD::IAm::1kMKCugVpch5Q60n9RhC::b0Nx1FK6zz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pxHTWs8L2HNI3MJD::IAm::1kMKCugVpch5Q60n9RhC::b0Nx1FK6zz # Subtest: RbUtPVmsfgUVMV::5anFq0AMXMhcR5Vz_M56::2p9VrxFz0Q8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RbUtPVmsfgUVMV::5anFq0AMXMhcR5Vz_M56::2p9VrxFz0Q8 # Subtest: rE5OjSwb7seR::_1MAX7j8::DXpYgoyT::U::ZfuYlqQzJIUnAYTwhV12 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rE5OjSwb7seR::_1MAX7j8::DXpYgoyT::U::ZfuYlqQzJIUnAYTwhV12 # Subtest: rSxK_H1tDy::gBHNzgcIS::Z6sNr8sg3kxhe1Q9CYT::dJYihFdTKg6cE::lhYISoztrxC3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rSxK_H1tDy::gBHNzgcIS::Z6sNr8sg3kxhe1Q9CYT::dJYihFdTKg6cE::lhYISoztrxC3 # Subtest: S1YYtmkqugyH6zp7vwo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - S1YYtmkqugyH6zp7vwo # Subtest: tNK5x_yWFrjkiOz::k4LK8::vC::lzeuIkJz::XCJPwKXKh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tNK5x_yWFrjkiOz::k4LK8::vC::lzeuIkJz::XCJPwKXKh # Subtest: XeKVzNOtAlqYm::ePu5AM5q::jO22m::VRbNORzgP3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XeKVzNOtAlqYm::ePu5AM5q::jO22m::VRbNORzgP3 # Subtest: zAkWlzi1On_cZ9q::EfLQYdqYXr7FK::vRB8yEqShXqi::rSa8GGFG66KCQc::Y0wnLqFDc9Qb6ZZD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zAkWlzi1On_cZ9q::EfLQYdqYXr7FK::vRB8yEqShXqi::rSa8GGFG66KCQc::Y0wnLqFDc9Qb6ZZD # Subtest: ZDEaAx::3G23gMWLe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZDEaAx::3G23gMWLe ok 1 - Set ==> azsm73QM_g1XRAZXd3p 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> azsm73QM_g1XRAZXd3p 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 - azsm73QM_g1XRAZXd3p ok 4 - AZUX::kPLv ok 5 - c9fGQdy::lRZ::e1Qzmq8cLVHx ok 6 - H68::3A4U_::4yvW81GCu_7jg::pU4Ax7d ok 7 - J_sz::bKcKK0u8V0_U::ooCB_ueQnxW8::YcyCeIwYwxTA53::ml240l7DyDn ok 8 - ka72G ok 9 - kI4XMn ok 10 - m3VowZlnqnotcJ9u::dKcy_i7TssRCCr9n ok 11 - n::pfMJqfvD::pgbK4 ok 12 - nG8 ok 13 - pxHTWs8L2HNI3MJD::IAm::1kMKCugVpch5Q60n9RhC::b0Nx1FK6zz ok 14 - RbUtPVmsfgUVMV::5anFq0AMXMhcR5Vz_M56::2p9VrxFz0Q8 ok 15 - rE5OjSwb7seR::_1MAX7j8::DXpYgoyT::U::ZfuYlqQzJIUnAYTwhV12 ok 16 - rSxK_H1tDy::gBHNzgcIS::Z6sNr8sg3kxhe1Q9CYT::dJYihFdTKg6cE::lhYISoztrxC3 ok 17 - S1YYtmkqugyH6zp7vwo ok 18 - tNK5x_yWFrjkiOz::k4LK8::vC::lzeuIkJz::XCJPwKXKh ok 19 - XeKVzNOtAlqYm::ePu5AM5q::jO22m::VRbNORzgP3 ok 20 - zAkWlzi1On_cZ9q::EfLQYdqYXr7FK::vRB8yEqShXqi::rSa8GGFG66KCQc::Y0wnLqFDc9Qb6ZZD ok 21 - ZDEaAx::3G23gMWLe 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 - azsm73QM_g1XRAZXd3p ok 5 - AZUX::kPLv ok 6 - c9fGQdy::lRZ::e1Qzmq8cLVHx ok 7 - H68::3A4U_::4yvW81GCu_7jg::pU4Ax7d ok 8 - J_sz::bKcKK0u8V0_U::ooCB_ueQnxW8::YcyCeIwYwxTA53::ml240l7DyDn ok 9 - ka72G ok 10 - kI4XMn ok 11 - m3VowZlnqnotcJ9u::dKcy_i7TssRCCr9n ok 12 - n::pfMJqfvD::pgbK4 ok 13 - nG8 ok 14 - pxHTWs8L2HNI3MJD::IAm::1kMKCugVpch5Q60n9RhC::b0Nx1FK6zz ok 15 - RbUtPVmsfgUVMV::5anFq0AMXMhcR5Vz_M56::2p9VrxFz0Q8 ok 16 - rE5OjSwb7seR::_1MAX7j8::DXpYgoyT::U::ZfuYlqQzJIUnAYTwhV12 ok 17 - rSxK_H1tDy::gBHNzgcIS::Z6sNr8sg3kxhe1Q9CYT::dJYihFdTKg6cE::lhYISoztrxC3 ok 18 - S1YYtmkqugyH6zp7vwo ok 19 - tNK5x_yWFrjkiOz::k4LK8::vC::lzeuIkJz::XCJPwKXKh ok 20 - XeKVzNOtAlqYm::ePu5AM5q::jO22m::VRbNORzgP3 ok 21 - zAkWlzi1On_cZ9q::EfLQYdqYXr7FK::vRB8yEqShXqi::rSa8GGFG66KCQc::Y0wnLqFDc9Qb6ZZD ok 22 - ZDEaAx::3G23gMWLe ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: azsm73QM_g1XRAZXd3p 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - azsm73QM_g1XRAZXd3p # Subtest: AZUX::kPLv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - AZUX::kPLv # Subtest: c9fGQdy::lRZ::e1Qzmq8cLVHx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - c9fGQdy::lRZ::e1Qzmq8cLVHx # Subtest: H68::3A4U_::4yvW81GCu_7jg::pU4Ax7d 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - H68::3A4U_::4yvW81GCu_7jg::pU4Ax7d # Subtest: J_sz::bKcKK0u8V0_U::ooCB_ueQnxW8::YcyCeIwYwxTA53::ml240l7DyDn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - J_sz::bKcKK0u8V0_U::ooCB_ueQnxW8::YcyCeIwYwxTA53::ml240l7DyDn # Subtest: ka72G 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ka72G # Subtest: kI4XMn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kI4XMn # Subtest: m3VowZlnqnotcJ9u::dKcy_i7TssRCCr9n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - m3VowZlnqnotcJ9u::dKcy_i7TssRCCr9n # Subtest: n::pfMJqfvD::pgbK4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n::pfMJqfvD::pgbK4 # Subtest: nG8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nG8 # Subtest: pxHTWs8L2HNI3MJD::IAm::1kMKCugVpch5Q60n9RhC::b0Nx1FK6zz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pxHTWs8L2HNI3MJD::IAm::1kMKCugVpch5Q60n9RhC::b0Nx1FK6zz # Subtest: RbUtPVmsfgUVMV::5anFq0AMXMhcR5Vz_M56::2p9VrxFz0Q8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RbUtPVmsfgUVMV::5anFq0AMXMhcR5Vz_M56::2p9VrxFz0Q8 # Subtest: rE5OjSwb7seR::_1MAX7j8::DXpYgoyT::U::ZfuYlqQzJIUnAYTwhV12 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rE5OjSwb7seR::_1MAX7j8::DXpYgoyT::U::ZfuYlqQzJIUnAYTwhV12 # Subtest: rSxK_H1tDy::gBHNzgcIS::Z6sNr8sg3kxhe1Q9CYT::dJYihFdTKg6cE::lhYISoztrxC3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rSxK_H1tDy::gBHNzgcIS::Z6sNr8sg3kxhe1Q9CYT::dJYihFdTKg6cE::lhYISoztrxC3 # Subtest: S1YYtmkqugyH6zp7vwo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - S1YYtmkqugyH6zp7vwo # Subtest: tNK5x_yWFrjkiOz::k4LK8::vC::lzeuIkJz::XCJPwKXKh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tNK5x_yWFrjkiOz::k4LK8::vC::lzeuIkJz::XCJPwKXKh # Subtest: XeKVzNOtAlqYm::ePu5AM5q::jO22m::VRbNORzgP3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XeKVzNOtAlqYm::ePu5AM5q::jO22m::VRbNORzgP3 # Subtest: zAkWlzi1On_cZ9q::EfLQYdqYXr7FK::vRB8yEqShXqi::rSa8GGFG66KCQc::Y0wnLqFDc9Qb6ZZD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zAkWlzi1On_cZ9q::EfLQYdqYXr7FK::vRB8yEqShXqi::rSa8GGFG66KCQc::Y0wnLqFDc9Qb6ZZD # Subtest: ZDEaAx::3G23gMWLe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZDEaAx::3G23gMWLe ok 1 - Set ==> azsm73QM_g1XRAZXd3p 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 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..2 # Subtest: force = 0 # Subtest: Set ==> ALNBVVKz::wA3sEv_Vk::Az16i1978yGn0SJskp 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 - ALNBVVKz::wA3sEv_Vk::Az16i1978yGn0SJskp ok 4 - b8KgBKQ::S1NCwmjkWRVYTyFSvLVR ok 5 - daA_Z9FLfTYWcg9pBKHv ok 6 - dC::SEel03::3GSN::YJQ9u0dTkfQ::tnaKx6oCJS1neHoYmWR ok 7 - E7CJJuHVZCfmwn ok 8 - ga86NTy::Lv6qNabOgeu::_H3HU9ePbW0zwALr::9C0gAXBGe4inCS4mfNs::lRmiV4Iotw5fRrPDR ok 9 - lomuc2JL_xoy::paZFu4gAXv589e::ND4B3xwjICYejH6lUT::e2 ok 10 - R6EMUOzWgWn 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 - ALNBVVKz::wA3sEv_Vk::Az16i1978yGn0SJskp ok 5 - b8KgBKQ::S1NCwmjkWRVYTyFSvLVR ok 6 - daA_Z9FLfTYWcg9pBKHv ok 7 - dC::SEel03::3GSN::YJQ9u0dTkfQ::tnaKx6oCJS1neHoYmWR ok 8 - E7CJJuHVZCfmwn ok 9 - ga86NTy::Lv6qNabOgeu::_H3HU9ePbW0zwALr::9C0gAXBGe4inCS4mfNs::lRmiV4Iotw5fRrPDR ok 10 - lomuc2JL_xoy::paZFu4gAXv589e::ND4B3xwjICYejH6lUT::e2 ok 11 - R6EMUOzWgWn ok 12 - Footer ok 13 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: ALNBVVKz::wA3sEv_Vk::Az16i1978yGn0SJskp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ALNBVVKz::wA3sEv_Vk::Az16i1978yGn0SJskp # Subtest: b8KgBKQ::S1NCwmjkWRVYTyFSvLVR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - b8KgBKQ::S1NCwmjkWRVYTyFSvLVR # Subtest: daA_Z9FLfTYWcg9pBKHv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - daA_Z9FLfTYWcg9pBKHv # Subtest: dC::SEel03::3GSN::YJQ9u0dTkfQ::tnaKx6oCJS1neHoYmWR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dC::SEel03::3GSN::YJQ9u0dTkfQ::tnaKx6oCJS1neHoYmWR # Subtest: E7CJJuHVZCfmwn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - E7CJJuHVZCfmwn # Subtest: ga86NTy::Lv6qNabOgeu::_H3HU9ePbW0zwALr::9C0gAXBGe4inCS4mfNs::lRmiV4Iotw5fRrPDR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ga86NTy::Lv6qNabOgeu::_H3HU9ePbW0zwALr::9C0gAXBGe4inCS4mfNs::lRmiV4Iotw5fRrPDR # Subtest: lomuc2JL_xoy::paZFu4gAXv589e::ND4B3xwjICYejH6lUT::e2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lomuc2JL_xoy::paZFu4gAXv589e::ND4B3xwjICYejH6lUT::e2 # Subtest: R6EMUOzWgWn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - R6EMUOzWgWn ok 1 - Set ==> ALNBVVKz::wA3sEv_Vk::Az16i1978yGn0SJskp 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> ALNBVVKz::wA3sEv_Vk::Az16i1978yGn0SJskp 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 - ALNBVVKz::wA3sEv_Vk::Az16i1978yGn0SJskp ok 4 - b8KgBKQ::S1NCwmjkWRVYTyFSvLVR ok 5 - daA_Z9FLfTYWcg9pBKHv ok 6 - dC::SEel03::3GSN::YJQ9u0dTkfQ::tnaKx6oCJS1neHoYmWR ok 7 - E7CJJuHVZCfmwn ok 8 - ga86NTy::Lv6qNabOgeu::_H3HU9ePbW0zwALr::9C0gAXBGe4inCS4mfNs::lRmiV4Iotw5fRrPDR ok 9 - lomuc2JL_xoy::paZFu4gAXv589e::ND4B3xwjICYejH6lUT::e2 ok 10 - R6EMUOzWgWn 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 - ALNBVVKz::wA3sEv_Vk::Az16i1978yGn0SJskp ok 5 - b8KgBKQ::S1NCwmjkWRVYTyFSvLVR ok 6 - daA_Z9FLfTYWcg9pBKHv ok 7 - dC::SEel03::3GSN::YJQ9u0dTkfQ::tnaKx6oCJS1neHoYmWR ok 8 - E7CJJuHVZCfmwn ok 9 - ga86NTy::Lv6qNabOgeu::_H3HU9ePbW0zwALr::9C0gAXBGe4inCS4mfNs::lRmiV4Iotw5fRrPDR ok 10 - lomuc2JL_xoy::paZFu4gAXv589e::ND4B3xwjICYejH6lUT::e2 ok 11 - R6EMUOzWgWn ok 12 - Footer ok 13 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: ALNBVVKz::wA3sEv_Vk::Az16i1978yGn0SJskp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ALNBVVKz::wA3sEv_Vk::Az16i1978yGn0SJskp # Subtest: b8KgBKQ::S1NCwmjkWRVYTyFSvLVR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - b8KgBKQ::S1NCwmjkWRVYTyFSvLVR # Subtest: daA_Z9FLfTYWcg9pBKHv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - daA_Z9FLfTYWcg9pBKHv # Subtest: dC::SEel03::3GSN::YJQ9u0dTkfQ::tnaKx6oCJS1neHoYmWR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dC::SEel03::3GSN::YJQ9u0dTkfQ::tnaKx6oCJS1neHoYmWR # Subtest: E7CJJuHVZCfmwn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - E7CJJuHVZCfmwn # Subtest: ga86NTy::Lv6qNabOgeu::_H3HU9ePbW0zwALr::9C0gAXBGe4inCS4mfNs::lRmiV4Iotw5fRrPDR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ga86NTy::Lv6qNabOgeu::_H3HU9ePbW0zwALr::9C0gAXBGe4inCS4mfNs::lRmiV4Iotw5fRrPDR # Subtest: lomuc2JL_xoy::paZFu4gAXv589e::ND4B3xwjICYejH6lUT::e2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lomuc2JL_xoy::paZFu4gAXv589e::ND4B3xwjICYejH6lUT::e2 # Subtest: R6EMUOzWgWn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - R6EMUOzWgWn ok 1 - Set ==> ALNBVVKz::wA3sEv_Vk::Az16i1978yGn0SJskp 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 4 - minperl = v5.10.1 # Subtest: minperl = v5.16.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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> djRpum::Kp2GS::oLR8e7m3raWAGifR4cRj 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..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..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - djRpum::Kp2GS::oLR8e7m3raWAGifR4cRj ok 4 - F_iZX7R::VF6qWgDdbCTlj57Gkz::SdervTr1zyoRkWG ok 5 - h0LUVeOCf1QFs ok 6 - JPrTfR2AB::ra8RwYfcdMPq3quE::tkkD0c1COVMlldAMx::lAOBOV3 ok 7 - mg7S068tDx3FNO_fy::u0ZonDjNM4yZgNsb4Oai::L_Jvbn3gazToCDWIS ok 8 - qQBJOIQ::ZnTWnFmb::bytRSS3P::DT0Vd3HskTOeDW::AKi1a2ihTp2ueUGXIc ok 9 - S2gpi3::QcuSp::GMJ ok 10 - TObx4tjvmEhR8::pnfSt4sREmu::n ok 11 - tqOC::BU7no5i0KPicnFBM::qr ok 12 - VoxLd::i ok 13 - VSZlC::KWoMgf ok 14 - WmehxfgQLiFi1bDaN::gA4z::N8jbP0xmTGrAlFqCvFG2::i::Di95R ok 15 - Wq5B87 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 - djRpum::Kp2GS::oLR8e7m3raWAGifR4cRj ok 5 - F_iZX7R::VF6qWgDdbCTlj57Gkz::SdervTr1zyoRkWG ok 6 - h0LUVeOCf1QFs ok 7 - JPrTfR2AB::ra8RwYfcdMPq3quE::tkkD0c1COVMlldAMx::lAOBOV3 ok 8 - mg7S068tDx3FNO_fy::u0ZonDjNM4yZgNsb4Oai::L_Jvbn3gazToCDWIS ok 9 - qQBJOIQ::ZnTWnFmb::bytRSS3P::DT0Vd3HskTOeDW::AKi1a2ihTp2ueUGXIc ok 10 - S2gpi3::QcuSp::GMJ ok 11 - TObx4tjvmEhR8::pnfSt4sREmu::n ok 12 - tqOC::BU7no5i0KPicnFBM::qr ok 13 - VoxLd::i ok 14 - VSZlC::KWoMgf ok 15 - WmehxfgQLiFi1bDaN::gA4z::N8jbP0xmTGrAlFqCvFG2::i::Di95R ok 16 - Wq5B87 ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: djRpum::Kp2GS::oLR8e7m3raWAGifR4cRj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - djRpum::Kp2GS::oLR8e7m3raWAGifR4cRj # Subtest: F_iZX7R::VF6qWgDdbCTlj57Gkz::SdervTr1zyoRkWG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - F_iZX7R::VF6qWgDdbCTlj57Gkz::SdervTr1zyoRkWG # Subtest: h0LUVeOCf1QFs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - h0LUVeOCf1QFs # Subtest: JPrTfR2AB::ra8RwYfcdMPq3quE::tkkD0c1COVMlldAMx::lAOBOV3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JPrTfR2AB::ra8RwYfcdMPq3quE::tkkD0c1COVMlldAMx::lAOBOV3 # Subtest: mg7S068tDx3FNO_fy::u0ZonDjNM4yZgNsb4Oai::L_Jvbn3gazToCDWIS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mg7S068tDx3FNO_fy::u0ZonDjNM4yZgNsb4Oai::L_Jvbn3gazToCDWIS # Subtest: qQBJOIQ::ZnTWnFmb::bytRSS3P::DT0Vd3HskTOeDW::AKi1a2ihTp2ueUGXIc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qQBJOIQ::ZnTWnFmb::bytRSS3P::DT0Vd3HskTOeDW::AKi1a2ihTp2ueUGXIc # Subtest: S2gpi3::QcuSp::GMJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - S2gpi3::QcuSp::GMJ # Subtest: TObx4tjvmEhR8::pnfSt4sREmu::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 29 - TObx4tjvmEhR8::pnfSt4sREmu::n # Subtest: tqOC::BU7no5i0KPicnFBM::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 30 - tqOC::BU7no5i0KPicnFBM::qr # Subtest: VoxLd::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 31 - VoxLd::i # Subtest: VSZlC::KWoMgf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VSZlC::KWoMgf # Subtest: WmehxfgQLiFi1bDaN::gA4z::N8jbP0xmTGrAlFqCvFG2::i::Di95R 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WmehxfgQLiFi1bDaN::gA4z::N8jbP0xmTGrAlFqCvFG2::i::Di95R # Subtest: Wq5B87 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Wq5B87 ok 1 - Set ==> djRpum::Kp2GS::oLR8e7m3raWAGifR4cRj 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> djRpum::Kp2GS::oLR8e7m3raWAGifR4cRj 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..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..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - djRpum::Kp2GS::oLR8e7m3raWAGifR4cRj ok 4 - F_iZX7R::VF6qWgDdbCTlj57Gkz::SdervTr1zyoRkWG ok 5 - h0LUVeOCf1QFs ok 6 - JPrTfR2AB::ra8RwYfcdMPq3quE::tkkD0c1COVMlldAMx::lAOBOV3 ok 7 - mg7S068tDx3FNO_fy::u0ZonDjNM4yZgNsb4Oai::L_Jvbn3gazToCDWIS ok 8 - qQBJOIQ::ZnTWnFmb::bytRSS3P::DT0Vd3HskTOeDW::AKi1a2ihTp2ueUGXIc ok 9 - S2gpi3::QcuSp::GMJ ok 10 - TObx4tjvmEhR8::pnfSt4sREmu::n ok 11 - tqOC::BU7no5i0KPicnFBM::qr ok 12 - VoxLd::i ok 13 - VSZlC::KWoMgf ok 14 - WmehxfgQLiFi1bDaN::gA4z::N8jbP0xmTGrAlFqCvFG2::i::Di95R ok 15 - Wq5B87 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 - djRpum::Kp2GS::oLR8e7m3raWAGifR4cRj ok 5 - F_iZX7R::VF6qWgDdbCTlj57Gkz::SdervTr1zyoRkWG ok 6 - h0LUVeOCf1QFs ok 7 - JPrTfR2AB::ra8RwYfcdMPq3quE::tkkD0c1COVMlldAMx::lAOBOV3 ok 8 - mg7S068tDx3FNO_fy::u0ZonDjNM4yZgNsb4Oai::L_Jvbn3gazToCDWIS ok 9 - qQBJOIQ::ZnTWnFmb::bytRSS3P::DT0Vd3HskTOeDW::AKi1a2ihTp2ueUGXIc ok 10 - S2gpi3::QcuSp::GMJ ok 11 - TObx4tjvmEhR8::pnfSt4sREmu::n ok 12 - tqOC::BU7no5i0KPicnFBM::qr ok 13 - VoxLd::i ok 14 - VSZlC::KWoMgf ok 15 - WmehxfgQLiFi1bDaN::gA4z::N8jbP0xmTGrAlFqCvFG2::i::Di95R ok 16 - Wq5B87 ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: djRpum::Kp2GS::oLR8e7m3raWAGifR4cRj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - djRpum::Kp2GS::oLR8e7m3raWAGifR4cRj # Subtest: F_iZX7R::VF6qWgDdbCTlj57Gkz::SdervTr1zyoRkWG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - F_iZX7R::VF6qWgDdbCTlj57Gkz::SdervTr1zyoRkWG # Subtest: h0LUVeOCf1QFs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - h0LUVeOCf1QFs # Subtest: JPrTfR2AB::ra8RwYfcdMPq3quE::tkkD0c1COVMlldAMx::lAOBOV3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JPrTfR2AB::ra8RwYfcdMPq3quE::tkkD0c1COVMlldAMx::lAOBOV3 # Subtest: mg7S068tDx3FNO_fy::u0ZonDjNM4yZgNsb4Oai::L_Jvbn3gazToCDWIS 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mg7S068tDx3FNO_fy::u0ZonDjNM4yZgNsb4Oai::L_Jvbn3gazToCDWIS # Subtest: qQBJOIQ::ZnTWnFmb::bytRSS3P::DT0Vd3HskTOeDW::AKi1a2ihTp2ueUGXIc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qQBJOIQ::ZnTWnFmb::bytRSS3P::DT0Vd3HskTOeDW::AKi1a2ihTp2ueUGXIc # Subtest: S2gpi3::QcuSp::GMJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - S2gpi3::QcuSp::GMJ # Subtest: TObx4tjvmEhR8::pnfSt4sREmu::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 29 - TObx4tjvmEhR8::pnfSt4sREmu::n # Subtest: tqOC::BU7no5i0KPicnFBM::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 30 - tqOC::BU7no5i0KPicnFBM::qr # Subtest: VoxLd::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 31 - VoxLd::i # Subtest: VSZlC::KWoMgf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VSZlC::KWoMgf # Subtest: WmehxfgQLiFi1bDaN::gA4z::N8jbP0xmTGrAlFqCvFG2::i::Di95R 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WmehxfgQLiFi1bDaN::gA4z::N8jbP0xmTGrAlFqCvFG2::i::Di95R # Subtest: Wq5B87 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Wq5B87 ok 1 - Set ==> djRpum::Kp2GS::oLR8e7m3raWAGifR4cRj 1..1 ok 2 - force = 1 ok 14 - ignores_type = 1101 # 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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> BWL0ZeIxjmDEs6bBGvyB::eB 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BWL0ZeIxjmDEs6bBGvyB::eB ok 4 - E8SYsx090ExbNmFj9Y::FOq64Xe1_sFSsfrJ8J::v0yZCkyXImlF3::u ok 5 - EoC8mA_JgfSky7LU ok 6 - ErOMOiHoc::50sIQJr ok 7 - I ok 8 - KZQGjc5KS93XJ::c7GbD8jm ok 9 - lHTbAo3iFP::O0aM6F::Lj ok 10 - OBP823YRUQYqK85::BzvL380::LhU_eNMAkfDzIF0BVYz::TeKPNGxRg6YKS6toMAp::KD1ULmK5Ka1lQ ok 11 - sKcNyWn5RJ7z5uHuY ok 12 - SsyNv1RzUNP::6sw2idmpx::b8IDuC::mEts ok 13 - w2G5BnJVY::BspIRhspOq3CVpy ok 14 - XyKckFQNfKH::3613A ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - BWL0ZeIxjmDEs6bBGvyB::eB ok 5 - E8SYsx090ExbNmFj9Y::FOq64Xe1_sFSsfrJ8J::v0yZCkyXImlF3::u ok 6 - EoC8mA_JgfSky7LU ok 7 - ErOMOiHoc::50sIQJr ok 8 - I ok 9 - KZQGjc5KS93XJ::c7GbD8jm ok 10 - lHTbAo3iFP::O0aM6F::Lj ok 11 - OBP823YRUQYqK85::BzvL380::LhU_eNMAkfDzIF0BVYz::TeKPNGxRg6YKS6toMAp::KD1ULmK5Ka1lQ ok 12 - sKcNyWn5RJ7z5uHuY ok 13 - SsyNv1RzUNP::6sw2idmpx::b8IDuC::mEts ok 14 - w2G5BnJVY::BspIRhspOq3CVpy ok 15 - XyKckFQNfKH::3613A ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BWL0ZeIxjmDEs6bBGvyB::eB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - BWL0ZeIxjmDEs6bBGvyB::eB # Subtest: E8SYsx090ExbNmFj9Y::FOq64Xe1_sFSsfrJ8J::v0yZCkyXImlF3::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 23 - E8SYsx090ExbNmFj9Y::FOq64Xe1_sFSsfrJ8J::v0yZCkyXImlF3::u # Subtest: EoC8mA_JgfSky7LU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EoC8mA_JgfSky7LU # Subtest: ErOMOiHoc::50sIQJr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ErOMOiHoc::50sIQJr # Subtest: 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 - I # Subtest: KZQGjc5KS93XJ::c7GbD8jm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KZQGjc5KS93XJ::c7GbD8jm # Subtest: lHTbAo3iFP::O0aM6F::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 28 - lHTbAo3iFP::O0aM6F::Lj # Subtest: OBP823YRUQYqK85::BzvL380::LhU_eNMAkfDzIF0BVYz::TeKPNGxRg6YKS6toMAp::KD1ULmK5Ka1lQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OBP823YRUQYqK85::BzvL380::LhU_eNMAkfDzIF0BVYz::TeKPNGxRg6YKS6toMAp::KD1ULmK5Ka1lQ # Subtest: sKcNyWn5RJ7z5uHuY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sKcNyWn5RJ7z5uHuY # Subtest: SsyNv1RzUNP::6sw2idmpx::b8IDuC::mEts 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - SsyNv1RzUNP::6sw2idmpx::b8IDuC::mEts # Subtest: w2G5BnJVY::BspIRhspOq3CVpy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - w2G5BnJVY::BspIRhspOq3CVpy # Subtest: XyKckFQNfKH::3613A 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XyKckFQNfKH::3613A ok 1 - Set ==> BWL0ZeIxjmDEs6bBGvyB::eB 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> BWL0ZeIxjmDEs6bBGvyB::eB 1..33 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..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BWL0ZeIxjmDEs6bBGvyB::eB ok 4 - E8SYsx090ExbNmFj9Y::FOq64Xe1_sFSsfrJ8J::v0yZCkyXImlF3::u ok 5 - EoC8mA_JgfSky7LU ok 6 - ErOMOiHoc::50sIQJr ok 7 - I ok 8 - KZQGjc5KS93XJ::c7GbD8jm ok 9 - lHTbAo3iFP::O0aM6F::Lj ok 10 - OBP823YRUQYqK85::BzvL380::LhU_eNMAkfDzIF0BVYz::TeKPNGxRg6YKS6toMAp::KD1ULmK5Ka1lQ ok 11 - sKcNyWn5RJ7z5uHuY ok 12 - SsyNv1RzUNP::6sw2idmpx::b8IDuC::mEts ok 13 - w2G5BnJVY::BspIRhspOq3CVpy ok 14 - XyKckFQNfKH::3613A ok 15 - Footer ok 16 - That's all folks! ok 20 - t/00-load.t # Subtest: xt/boilerplate.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - BWL0ZeIxjmDEs6bBGvyB::eB ok 5 - E8SYsx090ExbNmFj9Y::FOq64Xe1_sFSsfrJ8J::v0yZCkyXImlF3::u ok 6 - EoC8mA_JgfSky7LU ok 7 - ErOMOiHoc::50sIQJr ok 8 - I ok 9 - KZQGjc5KS93XJ::c7GbD8jm ok 10 - lHTbAo3iFP::O0aM6F::Lj ok 11 - OBP823YRUQYqK85::BzvL380::LhU_eNMAkfDzIF0BVYz::TeKPNGxRg6YKS6toMAp::KD1ULmK5Ka1lQ ok 12 - sKcNyWn5RJ7z5uHuY ok 13 - SsyNv1RzUNP::6sw2idmpx::b8IDuC::mEts ok 14 - w2G5BnJVY::BspIRhspOq3CVpy ok 15 - XyKckFQNfKH::3613A ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BWL0ZeIxjmDEs6bBGvyB::eB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - BWL0ZeIxjmDEs6bBGvyB::eB # Subtest: E8SYsx090ExbNmFj9Y::FOq64Xe1_sFSsfrJ8J::v0yZCkyXImlF3::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 23 - E8SYsx090ExbNmFj9Y::FOq64Xe1_sFSsfrJ8J::v0yZCkyXImlF3::u # Subtest: EoC8mA_JgfSky7LU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EoC8mA_JgfSky7LU # Subtest: ErOMOiHoc::50sIQJr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ErOMOiHoc::50sIQJr # Subtest: 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 - I # Subtest: KZQGjc5KS93XJ::c7GbD8jm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KZQGjc5KS93XJ::c7GbD8jm # Subtest: lHTbAo3iFP::O0aM6F::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 28 - lHTbAo3iFP::O0aM6F::Lj # Subtest: OBP823YRUQYqK85::BzvL380::LhU_eNMAkfDzIF0BVYz::TeKPNGxRg6YKS6toMAp::KD1ULmK5Ka1lQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OBP823YRUQYqK85::BzvL380::LhU_eNMAkfDzIF0BVYz::TeKPNGxRg6YKS6toMAp::KD1ULmK5Ka1lQ # Subtest: sKcNyWn5RJ7z5uHuY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sKcNyWn5RJ7z5uHuY # Subtest: SsyNv1RzUNP::6sw2idmpx::b8IDuC::mEts 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - SsyNv1RzUNP::6sw2idmpx::b8IDuC::mEts # Subtest: w2G5BnJVY::BspIRhspOq3CVpy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - w2G5BnJVY::BspIRhspOq3CVpy # Subtest: XyKckFQNfKH::3613A 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XyKckFQNfKH::3613A ok 1 - Set ==> BWL0ZeIxjmDEs6bBGvyB::eB 1..1 ok 2 - force = 1 ok 5 - ignores_type = 0100 # 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.16.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..2 # Subtest: force = 0 # Subtest: Set ==> c8xT::a::Ief::dRYnTGDcWyVD0h4 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..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..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - c8xT::a::Ief::dRYnTGDcWyVD0h4 ok 4 - YEXS5::jBOok::rtSTi::bBpof0z::zgbK8D72 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 - c8xT::a::Ief::dRYnTGDcWyVD0h4 ok 5 - YEXS5::jBOok::rtSTi::bBpof0z::zgbK8D72 ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: c8xT::a::Ief::dRYnTGDcWyVD0h4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - c8xT::a::Ief::dRYnTGDcWyVD0h4 # Subtest: YEXS5::jBOok::rtSTi::bBpof0z::zgbK8D72 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - YEXS5::jBOok::rtSTi::bBpof0z::zgbK8D72 ok 1 - Set ==> c8xT::a::Ief::dRYnTGDcWyVD0h4 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> c8xT::a::Ief::dRYnTGDcWyVD0h4 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..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..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - c8xT::a::Ief::dRYnTGDcWyVD0h4 ok 4 - YEXS5::jBOok::rtSTi::bBpof0z::zgbK8D72 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 - c8xT::a::Ief::dRYnTGDcWyVD0h4 ok 5 - YEXS5::jBOok::rtSTi::bBpof0z::zgbK8D72 ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: c8xT::a::Ief::dRYnTGDcWyVD0h4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - c8xT::a::Ief::dRYnTGDcWyVD0h4 # Subtest: YEXS5::jBOok::rtSTi::bBpof0z::zgbK8D72 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - YEXS5::jBOok::rtSTi::bBpof0z::zgbK8D72 ok 1 - Set ==> c8xT::a::Ief::dRYnTGDcWyVD0h4 1..1 ok 2 - force = 1 ok 5 - ignores_type = 0100 # 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.16.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.16.0 ok 16 - license = mit ok 5 - builder = Module::Install ok All tests successful. Files=6, Tests=26, 23 wallclock secs ( 2.83 usr 3.43 sys + 9.26 cusr 6.92 csys = 22.44 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 /home/fly1600/var/cpan/build/Module-Starter-1.70-wyW3Pd && tar cvf - Module-Starter-1.70.ppd blib) | gzip -c >/home/fly1600/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 /home/fly1600/var/cpan/build/Module-Starter-1.70-wyW3Pd/Module-Starter-1.70.ppd /home/fly1600/var/REPO/X/XS/XSAWYERX VmSize: 258088 kB Finished 2015-01-20T14:06:05