PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2018-06-16T02:02:01 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Fri, 15 Jun 2018 05:41:03 GMT Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/D/DB/DBOOK/Module-Starter-1.75.tar.gz ok Module-Starter-1.75/ Module-Starter-1.75/README Module-Starter-1.75/bin/ Module-Starter-1.75/bin/module-starter Module-Starter-1.75/MANIFEST Module-Starter-1.75/lib/ Module-Starter-1.75/lib/Module/ Module-Starter-1.75/lib/Module/Starter.pm Module-Starter-1.75/lib/Module/Starter/ Module-Starter-1.75/lib/Module/Starter/BuilderSet.pm Module-Starter-1.75/lib/Module/Starter/Plugin/ Module-Starter-1.75/lib/Module/Starter/Plugin/Template.pm Module-Starter-1.75/lib/Module/Starter/Plugin.pod Module-Starter-1.75/lib/Module/Starter/App.pm Module-Starter-1.75/lib/Module/Starter/Simple.pm Module-Starter-1.75/META.json Module-Starter-1.75/Makefile.PL Module-Starter-1.75/t/ Module-Starter-1.75/t/test-dist.t Module-Starter-1.75/t/lib/ Module-Starter-1.75/t/lib/Module/ Module-Starter-1.75/t/lib/Module/Starter/ Module-Starter-1.75/t/lib/Module/Starter/TestPlugin.pm Module-Starter-1.75/t/pod-coverage.t Module-Starter-1.75/t/module-starter.t Module-Starter-1.75/t/00-load.t Module-Starter-1.75/t/pod.t Module-Starter-1.75/t/data/ Module-Starter-1.75/t/data/templates/ Module-Starter-1.75/t/data/templates/Module.pm Module-Starter-1.75/t/data/templates/README Module-Starter-1.75/t/data/templates/Makefile.PL Module-Starter-1.75/t/data/templates/t/ Module-Starter-1.75/t/data/templates/t/pod-coverage.t Module-Starter-1.75/t/data/templates/t/00-load.t Module-Starter-1.75/t/data/templates/t/pod.t Module-Starter-1.75/t/data/templates/t/boilerplate.t Module-Starter-1.75/t/data/templates/Changes Module-Starter-1.75/t/data/templates/Build.PL Module-Starter-1.75/t/BuilderSet.t Module-Starter-1.75/getting-started.html Module-Starter-1.75/Changes Module-Starter-1.75/LICENSE Module-Starter-1.75/META.yml Module-Starter-1.75/perlcriticrc Configuring D/DB/DBOOK/Module-Starter-1.75.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2400/cpanfly-5.24/var/megalib Want /Users/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Module::Starter Writing MYMETA.yml and MYMETA.json DBOOK/Module-Starter-1.75.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for D/DB/DBOOK/Module-Starter-1.75.tar.gz >>> make cp lib/Module/Starter/Simple.pm blib/lib/Module/Starter/Simple.pm cp lib/Module/Starter/Plugin/Template.pm blib/lib/Module/Starter/Plugin/Template.pm cp lib/Module/Starter.pm blib/lib/Module/Starter.pm cp lib/Module/Starter/Plugin.pod blib/lib/Module/Starter/Plugin.pod cp lib/Module/Starter/BuilderSet.pm blib/lib/Module/Starter/BuilderSet.pm cp lib/Module/Starter/App.pm blib/lib/Module/Starter/App.pm cp bin/module-starter blib/script/module-starter "/Users/fly2400/ap2400-300558/bin/perl-dynamic" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/module-starter Manifying 1 pod document Manifying 6 pod documents DBOOK/Module-Starter-1.75.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Module::Starter 1.75, Perl 5.024000, /Users/fly2400/ap2400-300558/bin/perl-dynamic 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: Build.PL 1..10 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 10 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 11 - Changes # Subtest: ignore.txt 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - ignore.txt # Subtest: MANIFEST 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST # 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 14 - README # 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 15 - t/00-load.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-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/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 18 - t/pod.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: Build.PL 1..10 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 10 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 11 - Changes # Subtest: ignore.txt 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - ignore.txt # Subtest: MANIFEST 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - MANIFEST # 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 14 - README # 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 15 - t/00-load.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-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/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 18 - t/pod.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 = 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 1 - license = artistic2 # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 2 - 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..2 # Subtest: force = 0 # Subtest: Set ==> _3J8g_SWLBHWojZbwghk::nCiHf::LDD9lbh::kOxBQvevL65zi54gmdy 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _3J8g_SWLBHWojZbwghk::nCiHf::LDD9lbh::kOxBQvevL65zi54gmdy ok 4 - dDIwz0oMjutIj::Kt::cUDvR4unjStrOywbqLQE ok 5 - EpshV::nK16QYQAFLLQPJRl6::2xtF::M1EqY ok 6 - JqpX95Xg3SHV2h::ziwzj1o8lq3bggjsw_gf::jkYaPrs63HV9::pF8Ciu ok 7 - KhASo68QmjNW::d::Hkre::2 ok 8 - mtfNI6MbaAvQj2k3rjX::vqTnIu3rDyzxPma_ ok 9 - O453Hi ok 10 - oZt::iM4GHi047F::AWrFKmG::IFuDyif ok 11 - w7CrrWKGU::TbLoljJOwzNU4IV::Et::NFD9h::Zu8NrhF4S ok 12 - XctOeGpbe0a::dJQEI8ygdcRwU::FdM6I5MQdY7::8QQw1g5P8fLL8e ok 13 - z1387OKX6 ok 14 - ziXO2RjnGzFWED::3Dgh609z2reBbxM5::vI ok 15 - ZTnPPpyKFaKjYt::atKjc::1zxde0 ok 16 - Footer ok 17 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - _3J8g_SWLBHWojZbwghk::nCiHf::LDD9lbh::kOxBQvevL65zi54gmdy ok 5 - dDIwz0oMjutIj::Kt::cUDvR4unjStrOywbqLQE ok 6 - EpshV::nK16QYQAFLLQPJRl6::2xtF::M1EqY ok 7 - JqpX95Xg3SHV2h::ziwzj1o8lq3bggjsw_gf::jkYaPrs63HV9::pF8Ciu ok 8 - KhASo68QmjNW::d::Hkre::2 ok 9 - mtfNI6MbaAvQj2k3rjX::vqTnIu3rDyzxPma_ ok 10 - O453Hi ok 11 - oZt::iM4GHi047F::AWrFKmG::IFuDyif ok 12 - w7CrrWKGU::TbLoljJOwzNU4IV::Et::NFD9h::Zu8NrhF4S ok 13 - XctOeGpbe0a::dJQEI8ygdcRwU::FdM6I5MQdY7::8QQw1g5P8fLL8e ok 14 - z1387OKX6 ok 15 - ziXO2RjnGzFWED::3Dgh609z2reBbxM5::vI ok 16 - ZTnPPpyKFaKjYt::atKjc::1zxde0 ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _3J8g_SWLBHWojZbwghk::nCiHf::LDD9lbh::kOxBQvevL65zi54gmdy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _3J8g_SWLBHWojZbwghk::nCiHf::LDD9lbh::kOxBQvevL65zi54gmdy # Subtest: dDIwz0oMjutIj::Kt::cUDvR4unjStrOywbqLQE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dDIwz0oMjutIj::Kt::cUDvR4unjStrOywbqLQE # Subtest: EpshV::nK16QYQAFLLQPJRl6::2xtF::M1EqY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EpshV::nK16QYQAFLLQPJRl6::2xtF::M1EqY # Subtest: JqpX95Xg3SHV2h::ziwzj1o8lq3bggjsw_gf::jkYaPrs63HV9::pF8Ciu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JqpX95Xg3SHV2h::ziwzj1o8lq3bggjsw_gf::jkYaPrs63HV9::pF8Ciu # Subtest: KhASo68QmjNW::d::Hkre::2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KhASo68QmjNW::d::Hkre::2 # Subtest: mtfNI6MbaAvQj2k3rjX::vqTnIu3rDyzxPma_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mtfNI6MbaAvQj2k3rjX::vqTnIu3rDyzxPma_ # Subtest: O453Hi 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - O453Hi # Subtest: oZt::iM4GHi047F::AWrFKmG::IFuDyif 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oZt::iM4GHi047F::AWrFKmG::IFuDyif # Subtest: w7CrrWKGU::TbLoljJOwzNU4IV::Et::NFD9h::Zu8NrhF4S 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - w7CrrWKGU::TbLoljJOwzNU4IV::Et::NFD9h::Zu8NrhF4S # Subtest: XctOeGpbe0a::dJQEI8ygdcRwU::FdM6I5MQdY7::8QQw1g5P8fLL8e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XctOeGpbe0a::dJQEI8ygdcRwU::FdM6I5MQdY7::8QQw1g5P8fLL8e # Subtest: z1387OKX6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - z1387OKX6 # Subtest: ziXO2RjnGzFWED::3Dgh609z2reBbxM5::vI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ziXO2RjnGzFWED::3Dgh609z2reBbxM5::vI # Subtest: ZTnPPpyKFaKjYt::atKjc::1zxde0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZTnPPpyKFaKjYt::atKjc::1zxde0 ok 1 - Set ==> _3J8g_SWLBHWojZbwghk::nCiHf::LDD9lbh::kOxBQvevL65zi54gmdy 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _3J8g_SWLBHWojZbwghk::nCiHf::LDD9lbh::kOxBQvevL65zi54gmdy 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..17 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _3J8g_SWLBHWojZbwghk::nCiHf::LDD9lbh::kOxBQvevL65zi54gmdy ok 4 - dDIwz0oMjutIj::Kt::cUDvR4unjStrOywbqLQE ok 5 - EpshV::nK16QYQAFLLQPJRl6::2xtF::M1EqY ok 6 - JqpX95Xg3SHV2h::ziwzj1o8lq3bggjsw_gf::jkYaPrs63HV9::pF8Ciu ok 7 - KhASo68QmjNW::d::Hkre::2 ok 8 - mtfNI6MbaAvQj2k3rjX::vqTnIu3rDyzxPma_ ok 9 - O453Hi ok 10 - oZt::iM4GHi047F::AWrFKmG::IFuDyif ok 11 - w7CrrWKGU::TbLoljJOwzNU4IV::Et::NFD9h::Zu8NrhF4S ok 12 - XctOeGpbe0a::dJQEI8ygdcRwU::FdM6I5MQdY7::8QQw1g5P8fLL8e ok 13 - z1387OKX6 ok 14 - ziXO2RjnGzFWED::3Dgh609z2reBbxM5::vI ok 15 - ZTnPPpyKFaKjYt::atKjc::1zxde0 ok 16 - Footer ok 17 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - _3J8g_SWLBHWojZbwghk::nCiHf::LDD9lbh::kOxBQvevL65zi54gmdy ok 5 - dDIwz0oMjutIj::Kt::cUDvR4unjStrOywbqLQE ok 6 - EpshV::nK16QYQAFLLQPJRl6::2xtF::M1EqY ok 7 - JqpX95Xg3SHV2h::ziwzj1o8lq3bggjsw_gf::jkYaPrs63HV9::pF8Ciu ok 8 - KhASo68QmjNW::d::Hkre::2 ok 9 - mtfNI6MbaAvQj2k3rjX::vqTnIu3rDyzxPma_ ok 10 - O453Hi ok 11 - oZt::iM4GHi047F::AWrFKmG::IFuDyif ok 12 - w7CrrWKGU::TbLoljJOwzNU4IV::Et::NFD9h::Zu8NrhF4S ok 13 - XctOeGpbe0a::dJQEI8ygdcRwU::FdM6I5MQdY7::8QQw1g5P8fLL8e ok 14 - z1387OKX6 ok 15 - ziXO2RjnGzFWED::3Dgh609z2reBbxM5::vI ok 16 - ZTnPPpyKFaKjYt::atKjc::1zxde0 ok 17 - Footer ok 18 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _3J8g_SWLBHWojZbwghk::nCiHf::LDD9lbh::kOxBQvevL65zi54gmdy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _3J8g_SWLBHWojZbwghk::nCiHf::LDD9lbh::kOxBQvevL65zi54gmdy # Subtest: dDIwz0oMjutIj::Kt::cUDvR4unjStrOywbqLQE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dDIwz0oMjutIj::Kt::cUDvR4unjStrOywbqLQE # Subtest: EpshV::nK16QYQAFLLQPJRl6::2xtF::M1EqY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EpshV::nK16QYQAFLLQPJRl6::2xtF::M1EqY # Subtest: JqpX95Xg3SHV2h::ziwzj1o8lq3bggjsw_gf::jkYaPrs63HV9::pF8Ciu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JqpX95Xg3SHV2h::ziwzj1o8lq3bggjsw_gf::jkYaPrs63HV9::pF8Ciu # Subtest: KhASo68QmjNW::d::Hkre::2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KhASo68QmjNW::d::Hkre::2 # Subtest: mtfNI6MbaAvQj2k3rjX::vqTnIu3rDyzxPma_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mtfNI6MbaAvQj2k3rjX::vqTnIu3rDyzxPma_ # Subtest: O453Hi 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - O453Hi # Subtest: oZt::iM4GHi047F::AWrFKmG::IFuDyif 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oZt::iM4GHi047F::AWrFKmG::IFuDyif # Subtest: w7CrrWKGU::TbLoljJOwzNU4IV::Et::NFD9h::Zu8NrhF4S 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - w7CrrWKGU::TbLoljJOwzNU4IV::Et::NFD9h::Zu8NrhF4S # Subtest: XctOeGpbe0a::dJQEI8ygdcRwU::FdM6I5MQdY7::8QQw1g5P8fLL8e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XctOeGpbe0a::dJQEI8ygdcRwU::FdM6I5MQdY7::8QQw1g5P8fLL8e # Subtest: z1387OKX6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - z1387OKX6 # Subtest: ziXO2RjnGzFWED::3Dgh609z2reBbxM5::vI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ziXO2RjnGzFWED::3Dgh609z2reBbxM5::vI # Subtest: ZTnPPpyKFaKjYt::atKjc::1zxde0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZTnPPpyKFaKjYt::atKjc::1zxde0 ok 1 - Set ==> _3J8g_SWLBHWojZbwghk::nCiHf::LDD9lbh::kOxBQvevL65zi54gmdy 1..1 ok 2 - force = 1 ok 11 - ignores_type = 1010 # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..2 # Subtest: force = 0 # Subtest: Set ==> Bmjyck5in22kZQAllNYt::yv7pVR96mYsGFYqg2QZH::n::eNCV75Mp0q 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..20 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Bmjyck5in22kZQAllNYt::yv7pVR96mYsGFYqg2QZH::n::eNCV75Mp0q ok 4 - EtBUjEdf0LGw::jy8xY1wYNugRadAu::cjopC8pSO69W ok 5 - f0Y_4 ok 6 - fpxFaG91RyxPzlFkn::I7qe5Ed3yhvrcoW::7IRyMRVFvjY::giJ::MGqC_LLD__e17n ok 7 - gXak ok 8 - JXmmu::GX3pRJSmHiQvpk::NjeY7OIa_zQg::RitCftKiTj::5lnmNJZRyfbeDC4 ok 9 - Kxf5n_JiDVL_S3::V7qGQRSwl::tzfhDy::t7ZuWiq9EO5tPqK::mDDGpdT58ZNlHp0 ok 10 - l::Q ok 11 - m ok 12 - NaC5::5erpACscFKaCjWaK9S9x::PL9qBq::6QhFY9UtojAK::ftIbE_rBLb_kjE3UYo ok 13 - nEq ok 14 - noPJF9rUsQpX6v::2NB5exen::cDGASRsgdpVLym::AI6ti4nN05QrEIKj6Dv::aYscXajbT9h7 ok 15 - qFW762LoB ok 16 - qZM0G4ZqZ ok 17 - WjKOjvpERH ok 18 - Xzz4EAihrUvC7E5C1::tOutbuAz::_EK6KRN::ZGWoJZ71_OZrN::qDSw7SYGSpgOql ok 19 - Footer ok 20 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - Bmjyck5in22kZQAllNYt::yv7pVR96mYsGFYqg2QZH::n::eNCV75Mp0q ok 5 - EtBUjEdf0LGw::jy8xY1wYNugRadAu::cjopC8pSO69W ok 6 - f0Y_4 ok 7 - fpxFaG91RyxPzlFkn::I7qe5Ed3yhvrcoW::7IRyMRVFvjY::giJ::MGqC_LLD__e17n ok 8 - gXak ok 9 - JXmmu::GX3pRJSmHiQvpk::NjeY7OIa_zQg::RitCftKiTj::5lnmNJZRyfbeDC4 ok 10 - Kxf5n_JiDVL_S3::V7qGQRSwl::tzfhDy::t7ZuWiq9EO5tPqK::mDDGpdT58ZNlHp0 ok 11 - l::Q ok 12 - m ok 13 - NaC5::5erpACscFKaCjWaK9S9x::PL9qBq::6QhFY9UtojAK::ftIbE_rBLb_kjE3UYo ok 14 - nEq ok 15 - noPJF9rUsQpX6v::2NB5exen::cDGASRsgdpVLym::AI6ti4nN05QrEIKj6Dv::aYscXajbT9h7 ok 16 - qFW762LoB ok 17 - qZM0G4ZqZ ok 18 - WjKOjvpERH ok 19 - Xzz4EAihrUvC7E5C1::tOutbuAz::_EK6KRN::ZGWoJZ71_OZrN::qDSw7SYGSpgOql ok 20 - Footer ok 21 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: Bmjyck5in22kZQAllNYt::yv7pVR96mYsGFYqg2QZH::n::eNCV75Mp0q 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Bmjyck5in22kZQAllNYt::yv7pVR96mYsGFYqg2QZH::n::eNCV75Mp0q # Subtest: EtBUjEdf0LGw::jy8xY1wYNugRadAu::cjopC8pSO69W 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EtBUjEdf0LGw::jy8xY1wYNugRadAu::cjopC8pSO69W # Subtest: f0Y_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 24 - f0Y_4 # Subtest: fpxFaG91RyxPzlFkn::I7qe5Ed3yhvrcoW::7IRyMRVFvjY::giJ::MGqC_LLD__e17n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fpxFaG91RyxPzlFkn::I7qe5Ed3yhvrcoW::7IRyMRVFvjY::giJ::MGqC_LLD__e17n # Subtest: gXak 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gXak # Subtest: JXmmu::GX3pRJSmHiQvpk::NjeY7OIa_zQg::RitCftKiTj::5lnmNJZRyfbeDC4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JXmmu::GX3pRJSmHiQvpk::NjeY7OIa_zQg::RitCftKiTj::5lnmNJZRyfbeDC4 # Subtest: Kxf5n_JiDVL_S3::V7qGQRSwl::tzfhDy::t7ZuWiq9EO5tPqK::mDDGpdT58ZNlHp0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Kxf5n_JiDVL_S3::V7qGQRSwl::tzfhDy::t7ZuWiq9EO5tPqK::mDDGpdT58ZNlHp0 # Subtest: l::Q 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - l::Q # Subtest: 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 30 - m # Subtest: NaC5::5erpACscFKaCjWaK9S9x::PL9qBq::6QhFY9UtojAK::ftIbE_rBLb_kjE3UYo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NaC5::5erpACscFKaCjWaK9S9x::PL9qBq::6QhFY9UtojAK::ftIbE_rBLb_kjE3UYo # Subtest: nEq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nEq # Subtest: noPJF9rUsQpX6v::2NB5exen::cDGASRsgdpVLym::AI6ti4nN05QrEIKj6Dv::aYscXajbT9h7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - noPJF9rUsQpX6v::2NB5exen::cDGASRsgdpVLym::AI6ti4nN05QrEIKj6Dv::aYscXajbT9h7 # Subtest: qFW762LoB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qFW762LoB # Subtest: qZM0G4ZqZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qZM0G4ZqZ # Subtest: WjKOjvpERH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WjKOjvpERH # Subtest: Xzz4EAihrUvC7E5C1::tOutbuAz::_EK6KRN::ZGWoJZ71_OZrN::qDSw7SYGSpgOql 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Xzz4EAihrUvC7E5C1::tOutbuAz::_EK6KRN::ZGWoJZ71_OZrN::qDSw7SYGSpgOql ok 1 - Set ==> Bmjyck5in22kZQAllNYt::yv7pVR96mYsGFYqg2QZH::n::eNCV75Mp0q 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> Bmjyck5in22kZQAllNYt::yv7pVR96mYsGFYqg2QZH::n::eNCV75Mp0q 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..20 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Bmjyck5in22kZQAllNYt::yv7pVR96mYsGFYqg2QZH::n::eNCV75Mp0q ok 4 - EtBUjEdf0LGw::jy8xY1wYNugRadAu::cjopC8pSO69W ok 5 - f0Y_4 ok 6 - fpxFaG91RyxPzlFkn::I7qe5Ed3yhvrcoW::7IRyMRVFvjY::giJ::MGqC_LLD__e17n ok 7 - gXak ok 8 - JXmmu::GX3pRJSmHiQvpk::NjeY7OIa_zQg::RitCftKiTj::5lnmNJZRyfbeDC4 ok 9 - Kxf5n_JiDVL_S3::V7qGQRSwl::tzfhDy::t7ZuWiq9EO5tPqK::mDDGpdT58ZNlHp0 ok 10 - l::Q ok 11 - m ok 12 - NaC5::5erpACscFKaCjWaK9S9x::PL9qBq::6QhFY9UtojAK::ftIbE_rBLb_kjE3UYo ok 13 - nEq ok 14 - noPJF9rUsQpX6v::2NB5exen::cDGASRsgdpVLym::AI6ti4nN05QrEIKj6Dv::aYscXajbT9h7 ok 15 - qFW762LoB ok 16 - qZM0G4ZqZ ok 17 - WjKOjvpERH ok 18 - Xzz4EAihrUvC7E5C1::tOutbuAz::_EK6KRN::ZGWoJZ71_OZrN::qDSw7SYGSpgOql ok 19 - Footer ok 20 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - Bmjyck5in22kZQAllNYt::yv7pVR96mYsGFYqg2QZH::n::eNCV75Mp0q ok 5 - EtBUjEdf0LGw::jy8xY1wYNugRadAu::cjopC8pSO69W ok 6 - f0Y_4 ok 7 - fpxFaG91RyxPzlFkn::I7qe5Ed3yhvrcoW::7IRyMRVFvjY::giJ::MGqC_LLD__e17n ok 8 - gXak ok 9 - JXmmu::GX3pRJSmHiQvpk::NjeY7OIa_zQg::RitCftKiTj::5lnmNJZRyfbeDC4 ok 10 - Kxf5n_JiDVL_S3::V7qGQRSwl::tzfhDy::t7ZuWiq9EO5tPqK::mDDGpdT58ZNlHp0 ok 11 - l::Q ok 12 - m ok 13 - NaC5::5erpACscFKaCjWaK9S9x::PL9qBq::6QhFY9UtojAK::ftIbE_rBLb_kjE3UYo ok 14 - nEq ok 15 - noPJF9rUsQpX6v::2NB5exen::cDGASRsgdpVLym::AI6ti4nN05QrEIKj6Dv::aYscXajbT9h7 ok 16 - qFW762LoB ok 17 - qZM0G4ZqZ ok 18 - WjKOjvpERH ok 19 - Xzz4EAihrUvC7E5C1::tOutbuAz::_EK6KRN::ZGWoJZ71_OZrN::qDSw7SYGSpgOql ok 20 - Footer ok 21 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: Bmjyck5in22kZQAllNYt::yv7pVR96mYsGFYqg2QZH::n::eNCV75Mp0q 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Bmjyck5in22kZQAllNYt::yv7pVR96mYsGFYqg2QZH::n::eNCV75Mp0q # Subtest: EtBUjEdf0LGw::jy8xY1wYNugRadAu::cjopC8pSO69W 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EtBUjEdf0LGw::jy8xY1wYNugRadAu::cjopC8pSO69W # Subtest: f0Y_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 24 - f0Y_4 # Subtest: fpxFaG91RyxPzlFkn::I7qe5Ed3yhvrcoW::7IRyMRVFvjY::giJ::MGqC_LLD__e17n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fpxFaG91RyxPzlFkn::I7qe5Ed3yhvrcoW::7IRyMRVFvjY::giJ::MGqC_LLD__e17n # Subtest: gXak 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gXak # Subtest: JXmmu::GX3pRJSmHiQvpk::NjeY7OIa_zQg::RitCftKiTj::5lnmNJZRyfbeDC4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JXmmu::GX3pRJSmHiQvpk::NjeY7OIa_zQg::RitCftKiTj::5lnmNJZRyfbeDC4 # Subtest: Kxf5n_JiDVL_S3::V7qGQRSwl::tzfhDy::t7ZuWiq9EO5tPqK::mDDGpdT58ZNlHp0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Kxf5n_JiDVL_S3::V7qGQRSwl::tzfhDy::t7ZuWiq9EO5tPqK::mDDGpdT58ZNlHp0 # Subtest: l::Q 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 29 - l::Q # Subtest: 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 30 - m # Subtest: NaC5::5erpACscFKaCjWaK9S9x::PL9qBq::6QhFY9UtojAK::ftIbE_rBLb_kjE3UYo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NaC5::5erpACscFKaCjWaK9S9x::PL9qBq::6QhFY9UtojAK::ftIbE_rBLb_kjE3UYo # Subtest: nEq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nEq # Subtest: noPJF9rUsQpX6v::2NB5exen::cDGASRsgdpVLym::AI6ti4nN05QrEIKj6Dv::aYscXajbT9h7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - noPJF9rUsQpX6v::2NB5exen::cDGASRsgdpVLym::AI6ti4nN05QrEIKj6Dv::aYscXajbT9h7 # Subtest: qFW762LoB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qFW762LoB # Subtest: qZM0G4ZqZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qZM0G4ZqZ # Subtest: WjKOjvpERH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WjKOjvpERH # Subtest: Xzz4EAihrUvC7E5C1::tOutbuAz::_EK6KRN::ZGWoJZ71_OZrN::qDSw7SYGSpgOql 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Xzz4EAihrUvC7E5C1::tOutbuAz::_EK6KRN::ZGWoJZ71_OZrN::qDSw7SYGSpgOql ok 1 - Set ==> Bmjyck5in22kZQAllNYt::yv7pVR96mYsGFYqg2QZH::n::eNCV75Mp0q 1..1 ok 2 - force = 1 ok 8 - ignores_type = 0111 # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 3 - license = freebsd # 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..2 # Subtest: force = 0 # Subtest: Set ==> fL3P2jkbskDME576::FSFyCglDFMk3w::13JDn::k_nLAcNF5Dr64SoYqJXO::C74s6 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - fL3P2jkbskDME576::FSFyCglDFMk3w::13JDn::k_nLAcNF5Dr64SoYqJXO::C74s6 ok 4 - HhfN ok 5 - ofJXvh7J2di::kZ ok 6 - Footer ok 7 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - fL3P2jkbskDME576::FSFyCglDFMk3w::13JDn::k_nLAcNF5Dr64SoYqJXO::C74s6 ok 5 - HhfN ok 6 - ofJXvh7J2di::kZ ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: fL3P2jkbskDME576::FSFyCglDFMk3w::13JDn::k_nLAcNF5Dr64SoYqJXO::C74s6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fL3P2jkbskDME576::FSFyCglDFMk3w::13JDn::k_nLAcNF5Dr64SoYqJXO::C74s6 # Subtest: HhfN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HhfN # Subtest: ofJXvh7J2di::kZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ofJXvh7J2di::kZ ok 1 - Set ==> fL3P2jkbskDME576::FSFyCglDFMk3w::13JDn::k_nLAcNF5Dr64SoYqJXO::C74s6 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> fL3P2jkbskDME576::FSFyCglDFMk3w::13JDn::k_nLAcNF5Dr64SoYqJXO::C74s6 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - fL3P2jkbskDME576::FSFyCglDFMk3w::13JDn::k_nLAcNF5Dr64SoYqJXO::C74s6 ok 4 - HhfN ok 5 - ofJXvh7J2di::kZ ok 6 - Footer ok 7 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - fL3P2jkbskDME576::FSFyCglDFMk3w::13JDn::k_nLAcNF5Dr64SoYqJXO::C74s6 ok 5 - HhfN ok 6 - ofJXvh7J2di::kZ ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: fL3P2jkbskDME576::FSFyCglDFMk3w::13JDn::k_nLAcNF5Dr64SoYqJXO::C74s6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fL3P2jkbskDME576::FSFyCglDFMk3w::13JDn::k_nLAcNF5Dr64SoYqJXO::C74s6 # Subtest: HhfN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HhfN # Subtest: ofJXvh7J2di::kZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ofJXvh7J2di::kZ ok 1 - Set ==> fL3P2jkbskDME576::FSFyCglDFMk3w::13JDn::k_nLAcNF5Dr64SoYqJXO::C74s6 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 4 - license = perl # 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..2 # Subtest: force = 0 # Subtest: Set ==> B6Etx0ZbLJoU0Lhx4G::6hm1xGCreaL7aJ8E_73::slY0KeouhVgCtFF_::KnVk81RB1kZZ::8XdaNva8vXB9IO 1..36 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - B6Etx0ZbLJoU0Lhx4G::6hm1xGCreaL7aJ8E_73::slY0KeouhVgCtFF_::KnVk81RB1kZZ::8XdaNva8vXB9IO ok 4 - bdm0fsj0NeRLposRURq::FYjX::O ok 5 - d2NoxyGjKSjWr::84txupoefIs2THYxRD6K::EKvl65qMIWNk9Jjgr3::Bfz2tAxuFzsr ok 6 - dF9fTBfIQ::il31urZ ok 7 - F0::YAse6RRLGh::1Wudck ok 8 - Hw4i9MhCLbCEY1C::V8fwT5GykOguD_H::vLjIECtVmVq::D ok 9 - isImUck::7M6s ok 10 - jvzXtpnxWeZ4D4sE::wBZ71my6b5kx::5CugD0p6O13::rvXHPlI8e::nzAGL1yo3NLb ok 11 - kgVLU2do3 ok 12 - mRKkR::EA0nC1gy ok 13 - punjU::imYM08Y::ZZRY33TysNFD_zBAvUIX::Ne8 ok 14 - RtidBBtF::o_xVrK::7SsFtLrIozirRKVD8::p4SB9T ok 15 - Rxa4jKApHzdTCbTo::jBrPhYk::xqotmciN5SQ402da ok 16 - z::TTOXeru3Im7UNF::C::d9kUxqclFA52 ok 17 - zZJj_nYE6shbPB::Zsr9e::uV6zU::MyffGhNGqW9Yr4I4y::KAg2x3Rx ok 18 - Footer ok 19 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - B6Etx0ZbLJoU0Lhx4G::6hm1xGCreaL7aJ8E_73::slY0KeouhVgCtFF_::KnVk81RB1kZZ::8XdaNva8vXB9IO ok 5 - bdm0fsj0NeRLposRURq::FYjX::O ok 6 - d2NoxyGjKSjWr::84txupoefIs2THYxRD6K::EKvl65qMIWNk9Jjgr3::Bfz2tAxuFzsr ok 7 - dF9fTBfIQ::il31urZ ok 8 - F0::YAse6RRLGh::1Wudck ok 9 - Hw4i9MhCLbCEY1C::V8fwT5GykOguD_H::vLjIECtVmVq::D ok 10 - isImUck::7M6s ok 11 - jvzXtpnxWeZ4D4sE::wBZ71my6b5kx::5CugD0p6O13::rvXHPlI8e::nzAGL1yo3NLb ok 12 - kgVLU2do3 ok 13 - mRKkR::EA0nC1gy ok 14 - punjU::imYM08Y::ZZRY33TysNFD_zBAvUIX::Ne8 ok 15 - RtidBBtF::o_xVrK::7SsFtLrIozirRKVD8::p4SB9T ok 16 - Rxa4jKApHzdTCbTo::jBrPhYk::xqotmciN5SQ402da ok 17 - z::TTOXeru3Im7UNF::C::d9kUxqclFA52 ok 18 - zZJj_nYE6shbPB::Zsr9e::uV6zU::MyffGhNGqW9Yr4I4y::KAg2x3Rx ok 19 - Footer ok 20 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: B6Etx0ZbLJoU0Lhx4G::6hm1xGCreaL7aJ8E_73::slY0KeouhVgCtFF_::KnVk81RB1kZZ::8XdaNva8vXB9IO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - B6Etx0ZbLJoU0Lhx4G::6hm1xGCreaL7aJ8E_73::slY0KeouhVgCtFF_::KnVk81RB1kZZ::8XdaNva8vXB9IO # Subtest: bdm0fsj0NeRLposRURq::FYjX::O 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - bdm0fsj0NeRLposRURq::FYjX::O # Subtest: d2NoxyGjKSjWr::84txupoefIs2THYxRD6K::EKvl65qMIWNk9Jjgr3::Bfz2tAxuFzsr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - d2NoxyGjKSjWr::84txupoefIs2THYxRD6K::EKvl65qMIWNk9Jjgr3::Bfz2tAxuFzsr # Subtest: dF9fTBfIQ::il31urZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dF9fTBfIQ::il31urZ # Subtest: F0::YAse6RRLGh::1Wudck 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - F0::YAse6RRLGh::1Wudck # Subtest: Hw4i9MhCLbCEY1C::V8fwT5GykOguD_H::vLjIECtVmVq::D 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - Hw4i9MhCLbCEY1C::V8fwT5GykOguD_H::vLjIECtVmVq::D # Subtest: isImUck::7M6s 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - isImUck::7M6s # Subtest: jvzXtpnxWeZ4D4sE::wBZ71my6b5kx::5CugD0p6O13::rvXHPlI8e::nzAGL1yo3NLb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jvzXtpnxWeZ4D4sE::wBZ71my6b5kx::5CugD0p6O13::rvXHPlI8e::nzAGL1yo3NLb # Subtest: kgVLU2do3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kgVLU2do3 # Subtest: mRKkR::EA0nC1gy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mRKkR::EA0nC1gy # Subtest: punjU::imYM08Y::ZZRY33TysNFD_zBAvUIX::Ne8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - punjU::imYM08Y::ZZRY33TysNFD_zBAvUIX::Ne8 # Subtest: RtidBBtF::o_xVrK::7SsFtLrIozirRKVD8::p4SB9T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RtidBBtF::o_xVrK::7SsFtLrIozirRKVD8::p4SB9T # Subtest: Rxa4jKApHzdTCbTo::jBrPhYk::xqotmciN5SQ402da 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Rxa4jKApHzdTCbTo::jBrPhYk::xqotmciN5SQ402da # Subtest: z::TTOXeru3Im7UNF::C::d9kUxqclFA52 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - z::TTOXeru3Im7UNF::C::d9kUxqclFA52 # Subtest: zZJj_nYE6shbPB::Zsr9e::uV6zU::MyffGhNGqW9Yr4I4y::KAg2x3Rx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zZJj_nYE6shbPB::Zsr9e::uV6zU::MyffGhNGqW9Yr4I4y::KAg2x3Rx ok 1 - Set ==> B6Etx0ZbLJoU0Lhx4G::6hm1xGCreaL7aJ8E_73::slY0KeouhVgCtFF_::KnVk81RB1kZZ::8XdaNva8vXB9IO 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> B6Etx0ZbLJoU0Lhx4G::6hm1xGCreaL7aJ8E_73::slY0KeouhVgCtFF_::KnVk81RB1kZZ::8XdaNva8vXB9IO 1..36 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - B6Etx0ZbLJoU0Lhx4G::6hm1xGCreaL7aJ8E_73::slY0KeouhVgCtFF_::KnVk81RB1kZZ::8XdaNva8vXB9IO ok 4 - bdm0fsj0NeRLposRURq::FYjX::O ok 5 - d2NoxyGjKSjWr::84txupoefIs2THYxRD6K::EKvl65qMIWNk9Jjgr3::Bfz2tAxuFzsr ok 6 - dF9fTBfIQ::il31urZ ok 7 - F0::YAse6RRLGh::1Wudck ok 8 - Hw4i9MhCLbCEY1C::V8fwT5GykOguD_H::vLjIECtVmVq::D ok 9 - isImUck::7M6s ok 10 - jvzXtpnxWeZ4D4sE::wBZ71my6b5kx::5CugD0p6O13::rvXHPlI8e::nzAGL1yo3NLb ok 11 - kgVLU2do3 ok 12 - mRKkR::EA0nC1gy ok 13 - punjU::imYM08Y::ZZRY33TysNFD_zBAvUIX::Ne8 ok 14 - RtidBBtF::o_xVrK::7SsFtLrIozirRKVD8::p4SB9T ok 15 - Rxa4jKApHzdTCbTo::jBrPhYk::xqotmciN5SQ402da ok 16 - z::TTOXeru3Im7UNF::C::d9kUxqclFA52 ok 17 - zZJj_nYE6shbPB::Zsr9e::uV6zU::MyffGhNGqW9Yr4I4y::KAg2x3Rx ok 18 - Footer ok 19 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - B6Etx0ZbLJoU0Lhx4G::6hm1xGCreaL7aJ8E_73::slY0KeouhVgCtFF_::KnVk81RB1kZZ::8XdaNva8vXB9IO ok 5 - bdm0fsj0NeRLposRURq::FYjX::O ok 6 - d2NoxyGjKSjWr::84txupoefIs2THYxRD6K::EKvl65qMIWNk9Jjgr3::Bfz2tAxuFzsr ok 7 - dF9fTBfIQ::il31urZ ok 8 - F0::YAse6RRLGh::1Wudck ok 9 - Hw4i9MhCLbCEY1C::V8fwT5GykOguD_H::vLjIECtVmVq::D ok 10 - isImUck::7M6s ok 11 - jvzXtpnxWeZ4D4sE::wBZ71my6b5kx::5CugD0p6O13::rvXHPlI8e::nzAGL1yo3NLb ok 12 - kgVLU2do3 ok 13 - mRKkR::EA0nC1gy ok 14 - punjU::imYM08Y::ZZRY33TysNFD_zBAvUIX::Ne8 ok 15 - RtidBBtF::o_xVrK::7SsFtLrIozirRKVD8::p4SB9T ok 16 - Rxa4jKApHzdTCbTo::jBrPhYk::xqotmciN5SQ402da ok 17 - z::TTOXeru3Im7UNF::C::d9kUxqclFA52 ok 18 - zZJj_nYE6shbPB::Zsr9e::uV6zU::MyffGhNGqW9Yr4I4y::KAg2x3Rx ok 19 - Footer ok 20 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: B6Etx0ZbLJoU0Lhx4G::6hm1xGCreaL7aJ8E_73::slY0KeouhVgCtFF_::KnVk81RB1kZZ::8XdaNva8vXB9IO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - B6Etx0ZbLJoU0Lhx4G::6hm1xGCreaL7aJ8E_73::slY0KeouhVgCtFF_::KnVk81RB1kZZ::8XdaNva8vXB9IO # Subtest: bdm0fsj0NeRLposRURq::FYjX::O 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - bdm0fsj0NeRLposRURq::FYjX::O # Subtest: d2NoxyGjKSjWr::84txupoefIs2THYxRD6K::EKvl65qMIWNk9Jjgr3::Bfz2tAxuFzsr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - d2NoxyGjKSjWr::84txupoefIs2THYxRD6K::EKvl65qMIWNk9Jjgr3::Bfz2tAxuFzsr # Subtest: dF9fTBfIQ::il31urZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dF9fTBfIQ::il31urZ # Subtest: F0::YAse6RRLGh::1Wudck 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - F0::YAse6RRLGh::1Wudck # Subtest: Hw4i9MhCLbCEY1C::V8fwT5GykOguD_H::vLjIECtVmVq::D 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 27 - Hw4i9MhCLbCEY1C::V8fwT5GykOguD_H::vLjIECtVmVq::D # Subtest: isImUck::7M6s 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - isImUck::7M6s # Subtest: jvzXtpnxWeZ4D4sE::wBZ71my6b5kx::5CugD0p6O13::rvXHPlI8e::nzAGL1yo3NLb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jvzXtpnxWeZ4D4sE::wBZ71my6b5kx::5CugD0p6O13::rvXHPlI8e::nzAGL1yo3NLb # Subtest: kgVLU2do3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kgVLU2do3 # Subtest: mRKkR::EA0nC1gy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mRKkR::EA0nC1gy # Subtest: punjU::imYM08Y::ZZRY33TysNFD_zBAvUIX::Ne8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - punjU::imYM08Y::ZZRY33TysNFD_zBAvUIX::Ne8 # Subtest: RtidBBtF::o_xVrK::7SsFtLrIozirRKVD8::p4SB9T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RtidBBtF::o_xVrK::7SsFtLrIozirRKVD8::p4SB9T # Subtest: Rxa4jKApHzdTCbTo::jBrPhYk::xqotmciN5SQ402da 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Rxa4jKApHzdTCbTo::jBrPhYk::xqotmciN5SQ402da # Subtest: z::TTOXeru3Im7UNF::C::d9kUxqclFA52 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - z::TTOXeru3Im7UNF::C::d9kUxqclFA52 # Subtest: zZJj_nYE6shbPB::Zsr9e::uV6zU::MyffGhNGqW9Yr4I4y::KAg2x3Rx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zZJj_nYE6shbPB::Zsr9e::uV6zU::MyffGhNGqW9Yr4I4y::KAg2x3Rx ok 1 - Set ==> B6Etx0ZbLJoU0Lhx4G::6hm1xGCreaL7aJ8E_73::slY0KeouhVgCtFF_::KnVk81RB1kZZ::8XdaNva8vXB9IO 1..1 ok 2 - force = 1 ok 13 - ignores_type = 1100 # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 5 - license = cc0 # 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..2 # Subtest: force = 0 # Subtest: Set ==> FAFCstyroW8KUxzG::UQxR_hOdcgDZYub::YW::NR7RCe::Ufoncqmqh_fNi 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - FAFCstyroW8KUxzG::UQxR_hOdcgDZYub::YW::NR7RCe::Ufoncqmqh_fNi ok 4 - qS4wj_9Mns ok 5 - YpbvhFhU2L::yEeI0uMnIT::if4KcHevm6FDHI82c2::RkHjpUiN::Vd ok 6 - Footer ok 7 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - FAFCstyroW8KUxzG::UQxR_hOdcgDZYub::YW::NR7RCe::Ufoncqmqh_fNi ok 5 - qS4wj_9Mns ok 6 - YpbvhFhU2L::yEeI0uMnIT::if4KcHevm6FDHI82c2::RkHjpUiN::Vd ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: FAFCstyroW8KUxzG::UQxR_hOdcgDZYub::YW::NR7RCe::Ufoncqmqh_fNi 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FAFCstyroW8KUxzG::UQxR_hOdcgDZYub::YW::NR7RCe::Ufoncqmqh_fNi # Subtest: qS4wj_9Mns 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qS4wj_9Mns # Subtest: YpbvhFhU2L::yEeI0uMnIT::if4KcHevm6FDHI82c2::RkHjpUiN::Vd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - YpbvhFhU2L::yEeI0uMnIT::if4KcHevm6FDHI82c2::RkHjpUiN::Vd ok 1 - Set ==> FAFCstyroW8KUxzG::UQxR_hOdcgDZYub::YW::NR7RCe::Ufoncqmqh_fNi 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> FAFCstyroW8KUxzG::UQxR_hOdcgDZYub::YW::NR7RCe::Ufoncqmqh_fNi 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - FAFCstyroW8KUxzG::UQxR_hOdcgDZYub::YW::NR7RCe::Ufoncqmqh_fNi ok 4 - qS4wj_9Mns ok 5 - YpbvhFhU2L::yEeI0uMnIT::if4KcHevm6FDHI82c2::RkHjpUiN::Vd ok 6 - Footer ok 7 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - FAFCstyroW8KUxzG::UQxR_hOdcgDZYub::YW::NR7RCe::Ufoncqmqh_fNi ok 5 - qS4wj_9Mns ok 6 - YpbvhFhU2L::yEeI0uMnIT::if4KcHevm6FDHI82c2::RkHjpUiN::Vd ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: FAFCstyroW8KUxzG::UQxR_hOdcgDZYub::YW::NR7RCe::Ufoncqmqh_fNi 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FAFCstyroW8KUxzG::UQxR_hOdcgDZYub::YW::NR7RCe::Ufoncqmqh_fNi # Subtest: qS4wj_9Mns 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qS4wj_9Mns # Subtest: YpbvhFhU2L::yEeI0uMnIT::if4KcHevm6FDHI82c2::RkHjpUiN::Vd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - YpbvhFhU2L::yEeI0uMnIT::if4KcHevm6FDHI82c2::RkHjpUiN::Vd ok 1 - Set ==> FAFCstyroW8KUxzG::UQxR_hOdcgDZYub::YW::NR7RCe::Ufoncqmqh_fNi 1..1 ok 2 - force = 1 ok 8 - ignores_type = 0111 # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: 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 ==> nH150DZkX 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - nH150DZkX ok 4 - RmfGE7ImK6Gt5kLPw::lAE2EhfZFgX2p::eI9trW6CDkSZC0g ok 5 - Footer ok 6 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - nH150DZkX ok 5 - RmfGE7ImK6Gt5kLPw::lAE2EhfZFgX2p::eI9trW6CDkSZC0g ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: nH150DZkX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nH150DZkX # Subtest: RmfGE7ImK6Gt5kLPw::lAE2EhfZFgX2p::eI9trW6CDkSZC0g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RmfGE7ImK6Gt5kLPw::lAE2EhfZFgX2p::eI9trW6CDkSZC0g ok 1 - Set ==> nH150DZkX 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> nH150DZkX 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - nH150DZkX ok 4 - RmfGE7ImK6Gt5kLPw::lAE2EhfZFgX2p::eI9trW6CDkSZC0g ok 5 - Footer ok 6 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - nH150DZkX ok 5 - RmfGE7ImK6Gt5kLPw::lAE2EhfZFgX2p::eI9trW6CDkSZC0g ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: nH150DZkX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nH150DZkX # Subtest: RmfGE7ImK6Gt5kLPw::lAE2EhfZFgX2p::eI9trW6CDkSZC0g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RmfGE7ImK6Gt5kLPw::lAE2EhfZFgX2p::eI9trW6CDkSZC0g ok 1 - Set ==> nH150DZkX 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 = 5.024000 ok 6 - license = artistic # 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..2 # Subtest: force = 0 # Subtest: Set ==> BFRMrkCIoZQGa::9RpWVp7l4NVrJ0_69i::9K1hLtbRAw1h0Dt::RFpWt 1..31 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BFRMrkCIoZQGa::9RpWVp7l4NVrJ0_69i::9K1hLtbRAw1h0Dt::RFpWt ok 4 - EtMQN ok 5 - fKeYzwTVV_::Sg_kKRjZo3vAj::m76noEPpThFjDP9::RYvM ok 6 - H23T3HPzhaGLb::Z8m ok 7 - hyi::jXTvGCW5o78OT::QGk::Fk60dI846QuTyQ::e0cLM ok 8 - RHVHogjiKOAqy3C::20mQRtfq6VTG ok 9 - VJOUD0Ki::o7cepwE1RMVOBB_0::nl9OsOMCALy::kzqdUs85lY ok 10 - yfe0zaJD ok 11 - Z8FMi0fmHUmdOvknU::HitxpAR::40exus4viWQ ok 12 - ZNe::G4::3iMDIiVmX::HYspTgbVlnTLM::YSWN_J9l0m4Y ok 13 - Footer ok 14 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - BFRMrkCIoZQGa::9RpWVp7l4NVrJ0_69i::9K1hLtbRAw1h0Dt::RFpWt ok 5 - EtMQN ok 6 - fKeYzwTVV_::Sg_kKRjZo3vAj::m76noEPpThFjDP9::RYvM ok 7 - H23T3HPzhaGLb::Z8m ok 8 - hyi::jXTvGCW5o78OT::QGk::Fk60dI846QuTyQ::e0cLM ok 9 - RHVHogjiKOAqy3C::20mQRtfq6VTG ok 10 - VJOUD0Ki::o7cepwE1RMVOBB_0::nl9OsOMCALy::kzqdUs85lY ok 11 - yfe0zaJD ok 12 - Z8FMi0fmHUmdOvknU::HitxpAR::40exus4viWQ ok 13 - ZNe::G4::3iMDIiVmX::HYspTgbVlnTLM::YSWN_J9l0m4Y ok 14 - Footer ok 15 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BFRMrkCIoZQGa::9RpWVp7l4NVrJ0_69i::9K1hLtbRAw1h0Dt::RFpWt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - BFRMrkCIoZQGa::9RpWVp7l4NVrJ0_69i::9K1hLtbRAw1h0Dt::RFpWt # Subtest: EtMQN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EtMQN # Subtest: fKeYzwTVV_::Sg_kKRjZo3vAj::m76noEPpThFjDP9::RYvM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fKeYzwTVV_::Sg_kKRjZo3vAj::m76noEPpThFjDP9::RYvM # Subtest: H23T3HPzhaGLb::Z8m 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - H23T3HPzhaGLb::Z8m # Subtest: hyi::jXTvGCW5o78OT::QGk::Fk60dI846QuTyQ::e0cLM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hyi::jXTvGCW5o78OT::QGk::Fk60dI846QuTyQ::e0cLM # Subtest: RHVHogjiKOAqy3C::20mQRtfq6VTG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RHVHogjiKOAqy3C::20mQRtfq6VTG # Subtest: VJOUD0Ki::o7cepwE1RMVOBB_0::nl9OsOMCALy::kzqdUs85lY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VJOUD0Ki::o7cepwE1RMVOBB_0::nl9OsOMCALy::kzqdUs85lY # Subtest: yfe0zaJD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yfe0zaJD # Subtest: Z8FMi0fmHUmdOvknU::HitxpAR::40exus4viWQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Z8FMi0fmHUmdOvknU::HitxpAR::40exus4viWQ # Subtest: ZNe::G4::3iMDIiVmX::HYspTgbVlnTLM::YSWN_J9l0m4Y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZNe::G4::3iMDIiVmX::HYspTgbVlnTLM::YSWN_J9l0m4Y ok 1 - Set ==> BFRMrkCIoZQGa::9RpWVp7l4NVrJ0_69i::9K1hLtbRAw1h0Dt::RFpWt 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> BFRMrkCIoZQGa::9RpWVp7l4NVrJ0_69i::9K1hLtbRAw1h0Dt::RFpWt 1..31 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BFRMrkCIoZQGa::9RpWVp7l4NVrJ0_69i::9K1hLtbRAw1h0Dt::RFpWt ok 4 - EtMQN ok 5 - fKeYzwTVV_::Sg_kKRjZo3vAj::m76noEPpThFjDP9::RYvM ok 6 - H23T3HPzhaGLb::Z8m ok 7 - hyi::jXTvGCW5o78OT::QGk::Fk60dI846QuTyQ::e0cLM ok 8 - RHVHogjiKOAqy3C::20mQRtfq6VTG ok 9 - VJOUD0Ki::o7cepwE1RMVOBB_0::nl9OsOMCALy::kzqdUs85lY ok 10 - yfe0zaJD ok 11 - Z8FMi0fmHUmdOvknU::HitxpAR::40exus4viWQ ok 12 - ZNe::G4::3iMDIiVmX::HYspTgbVlnTLM::YSWN_J9l0m4Y ok 13 - Footer ok 14 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - BFRMrkCIoZQGa::9RpWVp7l4NVrJ0_69i::9K1hLtbRAw1h0Dt::RFpWt ok 5 - EtMQN ok 6 - fKeYzwTVV_::Sg_kKRjZo3vAj::m76noEPpThFjDP9::RYvM ok 7 - H23T3HPzhaGLb::Z8m ok 8 - hyi::jXTvGCW5o78OT::QGk::Fk60dI846QuTyQ::e0cLM ok 9 - RHVHogjiKOAqy3C::20mQRtfq6VTG ok 10 - VJOUD0Ki::o7cepwE1RMVOBB_0::nl9OsOMCALy::kzqdUs85lY ok 11 - yfe0zaJD ok 12 - Z8FMi0fmHUmdOvknU::HitxpAR::40exus4viWQ ok 13 - ZNe::G4::3iMDIiVmX::HYspTgbVlnTLM::YSWN_J9l0m4Y ok 14 - Footer ok 15 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BFRMrkCIoZQGa::9RpWVp7l4NVrJ0_69i::9K1hLtbRAw1h0Dt::RFpWt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - BFRMrkCIoZQGa::9RpWVp7l4NVrJ0_69i::9K1hLtbRAw1h0Dt::RFpWt # Subtest: EtMQN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EtMQN # Subtest: fKeYzwTVV_::Sg_kKRjZo3vAj::m76noEPpThFjDP9::RYvM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fKeYzwTVV_::Sg_kKRjZo3vAj::m76noEPpThFjDP9::RYvM # Subtest: H23T3HPzhaGLb::Z8m 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - H23T3HPzhaGLb::Z8m # Subtest: hyi::jXTvGCW5o78OT::QGk::Fk60dI846QuTyQ::e0cLM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hyi::jXTvGCW5o78OT::QGk::Fk60dI846QuTyQ::e0cLM # Subtest: RHVHogjiKOAqy3C::20mQRtfq6VTG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RHVHogjiKOAqy3C::20mQRtfq6VTG # Subtest: VJOUD0Ki::o7cepwE1RMVOBB_0::nl9OsOMCALy::kzqdUs85lY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VJOUD0Ki::o7cepwE1RMVOBB_0::nl9OsOMCALy::kzqdUs85lY # Subtest: yfe0zaJD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yfe0zaJD # Subtest: Z8FMi0fmHUmdOvknU::HitxpAR::40exus4viWQ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Z8FMi0fmHUmdOvknU::HitxpAR::40exus4viWQ # Subtest: ZNe::G4::3iMDIiVmX::HYspTgbVlnTLM::YSWN_J9l0m4Y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZNe::G4::3iMDIiVmX::HYspTgbVlnTLM::YSWN_J9l0m4Y ok 1 - Set ==> BFRMrkCIoZQGa::9RpWVp7l4NVrJ0_69i::9K1hLtbRAw1h0Dt::RFpWt 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 7 - license = bsd # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 8 - license = apache # 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..2 # Subtest: force = 0 # Subtest: Set ==> A17QJVg 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..21 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - A17QJVg ok 4 - AYtg4::tTVrx5Y4uw::INt1t5mPr2eigvD1Ww::9PsR9PYt8k8E::43X4yZoI6ony3OsYAQXW ok 5 - BCUVE0EtvMt::pAfJd2vyAU0PeP8hrt::b8oHnWgQSF0qWiwth ok 6 - F::96G_ZTlIkutRwOFG::17b6XSW7Rc_wQ::szixcEjkhp43n5rkQQ::KTAtaFNXnAm ok 7 - fvzG8pejw_zf::J3TD::O0lf1bL ok 8 - GHoCG7EV7hnAmxYf2L::MhXhdZdL::C4E4 ok 9 - HLPKOwIp3oM::AGKeWguue::IRLAadrGoyB4LQgcaeL::GNr0xiqbfLX ok 10 - JguO ok 11 - keY::mx3nb ok 12 - n2lH1rll6kk::WiJ9MYWmjQmZWSbvfuT::4HuoIlmZRb6::LOhIMyOy76eOgZ ok 13 - oC6tgZFMnEYYAxs::eWQrds4ebWhgOPBW::c1UTriIA::SNIt2QGTD4MLA::EzEOpu75F5y ok 14 - QUlj ok 15 - s40tI0EUXCQcDrK::Dz0Ubepz62e_RgRdYE::Xr9GEqyOezsREyJq::X3z9H ok 16 - WWrY5XJtOw::lMqb7YSHDT ok 17 - xNjYQ0qBmw_qQgJ1::Bxvc5AH9h65_Qrw6::GAtk8U::BivxscoaPD5MhkPCZ3::F5pjpagAthK ok 18 - ZBkYB::WVwMNS9TU::S2P7SGGZT::QeDRnKRBni6vE ok 19 - zQppVHF::1cf ok 20 - Footer ok 21 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - A17QJVg ok 5 - AYtg4::tTVrx5Y4uw::INt1t5mPr2eigvD1Ww::9PsR9PYt8k8E::43X4yZoI6ony3OsYAQXW ok 6 - BCUVE0EtvMt::pAfJd2vyAU0PeP8hrt::b8oHnWgQSF0qWiwth ok 7 - F::96G_ZTlIkutRwOFG::17b6XSW7Rc_wQ::szixcEjkhp43n5rkQQ::KTAtaFNXnAm ok 8 - fvzG8pejw_zf::J3TD::O0lf1bL ok 9 - GHoCG7EV7hnAmxYf2L::MhXhdZdL::C4E4 ok 10 - HLPKOwIp3oM::AGKeWguue::IRLAadrGoyB4LQgcaeL::GNr0xiqbfLX ok 11 - JguO ok 12 - keY::mx3nb ok 13 - n2lH1rll6kk::WiJ9MYWmjQmZWSbvfuT::4HuoIlmZRb6::LOhIMyOy76eOgZ ok 14 - oC6tgZFMnEYYAxs::eWQrds4ebWhgOPBW::c1UTriIA::SNIt2QGTD4MLA::EzEOpu75F5y ok 15 - QUlj ok 16 - s40tI0EUXCQcDrK::Dz0Ubepz62e_RgRdYE::Xr9GEqyOezsREyJq::X3z9H ok 17 - WWrY5XJtOw::lMqb7YSHDT ok 18 - xNjYQ0qBmw_qQgJ1::Bxvc5AH9h65_Qrw6::GAtk8U::BivxscoaPD5MhkPCZ3::F5pjpagAthK ok 19 - ZBkYB::WVwMNS9TU::S2P7SGGZT::QeDRnKRBni6vE ok 20 - zQppVHF::1cf ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: A17QJVg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - A17QJVg # Subtest: AYtg4::tTVrx5Y4uw::INt1t5mPr2eigvD1Ww::9PsR9PYt8k8E::43X4yZoI6ony3OsYAQXW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - AYtg4::tTVrx5Y4uw::INt1t5mPr2eigvD1Ww::9PsR9PYt8k8E::43X4yZoI6ony3OsYAQXW # Subtest: BCUVE0EtvMt::pAfJd2vyAU0PeP8hrt::b8oHnWgQSF0qWiwth 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - BCUVE0EtvMt::pAfJd2vyAU0PeP8hrt::b8oHnWgQSF0qWiwth # Subtest: F::96G_ZTlIkutRwOFG::17b6XSW7Rc_wQ::szixcEjkhp43n5rkQQ::KTAtaFNXnAm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - F::96G_ZTlIkutRwOFG::17b6XSW7Rc_wQ::szixcEjkhp43n5rkQQ::KTAtaFNXnAm # Subtest: fvzG8pejw_zf::J3TD::O0lf1bL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fvzG8pejw_zf::J3TD::O0lf1bL # Subtest: GHoCG7EV7hnAmxYf2L::MhXhdZdL::C4E4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GHoCG7EV7hnAmxYf2L::MhXhdZdL::C4E4 # Subtest: HLPKOwIp3oM::AGKeWguue::IRLAadrGoyB4LQgcaeL::GNr0xiqbfLX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HLPKOwIp3oM::AGKeWguue::IRLAadrGoyB4LQgcaeL::GNr0xiqbfLX # Subtest: JguO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JguO # Subtest: keY::mx3nb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - keY::mx3nb # Subtest: n2lH1rll6kk::WiJ9MYWmjQmZWSbvfuT::4HuoIlmZRb6::LOhIMyOy76eOgZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n2lH1rll6kk::WiJ9MYWmjQmZWSbvfuT::4HuoIlmZRb6::LOhIMyOy76eOgZ # Subtest: oC6tgZFMnEYYAxs::eWQrds4ebWhgOPBW::c1UTriIA::SNIt2QGTD4MLA::EzEOpu75F5y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oC6tgZFMnEYYAxs::eWQrds4ebWhgOPBW::c1UTriIA::SNIt2QGTD4MLA::EzEOpu75F5y # Subtest: QUlj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QUlj # Subtest: s40tI0EUXCQcDrK::Dz0Ubepz62e_RgRdYE::Xr9GEqyOezsREyJq::X3z9H 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - s40tI0EUXCQcDrK::Dz0Ubepz62e_RgRdYE::Xr9GEqyOezsREyJq::X3z9H # Subtest: WWrY5XJtOw::lMqb7YSHDT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WWrY5XJtOw::lMqb7YSHDT # Subtest: xNjYQ0qBmw_qQgJ1::Bxvc5AH9h65_Qrw6::GAtk8U::BivxscoaPD5MhkPCZ3::F5pjpagAthK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xNjYQ0qBmw_qQgJ1::Bxvc5AH9h65_Qrw6::GAtk8U::BivxscoaPD5MhkPCZ3::F5pjpagAthK # Subtest: ZBkYB::WVwMNS9TU::S2P7SGGZT::QeDRnKRBni6vE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZBkYB::WVwMNS9TU::S2P7SGGZT::QeDRnKRBni6vE # Subtest: zQppVHF::1cf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zQppVHF::1cf ok 1 - Set ==> A17QJVg 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> A17QJVg 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..21 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - A17QJVg ok 4 - AYtg4::tTVrx5Y4uw::INt1t5mPr2eigvD1Ww::9PsR9PYt8k8E::43X4yZoI6ony3OsYAQXW ok 5 - BCUVE0EtvMt::pAfJd2vyAU0PeP8hrt::b8oHnWgQSF0qWiwth ok 6 - F::96G_ZTlIkutRwOFG::17b6XSW7Rc_wQ::szixcEjkhp43n5rkQQ::KTAtaFNXnAm ok 7 - fvzG8pejw_zf::J3TD::O0lf1bL ok 8 - GHoCG7EV7hnAmxYf2L::MhXhdZdL::C4E4 ok 9 - HLPKOwIp3oM::AGKeWguue::IRLAadrGoyB4LQgcaeL::GNr0xiqbfLX ok 10 - JguO ok 11 - keY::mx3nb ok 12 - n2lH1rll6kk::WiJ9MYWmjQmZWSbvfuT::4HuoIlmZRb6::LOhIMyOy76eOgZ ok 13 - oC6tgZFMnEYYAxs::eWQrds4ebWhgOPBW::c1UTriIA::SNIt2QGTD4MLA::EzEOpu75F5y ok 14 - QUlj ok 15 - s40tI0EUXCQcDrK::Dz0Ubepz62e_RgRdYE::Xr9GEqyOezsREyJq::X3z9H ok 16 - WWrY5XJtOw::lMqb7YSHDT ok 17 - xNjYQ0qBmw_qQgJ1::Bxvc5AH9h65_Qrw6::GAtk8U::BivxscoaPD5MhkPCZ3::F5pjpagAthK ok 18 - ZBkYB::WVwMNS9TU::S2P7SGGZT::QeDRnKRBni6vE ok 19 - zQppVHF::1cf ok 20 - Footer ok 21 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - A17QJVg ok 5 - AYtg4::tTVrx5Y4uw::INt1t5mPr2eigvD1Ww::9PsR9PYt8k8E::43X4yZoI6ony3OsYAQXW ok 6 - BCUVE0EtvMt::pAfJd2vyAU0PeP8hrt::b8oHnWgQSF0qWiwth ok 7 - F::96G_ZTlIkutRwOFG::17b6XSW7Rc_wQ::szixcEjkhp43n5rkQQ::KTAtaFNXnAm ok 8 - fvzG8pejw_zf::J3TD::O0lf1bL ok 9 - GHoCG7EV7hnAmxYf2L::MhXhdZdL::C4E4 ok 10 - HLPKOwIp3oM::AGKeWguue::IRLAadrGoyB4LQgcaeL::GNr0xiqbfLX ok 11 - JguO ok 12 - keY::mx3nb ok 13 - n2lH1rll6kk::WiJ9MYWmjQmZWSbvfuT::4HuoIlmZRb6::LOhIMyOy76eOgZ ok 14 - oC6tgZFMnEYYAxs::eWQrds4ebWhgOPBW::c1UTriIA::SNIt2QGTD4MLA::EzEOpu75F5y ok 15 - QUlj ok 16 - s40tI0EUXCQcDrK::Dz0Ubepz62e_RgRdYE::Xr9GEqyOezsREyJq::X3z9H ok 17 - WWrY5XJtOw::lMqb7YSHDT ok 18 - xNjYQ0qBmw_qQgJ1::Bxvc5AH9h65_Qrw6::GAtk8U::BivxscoaPD5MhkPCZ3::F5pjpagAthK ok 19 - ZBkYB::WVwMNS9TU::S2P7SGGZT::QeDRnKRBni6vE ok 20 - zQppVHF::1cf ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: A17QJVg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - A17QJVg # Subtest: AYtg4::tTVrx5Y4uw::INt1t5mPr2eigvD1Ww::9PsR9PYt8k8E::43X4yZoI6ony3OsYAQXW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - AYtg4::tTVrx5Y4uw::INt1t5mPr2eigvD1Ww::9PsR9PYt8k8E::43X4yZoI6ony3OsYAQXW # Subtest: BCUVE0EtvMt::pAfJd2vyAU0PeP8hrt::b8oHnWgQSF0qWiwth 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - BCUVE0EtvMt::pAfJd2vyAU0PeP8hrt::b8oHnWgQSF0qWiwth # Subtest: F::96G_ZTlIkutRwOFG::17b6XSW7Rc_wQ::szixcEjkhp43n5rkQQ::KTAtaFNXnAm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - F::96G_ZTlIkutRwOFG::17b6XSW7Rc_wQ::szixcEjkhp43n5rkQQ::KTAtaFNXnAm # Subtest: fvzG8pejw_zf::J3TD::O0lf1bL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fvzG8pejw_zf::J3TD::O0lf1bL # Subtest: GHoCG7EV7hnAmxYf2L::MhXhdZdL::C4E4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GHoCG7EV7hnAmxYf2L::MhXhdZdL::C4E4 # Subtest: HLPKOwIp3oM::AGKeWguue::IRLAadrGoyB4LQgcaeL::GNr0xiqbfLX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HLPKOwIp3oM::AGKeWguue::IRLAadrGoyB4LQgcaeL::GNr0xiqbfLX # Subtest: JguO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JguO # Subtest: keY::mx3nb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - keY::mx3nb # Subtest: n2lH1rll6kk::WiJ9MYWmjQmZWSbvfuT::4HuoIlmZRb6::LOhIMyOy76eOgZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n2lH1rll6kk::WiJ9MYWmjQmZWSbvfuT::4HuoIlmZRb6::LOhIMyOy76eOgZ # Subtest: oC6tgZFMnEYYAxs::eWQrds4ebWhgOPBW::c1UTriIA::SNIt2QGTD4MLA::EzEOpu75F5y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oC6tgZFMnEYYAxs::eWQrds4ebWhgOPBW::c1UTriIA::SNIt2QGTD4MLA::EzEOpu75F5y # Subtest: QUlj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QUlj # Subtest: s40tI0EUXCQcDrK::Dz0Ubepz62e_RgRdYE::Xr9GEqyOezsREyJq::X3z9H 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - s40tI0EUXCQcDrK::Dz0Ubepz62e_RgRdYE::Xr9GEqyOezsREyJq::X3z9H # Subtest: WWrY5XJtOw::lMqb7YSHDT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WWrY5XJtOw::lMqb7YSHDT # Subtest: xNjYQ0qBmw_qQgJ1::Bxvc5AH9h65_Qrw6::GAtk8U::BivxscoaPD5MhkPCZ3::F5pjpagAthK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xNjYQ0qBmw_qQgJ1::Bxvc5AH9h65_Qrw6::GAtk8U::BivxscoaPD5MhkPCZ3::F5pjpagAthK # Subtest: ZBkYB::WVwMNS9TU::S2P7SGGZT::QeDRnKRBni6vE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZBkYB::WVwMNS9TU::S2P7SGGZT::QeDRnKRBni6vE # Subtest: zQppVHF::1cf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zQppVHF::1cf ok 1 - Set ==> A17QJVg 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 2 - minperl = 5.008001 # Subtest: minperl =  # 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 3 - minperl =  # # Subtest: minperl = v5.10.1 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..2 # Subtest: force = 0 # Subtest: Set ==> E::R4xzRzGiTl::VQhhHzl8jKWTlSuKyi4::wu::Ttj9 1..28 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..11 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - E::R4xzRzGiTl::VQhhHzl8jKWTlSuKyi4::wu::Ttj9 ok 4 - JhrFmUb::0V4ey7IgO7jjH6TaNQZZ::CcNPLfo3XD1hQYRWW3::IkZeFagewJt1pXSiMWB::beoWYg_0cDtHTPJBm8S ok 5 - jZ4w8t0vRnn::ZEaRc7PWAqN8pFBK2lV::QKcU7mdfv::T45K4L ok 6 - O5TK3yw::SowvlLADmKdvt53ZCfr::SHo_x::K ok 7 - oigRJXmyjy::qoCY06apNWBKI::SeYc4AWB::oQT9rkZA6::iM7schyWV ok 8 - QuO_ ok 9 - WJU3Cn ok 10 - Footer ok 11 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - E::R4xzRzGiTl::VQhhHzl8jKWTlSuKyi4::wu::Ttj9 ok 5 - JhrFmUb::0V4ey7IgO7jjH6TaNQZZ::CcNPLfo3XD1hQYRWW3::IkZeFagewJt1pXSiMWB::beoWYg_0cDtHTPJBm8S ok 6 - jZ4w8t0vRnn::ZEaRc7PWAqN8pFBK2lV::QKcU7mdfv::T45K4L ok 7 - O5TK3yw::SowvlLADmKdvt53ZCfr::SHo_x::K ok 8 - oigRJXmyjy::qoCY06apNWBKI::SeYc4AWB::oQT9rkZA6::iM7schyWV ok 9 - QuO_ ok 10 - WJU3Cn ok 11 - Footer ok 12 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: E::R4xzRzGiTl::VQhhHzl8jKWTlSuKyi4::wu::Ttj9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - E::R4xzRzGiTl::VQhhHzl8jKWTlSuKyi4::wu::Ttj9 # Subtest: JhrFmUb::0V4ey7IgO7jjH6TaNQZZ::CcNPLfo3XD1hQYRWW3::IkZeFagewJt1pXSiMWB::beoWYg_0cDtHTPJBm8S 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JhrFmUb::0V4ey7IgO7jjH6TaNQZZ::CcNPLfo3XD1hQYRWW3::IkZeFagewJt1pXSiMWB::beoWYg_0cDtHTPJBm8S # Subtest: jZ4w8t0vRnn::ZEaRc7PWAqN8pFBK2lV::QKcU7mdfv::T45K4L 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jZ4w8t0vRnn::ZEaRc7PWAqN8pFBK2lV::QKcU7mdfv::T45K4L # Subtest: O5TK3yw::SowvlLADmKdvt53ZCfr::SHo_x::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 25 - O5TK3yw::SowvlLADmKdvt53ZCfr::SHo_x::K # Subtest: oigRJXmyjy::qoCY06apNWBKI::SeYc4AWB::oQT9rkZA6::iM7schyWV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oigRJXmyjy::qoCY06apNWBKI::SeYc4AWB::oQT9rkZA6::iM7schyWV # Subtest: QuO_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QuO_ # Subtest: WJU3Cn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WJU3Cn ok 1 - Set ==> E::R4xzRzGiTl::VQhhHzl8jKWTlSuKyi4::wu::Ttj9 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> E::R4xzRzGiTl::VQhhHzl8jKWTlSuKyi4::wu::Ttj9 1..28 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..11 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - E::R4xzRzGiTl::VQhhHzl8jKWTlSuKyi4::wu::Ttj9 ok 4 - JhrFmUb::0V4ey7IgO7jjH6TaNQZZ::CcNPLfo3XD1hQYRWW3::IkZeFagewJt1pXSiMWB::beoWYg_0cDtHTPJBm8S ok 5 - jZ4w8t0vRnn::ZEaRc7PWAqN8pFBK2lV::QKcU7mdfv::T45K4L ok 6 - O5TK3yw::SowvlLADmKdvt53ZCfr::SHo_x::K ok 7 - oigRJXmyjy::qoCY06apNWBKI::SeYc4AWB::oQT9rkZA6::iM7schyWV ok 8 - QuO_ ok 9 - WJU3Cn ok 10 - Footer ok 11 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - E::R4xzRzGiTl::VQhhHzl8jKWTlSuKyi4::wu::Ttj9 ok 5 - JhrFmUb::0V4ey7IgO7jjH6TaNQZZ::CcNPLfo3XD1hQYRWW3::IkZeFagewJt1pXSiMWB::beoWYg_0cDtHTPJBm8S ok 6 - jZ4w8t0vRnn::ZEaRc7PWAqN8pFBK2lV::QKcU7mdfv::T45K4L ok 7 - O5TK3yw::SowvlLADmKdvt53ZCfr::SHo_x::K ok 8 - oigRJXmyjy::qoCY06apNWBKI::SeYc4AWB::oQT9rkZA6::iM7schyWV ok 9 - QuO_ ok 10 - WJU3Cn ok 11 - Footer ok 12 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: E::R4xzRzGiTl::VQhhHzl8jKWTlSuKyi4::wu::Ttj9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - E::R4xzRzGiTl::VQhhHzl8jKWTlSuKyi4::wu::Ttj9 # Subtest: JhrFmUb::0V4ey7IgO7jjH6TaNQZZ::CcNPLfo3XD1hQYRWW3::IkZeFagewJt1pXSiMWB::beoWYg_0cDtHTPJBm8S 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JhrFmUb::0V4ey7IgO7jjH6TaNQZZ::CcNPLfo3XD1hQYRWW3::IkZeFagewJt1pXSiMWB::beoWYg_0cDtHTPJBm8S # Subtest: jZ4w8t0vRnn::ZEaRc7PWAqN8pFBK2lV::QKcU7mdfv::T45K4L 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jZ4w8t0vRnn::ZEaRc7PWAqN8pFBK2lV::QKcU7mdfv::T45K4L # Subtest: O5TK3yw::SowvlLADmKdvt53ZCfr::SHo_x::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 25 - O5TK3yw::SowvlLADmKdvt53ZCfr::SHo_x::K # Subtest: oigRJXmyjy::qoCY06apNWBKI::SeYc4AWB::oQT9rkZA6::iM7schyWV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oigRJXmyjy::qoCY06apNWBKI::SeYc4AWB::oQT9rkZA6::iM7schyWV # Subtest: QuO_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QuO_ # Subtest: WJU3Cn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WJU3Cn ok 1 - Set ==> E::R4xzRzGiTl::VQhhHzl8jKWTlSuKyi4::wu::Ttj9 1..1 ok 2 - force = 1 ok 2 - ignores_type = 0001 # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 4 - minperl = v5.10.1 # Subtest: minperl = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 9 - license = lgpl # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 10 - license = mozilla # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 11 - license = mit # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 12 - license = lgpl3 # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 13 - license = gpl3 # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 14 - license = agpl3 # 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..2 # Subtest: force = 0 # Subtest: Set ==> _w_LhzsSbWlsAMZwA::foX4B4tkltM6TmC::4CoZ6CMkswL8::9hL_ptD_VJbuGB::x4CcRiIlT5HHkwk2y_x9 1..36 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _w_LhzsSbWlsAMZwA::foX4B4tkltM6TmC::4CoZ6CMkswL8::9hL_ptD_VJbuGB::x4CcRiIlT5HHkwk2y_x9 ok 4 - AjIRsrL_G::Cviw4G ok 5 - Aqg::SX4::3::j49tkqrXpDRDPXU9IXk5 ok 6 - D8XuTP8qNZEq8Wc::iTYuph7r::ZCkkVgbZKIcq ok 7 - I7T99WYL::5y7Smyrd ok 8 - IrhyBp::gWENLuQJpRwerP ok 9 - jIEhbscl_tT::D4xuBZB ok 10 - JP8lM5YJsVDTdXWGdi_::HGul9ExFOCVO3H1H_h_::79ghUAa0QC0M::0::Xjwx20tLDNlxu ok 11 - JSdrZyvmCNbbzj::J7Vn9n ok 12 - kNDOa0f32Xgsm60M::EK7LWK3VujA2CRq::4sNuw::NLEGA7T3 ok 13 - MClCbmZ::xw7rvHJKX::7uy::3L2X8meLcJsyIK ok 14 - nU7P::JSUN_ ok 15 - OLsp80eBfI7::ApwaquxmQZk::qCtqrRM_4fD::xRX2dT::hkyM ok 16 - u4caoCfRgWXm8YFU_e1::IaeIht2oHF6gKc::bzhCDapbO6041My16::fPZhNtrMg0QKROnaog::MsEY3XEMDNTh9HUjKPp ok 17 - zL::HF::u ok 18 - Footer ok 19 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - _w_LhzsSbWlsAMZwA::foX4B4tkltM6TmC::4CoZ6CMkswL8::9hL_ptD_VJbuGB::x4CcRiIlT5HHkwk2y_x9 ok 5 - AjIRsrL_G::Cviw4G ok 6 - Aqg::SX4::3::j49tkqrXpDRDPXU9IXk5 ok 7 - D8XuTP8qNZEq8Wc::iTYuph7r::ZCkkVgbZKIcq ok 8 - I7T99WYL::5y7Smyrd ok 9 - IrhyBp::gWENLuQJpRwerP ok 10 - jIEhbscl_tT::D4xuBZB ok 11 - JP8lM5YJsVDTdXWGdi_::HGul9ExFOCVO3H1H_h_::79ghUAa0QC0M::0::Xjwx20tLDNlxu ok 12 - JSdrZyvmCNbbzj::J7Vn9n ok 13 - kNDOa0f32Xgsm60M::EK7LWK3VujA2CRq::4sNuw::NLEGA7T3 ok 14 - MClCbmZ::xw7rvHJKX::7uy::3L2X8meLcJsyIK ok 15 - nU7P::JSUN_ ok 16 - OLsp80eBfI7::ApwaquxmQZk::qCtqrRM_4fD::xRX2dT::hkyM ok 17 - u4caoCfRgWXm8YFU_e1::IaeIht2oHF6gKc::bzhCDapbO6041My16::fPZhNtrMg0QKROnaog::MsEY3XEMDNTh9HUjKPp ok 18 - zL::HF::u ok 19 - Footer ok 20 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _w_LhzsSbWlsAMZwA::foX4B4tkltM6TmC::4CoZ6CMkswL8::9hL_ptD_VJbuGB::x4CcRiIlT5HHkwk2y_x9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _w_LhzsSbWlsAMZwA::foX4B4tkltM6TmC::4CoZ6CMkswL8::9hL_ptD_VJbuGB::x4CcRiIlT5HHkwk2y_x9 # Subtest: AjIRsrL_G::Cviw4G 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - AjIRsrL_G::Cviw4G # Subtest: Aqg::SX4::3::j49tkqrXpDRDPXU9IXk5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Aqg::SX4::3::j49tkqrXpDRDPXU9IXk5 # Subtest: D8XuTP8qNZEq8Wc::iTYuph7r::ZCkkVgbZKIcq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - D8XuTP8qNZEq8Wc::iTYuph7r::ZCkkVgbZKIcq # Subtest: I7T99WYL::5y7Smyrd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - I7T99WYL::5y7Smyrd # Subtest: IrhyBp::gWENLuQJpRwerP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IrhyBp::gWENLuQJpRwerP # Subtest: jIEhbscl_tT::D4xuBZB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jIEhbscl_tT::D4xuBZB # Subtest: JP8lM5YJsVDTdXWGdi_::HGul9ExFOCVO3H1H_h_::79ghUAa0QC0M::0::Xjwx20tLDNlxu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JP8lM5YJsVDTdXWGdi_::HGul9ExFOCVO3H1H_h_::79ghUAa0QC0M::0::Xjwx20tLDNlxu # Subtest: JSdrZyvmCNbbzj::J7Vn9n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JSdrZyvmCNbbzj::J7Vn9n # Subtest: kNDOa0f32Xgsm60M::EK7LWK3VujA2CRq::4sNuw::NLEGA7T3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kNDOa0f32Xgsm60M::EK7LWK3VujA2CRq::4sNuw::NLEGA7T3 # Subtest: MClCbmZ::xw7rvHJKX::7uy::3L2X8meLcJsyIK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MClCbmZ::xw7rvHJKX::7uy::3L2X8meLcJsyIK # Subtest: nU7P::JSUN_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nU7P::JSUN_ # Subtest: OLsp80eBfI7::ApwaquxmQZk::qCtqrRM_4fD::xRX2dT::hkyM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OLsp80eBfI7::ApwaquxmQZk::qCtqrRM_4fD::xRX2dT::hkyM # Subtest: u4caoCfRgWXm8YFU_e1::IaeIht2oHF6gKc::bzhCDapbO6041My16::fPZhNtrMg0QKROnaog::MsEY3XEMDNTh9HUjKPp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - u4caoCfRgWXm8YFU_e1::IaeIht2oHF6gKc::bzhCDapbO6041My16::fPZhNtrMg0QKROnaog::MsEY3XEMDNTh9HUjKPp # Subtest: zL::HF::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 36 - zL::HF::u ok 1 - Set ==> _w_LhzsSbWlsAMZwA::foX4B4tkltM6TmC::4CoZ6CMkswL8::9hL_ptD_VJbuGB::x4CcRiIlT5HHkwk2y_x9 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _w_LhzsSbWlsAMZwA::foX4B4tkltM6TmC::4CoZ6CMkswL8::9hL_ptD_VJbuGB::x4CcRiIlT5HHkwk2y_x9 1..36 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _w_LhzsSbWlsAMZwA::foX4B4tkltM6TmC::4CoZ6CMkswL8::9hL_ptD_VJbuGB::x4CcRiIlT5HHkwk2y_x9 ok 4 - AjIRsrL_G::Cviw4G ok 5 - Aqg::SX4::3::j49tkqrXpDRDPXU9IXk5 ok 6 - D8XuTP8qNZEq8Wc::iTYuph7r::ZCkkVgbZKIcq ok 7 - I7T99WYL::5y7Smyrd ok 8 - IrhyBp::gWENLuQJpRwerP ok 9 - jIEhbscl_tT::D4xuBZB ok 10 - JP8lM5YJsVDTdXWGdi_::HGul9ExFOCVO3H1H_h_::79ghUAa0QC0M::0::Xjwx20tLDNlxu ok 11 - JSdrZyvmCNbbzj::J7Vn9n ok 12 - kNDOa0f32Xgsm60M::EK7LWK3VujA2CRq::4sNuw::NLEGA7T3 ok 13 - MClCbmZ::xw7rvHJKX::7uy::3L2X8meLcJsyIK ok 14 - nU7P::JSUN_ ok 15 - OLsp80eBfI7::ApwaquxmQZk::qCtqrRM_4fD::xRX2dT::hkyM ok 16 - u4caoCfRgWXm8YFU_e1::IaeIht2oHF6gKc::bzhCDapbO6041My16::fPZhNtrMg0QKROnaog::MsEY3XEMDNTh9HUjKPp ok 17 - zL::HF::u ok 18 - Footer ok 19 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - _w_LhzsSbWlsAMZwA::foX4B4tkltM6TmC::4CoZ6CMkswL8::9hL_ptD_VJbuGB::x4CcRiIlT5HHkwk2y_x9 ok 5 - AjIRsrL_G::Cviw4G ok 6 - Aqg::SX4::3::j49tkqrXpDRDPXU9IXk5 ok 7 - D8XuTP8qNZEq8Wc::iTYuph7r::ZCkkVgbZKIcq ok 8 - I7T99WYL::5y7Smyrd ok 9 - IrhyBp::gWENLuQJpRwerP ok 10 - jIEhbscl_tT::D4xuBZB ok 11 - JP8lM5YJsVDTdXWGdi_::HGul9ExFOCVO3H1H_h_::79ghUAa0QC0M::0::Xjwx20tLDNlxu ok 12 - JSdrZyvmCNbbzj::J7Vn9n ok 13 - kNDOa0f32Xgsm60M::EK7LWK3VujA2CRq::4sNuw::NLEGA7T3 ok 14 - MClCbmZ::xw7rvHJKX::7uy::3L2X8meLcJsyIK ok 15 - nU7P::JSUN_ ok 16 - OLsp80eBfI7::ApwaquxmQZk::qCtqrRM_4fD::xRX2dT::hkyM ok 17 - u4caoCfRgWXm8YFU_e1::IaeIht2oHF6gKc::bzhCDapbO6041My16::fPZhNtrMg0QKROnaog::MsEY3XEMDNTh9HUjKPp ok 18 - zL::HF::u ok 19 - Footer ok 20 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _w_LhzsSbWlsAMZwA::foX4B4tkltM6TmC::4CoZ6CMkswL8::9hL_ptD_VJbuGB::x4CcRiIlT5HHkwk2y_x9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _w_LhzsSbWlsAMZwA::foX4B4tkltM6TmC::4CoZ6CMkswL8::9hL_ptD_VJbuGB::x4CcRiIlT5HHkwk2y_x9 # Subtest: AjIRsrL_G::Cviw4G 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - AjIRsrL_G::Cviw4G # Subtest: Aqg::SX4::3::j49tkqrXpDRDPXU9IXk5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Aqg::SX4::3::j49tkqrXpDRDPXU9IXk5 # Subtest: D8XuTP8qNZEq8Wc::iTYuph7r::ZCkkVgbZKIcq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - D8XuTP8qNZEq8Wc::iTYuph7r::ZCkkVgbZKIcq # Subtest: I7T99WYL::5y7Smyrd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - I7T99WYL::5y7Smyrd # Subtest: IrhyBp::gWENLuQJpRwerP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - IrhyBp::gWENLuQJpRwerP # Subtest: jIEhbscl_tT::D4xuBZB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jIEhbscl_tT::D4xuBZB # Subtest: JP8lM5YJsVDTdXWGdi_::HGul9ExFOCVO3H1H_h_::79ghUAa0QC0M::0::Xjwx20tLDNlxu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JP8lM5YJsVDTdXWGdi_::HGul9ExFOCVO3H1H_h_::79ghUAa0QC0M::0::Xjwx20tLDNlxu # Subtest: JSdrZyvmCNbbzj::J7Vn9n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JSdrZyvmCNbbzj::J7Vn9n # Subtest: kNDOa0f32Xgsm60M::EK7LWK3VujA2CRq::4sNuw::NLEGA7T3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kNDOa0f32Xgsm60M::EK7LWK3VujA2CRq::4sNuw::NLEGA7T3 # Subtest: MClCbmZ::xw7rvHJKX::7uy::3L2X8meLcJsyIK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MClCbmZ::xw7rvHJKX::7uy::3L2X8meLcJsyIK # Subtest: nU7P::JSUN_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nU7P::JSUN_ # Subtest: OLsp80eBfI7::ApwaquxmQZk::qCtqrRM_4fD::xRX2dT::hkyM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OLsp80eBfI7::ApwaquxmQZk::qCtqrRM_4fD::xRX2dT::hkyM # Subtest: u4caoCfRgWXm8YFU_e1::IaeIht2oHF6gKc::bzhCDapbO6041My16::fPZhNtrMg0QKROnaog::MsEY3XEMDNTh9HUjKPp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - u4caoCfRgWXm8YFU_e1::IaeIht2oHF6gKc::bzhCDapbO6041My16::fPZhNtrMg0QKROnaog::MsEY3XEMDNTh9HUjKPp # Subtest: zL::HF::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 36 - zL::HF::u ok 1 - Set ==> _w_LhzsSbWlsAMZwA::foX4B4tkltM6TmC::4CoZ6CMkswL8::9hL_ptD_VJbuGB::x4CcRiIlT5HHkwk2y_x9 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..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 15 - license = qpl # 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..2 # Subtest: force = 0 # Subtest: Set ==> jsbQ93Dz3Ht::TCaYAK::Vd5nOtS9Mqns::wO 1..22 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..5 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - jsbQ93Dz3Ht::TCaYAK::Vd5nOtS9Mqns::wO ok 4 - Footer ok 5 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.t # Subtest: xt/boilerplate.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - jsbQ93Dz3Ht::TCaYAK::Vd5nOtS9Mqns::wO ok 5 - Footer ok 6 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: jsbQ93Dz3Ht::TCaYAK::Vd5nOtS9Mqns::wO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jsbQ93Dz3Ht::TCaYAK::Vd5nOtS9Mqns::wO ok 1 - Set ==> jsbQ93Dz3Ht::TCaYAK::Vd5nOtS9Mqns::wO 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> jsbQ93Dz3Ht::TCaYAK::Vd5nOtS9Mqns::wO 1..22 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Makefile.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 12 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 13 - ignore.txt # 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: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..5 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - jsbQ93Dz3Ht::TCaYAK::Vd5nOtS9Mqns::wO ok 4 - Footer ok 5 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.t # Subtest: xt/boilerplate.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - jsbQ93Dz3Ht::TCaYAK::Vd5nOtS9Mqns::wO ok 5 - Footer ok 6 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: jsbQ93Dz3Ht::TCaYAK::Vd5nOtS9Mqns::wO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jsbQ93Dz3Ht::TCaYAK::Vd5nOtS9Mqns::wO ok 1 - Set ==> jsbQ93Dz3Ht::TCaYAK::Vd5nOtS9Mqns::wO 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..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 16 - license = gpl ok 3 - builder = ExtUtils::MakeMaker # Subtest: builder = Module::Build 1..16 # 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..2 # Subtest: force = 0 # Subtest: Set ==> PfP::mdQ6cTRWT::60pj04mD1::FUQGA4q0 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - PfP::mdQ6cTRWT::60pj04mD1::FUQGA4q0 ok 4 - zawc8W_msZVsTQKgEj::3lkaq::DXeNnlID::92hA::TlFDbRjsMfCDc2 ok 5 - Footer ok 6 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - PfP::mdQ6cTRWT::60pj04mD1::FUQGA4q0 ok 5 - zawc8W_msZVsTQKgEj::3lkaq::DXeNnlID::92hA::TlFDbRjsMfCDc2 ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: PfP::mdQ6cTRWT::60pj04mD1::FUQGA4q0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PfP::mdQ6cTRWT::60pj04mD1::FUQGA4q0 # Subtest: zawc8W_msZVsTQKgEj::3lkaq::DXeNnlID::92hA::TlFDbRjsMfCDc2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zawc8W_msZVsTQKgEj::3lkaq::DXeNnlID::92hA::TlFDbRjsMfCDc2 ok 1 - Set ==> PfP::mdQ6cTRWT::60pj04mD1::FUQGA4q0 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> PfP::mdQ6cTRWT::60pj04mD1::FUQGA4q0 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..6 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - PfP::mdQ6cTRWT::60pj04mD1::FUQGA4q0 ok 4 - zawc8W_msZVsTQKgEj::3lkaq::DXeNnlID::92hA::TlFDbRjsMfCDc2 ok 5 - Footer ok 6 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - PfP::mdQ6cTRWT::60pj04mD1::FUQGA4q0 ok 5 - zawc8W_msZVsTQKgEj::3lkaq::DXeNnlID::92hA::TlFDbRjsMfCDc2 ok 6 - Footer ok 7 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: PfP::mdQ6cTRWT::60pj04mD1::FUQGA4q0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PfP::mdQ6cTRWT::60pj04mD1::FUQGA4q0 # Subtest: zawc8W_msZVsTQKgEj::3lkaq::DXeNnlID::92hA::TlFDbRjsMfCDc2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - zawc8W_msZVsTQKgEj::3lkaq::DXeNnlID::92hA::TlFDbRjsMfCDc2 ok 1 - Set ==> PfP::mdQ6cTRWT::60pj04mD1::FUQGA4q0 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 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 1 - license = artistic2 # 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..2 # Subtest: force = 0 # Subtest: Set ==> _2Iq5pJYquyhnS::QbbPFN0AAL2AvG::xDjAx::G::yZSNNhYadEVlButWpD 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _2Iq5pJYquyhnS::QbbPFN0AAL2AvG::xDjAx::G::yZSNNhYadEVlButWpD ok 4 - aX::NycfurJegsNlh::Z5gpG ok 5 - C1K58::Gh3cH0x6z3MmOjctqKp::Ke7YCSbZgnFx0f::pC5fAj1USg::p6pfIU7yeu84qD5hdO8 ok 6 - e7K6_ ok 7 - FHQHntMsD::HgfYwwrcFSmsv7Zc3::CjBpsBnYl::K5JcRyZWvqk4fpcma5rc ok 8 - FsX0D_ ok 9 - iGuVhc0djW4S9L1RcYY ok 10 - ihtJ::pLBpMwqUp::vONijIQYWW0Z9::OAm2ledl7Rgnzrdx3Hy ok 11 - M9::Zq6wH::gjRru5S ok 12 - mVfSoOesGk::qfmSHei5VdG4dw ok 13 - N11zv1Gga::uGlTSWTzIyFaHVQTyJ::XB ok 14 - omykLvHTW4ASVLlRx::XzigqH ok 15 - r4FeOeOIyQAw7 ok 16 - TcMN06ZpE2 ok 17 - VSQDT::xhXG05LEaAD::bPwBF7k::SBY1sRynGFga ok 18 - W7dVOKyGEd1VVUc::ObsiDlO1InbCO0ypdO0d::Sw1dVUCOUbqTvuEjQmhE::2eNKvywJ::4VP72SmEgv9iGeHxC6Kv ok 19 - Wt::q::V ok 20 - Y8G::B0Sp1q18V::3QxPv2qbKl7xNPi::0x6L1TyHqp::VM_ ok 21 - z::aRKwRp9qqJcAi::7SBQ1bMXSFnYp1Y::eKD1kyEMAVlj ok 22 - Zci_cZ0O9YjxOCEL::9Z49::CTNYNhlCP_TkWR ok 23 - Footer ok 24 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - _2Iq5pJYquyhnS::QbbPFN0AAL2AvG::xDjAx::G::yZSNNhYadEVlButWpD ok 5 - aX::NycfurJegsNlh::Z5gpG ok 6 - C1K58::Gh3cH0x6z3MmOjctqKp::Ke7YCSbZgnFx0f::pC5fAj1USg::p6pfIU7yeu84qD5hdO8 ok 7 - e7K6_ ok 8 - FHQHntMsD::HgfYwwrcFSmsv7Zc3::CjBpsBnYl::K5JcRyZWvqk4fpcma5rc ok 9 - FsX0D_ ok 10 - iGuVhc0djW4S9L1RcYY ok 11 - ihtJ::pLBpMwqUp::vONijIQYWW0Z9::OAm2ledl7Rgnzrdx3Hy ok 12 - M9::Zq6wH::gjRru5S ok 13 - mVfSoOesGk::qfmSHei5VdG4dw ok 14 - N11zv1Gga::uGlTSWTzIyFaHVQTyJ::XB ok 15 - omykLvHTW4ASVLlRx::XzigqH ok 16 - r4FeOeOIyQAw7 ok 17 - TcMN06ZpE2 ok 18 - VSQDT::xhXG05LEaAD::bPwBF7k::SBY1sRynGFga ok 19 - W7dVOKyGEd1VVUc::ObsiDlO1InbCO0ypdO0d::Sw1dVUCOUbqTvuEjQmhE::2eNKvywJ::4VP72SmEgv9iGeHxC6Kv ok 20 - Wt::q::V ok 21 - Y8G::B0Sp1q18V::3QxPv2qbKl7xNPi::0x6L1TyHqp::VM_ ok 22 - z::aRKwRp9qqJcAi::7SBQ1bMXSFnYp1Y::eKD1kyEMAVlj ok 23 - Zci_cZ0O9YjxOCEL::9Z49::CTNYNhlCP_TkWR ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _2Iq5pJYquyhnS::QbbPFN0AAL2AvG::xDjAx::G::yZSNNhYadEVlButWpD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _2Iq5pJYquyhnS::QbbPFN0AAL2AvG::xDjAx::G::yZSNNhYadEVlButWpD # Subtest: aX::NycfurJegsNlh::Z5gpG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aX::NycfurJegsNlh::Z5gpG # Subtest: C1K58::Gh3cH0x6z3MmOjctqKp::Ke7YCSbZgnFx0f::pC5fAj1USg::p6pfIU7yeu84qD5hdO8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - C1K58::Gh3cH0x6z3MmOjctqKp::Ke7YCSbZgnFx0f::pC5fAj1USg::p6pfIU7yeu84qD5hdO8 # Subtest: e7K6_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - e7K6_ # Subtest: FHQHntMsD::HgfYwwrcFSmsv7Zc3::CjBpsBnYl::K5JcRyZWvqk4fpcma5rc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FHQHntMsD::HgfYwwrcFSmsv7Zc3::CjBpsBnYl::K5JcRyZWvqk4fpcma5rc # Subtest: FsX0D_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FsX0D_ # Subtest: iGuVhc0djW4S9L1RcYY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iGuVhc0djW4S9L1RcYY # Subtest: ihtJ::pLBpMwqUp::vONijIQYWW0Z9::OAm2ledl7Rgnzrdx3Hy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ihtJ::pLBpMwqUp::vONijIQYWW0Z9::OAm2ledl7Rgnzrdx3Hy # Subtest: M9::Zq6wH::gjRru5S 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - M9::Zq6wH::gjRru5S # Subtest: mVfSoOesGk::qfmSHei5VdG4dw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mVfSoOesGk::qfmSHei5VdG4dw # Subtest: N11zv1Gga::uGlTSWTzIyFaHVQTyJ::XB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - N11zv1Gga::uGlTSWTzIyFaHVQTyJ::XB # Subtest: omykLvHTW4ASVLlRx::XzigqH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - omykLvHTW4ASVLlRx::XzigqH # Subtest: r4FeOeOIyQAw7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - r4FeOeOIyQAw7 # Subtest: TcMN06ZpE2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TcMN06ZpE2 # Subtest: VSQDT::xhXG05LEaAD::bPwBF7k::SBY1sRynGFga 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VSQDT::xhXG05LEaAD::bPwBF7k::SBY1sRynGFga # Subtest: W7dVOKyGEd1VVUc::ObsiDlO1InbCO0ypdO0d::Sw1dVUCOUbqTvuEjQmhE::2eNKvywJ::4VP72SmEgv9iGeHxC6Kv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W7dVOKyGEd1VVUc::ObsiDlO1InbCO0ypdO0d::Sw1dVUCOUbqTvuEjQmhE::2eNKvywJ::4VP72SmEgv9iGeHxC6Kv # Subtest: Wt::q::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 38 - Wt::q::V # Subtest: Y8G::B0Sp1q18V::3QxPv2qbKl7xNPi::0x6L1TyHqp::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 39 - Y8G::B0Sp1q18V::3QxPv2qbKl7xNPi::0x6L1TyHqp::VM_ # Subtest: z::aRKwRp9qqJcAi::7SBQ1bMXSFnYp1Y::eKD1kyEMAVlj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - z::aRKwRp9qqJcAi::7SBQ1bMXSFnYp1Y::eKD1kyEMAVlj # Subtest: Zci_cZ0O9YjxOCEL::9Z49::CTNYNhlCP_TkWR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Zci_cZ0O9YjxOCEL::9Z49::CTNYNhlCP_TkWR ok 1 - Set ==> _2Iq5pJYquyhnS::QbbPFN0AAL2AvG::xDjAx::G::yZSNNhYadEVlButWpD 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _2Iq5pJYquyhnS::QbbPFN0AAL2AvG::xDjAx::G::yZSNNhYadEVlButWpD 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _2Iq5pJYquyhnS::QbbPFN0AAL2AvG::xDjAx::G::yZSNNhYadEVlButWpD ok 4 - aX::NycfurJegsNlh::Z5gpG ok 5 - C1K58::Gh3cH0x6z3MmOjctqKp::Ke7YCSbZgnFx0f::pC5fAj1USg::p6pfIU7yeu84qD5hdO8 ok 6 - e7K6_ ok 7 - FHQHntMsD::HgfYwwrcFSmsv7Zc3::CjBpsBnYl::K5JcRyZWvqk4fpcma5rc ok 8 - FsX0D_ ok 9 - iGuVhc0djW4S9L1RcYY ok 10 - ihtJ::pLBpMwqUp::vONijIQYWW0Z9::OAm2ledl7Rgnzrdx3Hy ok 11 - M9::Zq6wH::gjRru5S ok 12 - mVfSoOesGk::qfmSHei5VdG4dw ok 13 - N11zv1Gga::uGlTSWTzIyFaHVQTyJ::XB ok 14 - omykLvHTW4ASVLlRx::XzigqH ok 15 - r4FeOeOIyQAw7 ok 16 - TcMN06ZpE2 ok 17 - VSQDT::xhXG05LEaAD::bPwBF7k::SBY1sRynGFga ok 18 - W7dVOKyGEd1VVUc::ObsiDlO1InbCO0ypdO0d::Sw1dVUCOUbqTvuEjQmhE::2eNKvywJ::4VP72SmEgv9iGeHxC6Kv ok 19 - Wt::q::V ok 20 - Y8G::B0Sp1q18V::3QxPv2qbKl7xNPi::0x6L1TyHqp::VM_ ok 21 - z::aRKwRp9qqJcAi::7SBQ1bMXSFnYp1Y::eKD1kyEMAVlj ok 22 - Zci_cZ0O9YjxOCEL::9Z49::CTNYNhlCP_TkWR ok 23 - Footer ok 24 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - _2Iq5pJYquyhnS::QbbPFN0AAL2AvG::xDjAx::G::yZSNNhYadEVlButWpD ok 5 - aX::NycfurJegsNlh::Z5gpG ok 6 - C1K58::Gh3cH0x6z3MmOjctqKp::Ke7YCSbZgnFx0f::pC5fAj1USg::p6pfIU7yeu84qD5hdO8 ok 7 - e7K6_ ok 8 - FHQHntMsD::HgfYwwrcFSmsv7Zc3::CjBpsBnYl::K5JcRyZWvqk4fpcma5rc ok 9 - FsX0D_ ok 10 - iGuVhc0djW4S9L1RcYY ok 11 - ihtJ::pLBpMwqUp::vONijIQYWW0Z9::OAm2ledl7Rgnzrdx3Hy ok 12 - M9::Zq6wH::gjRru5S ok 13 - mVfSoOesGk::qfmSHei5VdG4dw ok 14 - N11zv1Gga::uGlTSWTzIyFaHVQTyJ::XB ok 15 - omykLvHTW4ASVLlRx::XzigqH ok 16 - r4FeOeOIyQAw7 ok 17 - TcMN06ZpE2 ok 18 - VSQDT::xhXG05LEaAD::bPwBF7k::SBY1sRynGFga ok 19 - W7dVOKyGEd1VVUc::ObsiDlO1InbCO0ypdO0d::Sw1dVUCOUbqTvuEjQmhE::2eNKvywJ::4VP72SmEgv9iGeHxC6Kv ok 20 - Wt::q::V ok 21 - Y8G::B0Sp1q18V::3QxPv2qbKl7xNPi::0x6L1TyHqp::VM_ ok 22 - z::aRKwRp9qqJcAi::7SBQ1bMXSFnYp1Y::eKD1kyEMAVlj ok 23 - Zci_cZ0O9YjxOCEL::9Z49::CTNYNhlCP_TkWR ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _2Iq5pJYquyhnS::QbbPFN0AAL2AvG::xDjAx::G::yZSNNhYadEVlButWpD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _2Iq5pJYquyhnS::QbbPFN0AAL2AvG::xDjAx::G::yZSNNhYadEVlButWpD # Subtest: aX::NycfurJegsNlh::Z5gpG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aX::NycfurJegsNlh::Z5gpG # Subtest: C1K58::Gh3cH0x6z3MmOjctqKp::Ke7YCSbZgnFx0f::pC5fAj1USg::p6pfIU7yeu84qD5hdO8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - C1K58::Gh3cH0x6z3MmOjctqKp::Ke7YCSbZgnFx0f::pC5fAj1USg::p6pfIU7yeu84qD5hdO8 # Subtest: e7K6_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - e7K6_ # Subtest: FHQHntMsD::HgfYwwrcFSmsv7Zc3::CjBpsBnYl::K5JcRyZWvqk4fpcma5rc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FHQHntMsD::HgfYwwrcFSmsv7Zc3::CjBpsBnYl::K5JcRyZWvqk4fpcma5rc # Subtest: FsX0D_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FsX0D_ # Subtest: iGuVhc0djW4S9L1RcYY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iGuVhc0djW4S9L1RcYY # Subtest: ihtJ::pLBpMwqUp::vONijIQYWW0Z9::OAm2ledl7Rgnzrdx3Hy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ihtJ::pLBpMwqUp::vONijIQYWW0Z9::OAm2ledl7Rgnzrdx3Hy # Subtest: M9::Zq6wH::gjRru5S 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - M9::Zq6wH::gjRru5S # Subtest: mVfSoOesGk::qfmSHei5VdG4dw 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mVfSoOesGk::qfmSHei5VdG4dw # Subtest: N11zv1Gga::uGlTSWTzIyFaHVQTyJ::XB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - N11zv1Gga::uGlTSWTzIyFaHVQTyJ::XB # Subtest: omykLvHTW4ASVLlRx::XzigqH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - omykLvHTW4ASVLlRx::XzigqH # Subtest: r4FeOeOIyQAw7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - r4FeOeOIyQAw7 # Subtest: TcMN06ZpE2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TcMN06ZpE2 # Subtest: VSQDT::xhXG05LEaAD::bPwBF7k::SBY1sRynGFga 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VSQDT::xhXG05LEaAD::bPwBF7k::SBY1sRynGFga # Subtest: W7dVOKyGEd1VVUc::ObsiDlO1InbCO0ypdO0d::Sw1dVUCOUbqTvuEjQmhE::2eNKvywJ::4VP72SmEgv9iGeHxC6Kv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W7dVOKyGEd1VVUc::ObsiDlO1InbCO0ypdO0d::Sw1dVUCOUbqTvuEjQmhE::2eNKvywJ::4VP72SmEgv9iGeHxC6Kv # Subtest: Wt::q::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 38 - Wt::q::V # Subtest: Y8G::B0Sp1q18V::3QxPv2qbKl7xNPi::0x6L1TyHqp::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 39 - Y8G::B0Sp1q18V::3QxPv2qbKl7xNPi::0x6L1TyHqp::VM_ # Subtest: z::aRKwRp9qqJcAi::7SBQ1bMXSFnYp1Y::eKD1kyEMAVlj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 40 - z::aRKwRp9qqJcAi::7SBQ1bMXSFnYp1Y::eKD1kyEMAVlj # Subtest: Zci_cZ0O9YjxOCEL::9Z49::CTNYNhlCP_TkWR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Zci_cZ0O9YjxOCEL::9Z49::CTNYNhlCP_TkWR ok 1 - Set ==> _2Iq5pJYquyhnS::QbbPFN0AAL2AvG::xDjAx::G::yZSNNhYadEVlButWpD 1..1 ok 2 - force = 1 ok 11 - ignores_type = 1010 # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..2 # Subtest: force = 0 # Subtest: Set ==> A1n1EXZyuPCaiy 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - A1n1EXZyuPCaiy ok 4 - c::gAiJ::evS3g ok 5 - GPNIEgBVPgoaldGhNX::aaxlCi6bsyMZtvXcx::DGdjzWtqGPEJWFDrJ ok 6 - HunV1RfUz::ZLrD5tHYUt9::vnuZ5::VJTNRv ok 7 - i57cHJzPN4h8f3::b3phxhMpg::gB6UuuOqVaEGvLoytd::Vkc::7NIVyZBh ok 8 - Ixf4LV9_X9::XoyZN9nKIju8s3ouGO::gXJNmlkMJ32VWi::maD45JcXbRlpBUMd::_namjjK3S9Oilc5 ok 9 - r::lO69pza1ufqYL1XS0g6::4Wv8qCKTsFX::kBZsiJ_nw62dwCeXHRe ok 10 - Sv6b8K2Sd::oEHnCsuPy::K7rNvgJ ok 11 - xo3ryQnh121KTFw7q3::8::LtmjZEcijrapn ok 12 - yokKn31z3qVZ3oE93hN::V4W::pZnLcvycyKsv::Konf ok 13 - Footer ok 14 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - A1n1EXZyuPCaiy ok 5 - c::gAiJ::evS3g ok 6 - GPNIEgBVPgoaldGhNX::aaxlCi6bsyMZtvXcx::DGdjzWtqGPEJWFDrJ ok 7 - HunV1RfUz::ZLrD5tHYUt9::vnuZ5::VJTNRv ok 8 - i57cHJzPN4h8f3::b3phxhMpg::gB6UuuOqVaEGvLoytd::Vkc::7NIVyZBh ok 9 - Ixf4LV9_X9::XoyZN9nKIju8s3ouGO::gXJNmlkMJ32VWi::maD45JcXbRlpBUMd::_namjjK3S9Oilc5 ok 10 - r::lO69pza1ufqYL1XS0g6::4Wv8qCKTsFX::kBZsiJ_nw62dwCeXHRe ok 11 - Sv6b8K2Sd::oEHnCsuPy::K7rNvgJ ok 12 - xo3ryQnh121KTFw7q3::8::LtmjZEcijrapn ok 13 - yokKn31z3qVZ3oE93hN::V4W::pZnLcvycyKsv::Konf ok 14 - Footer ok 15 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: A1n1EXZyuPCaiy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - A1n1EXZyuPCaiy # Subtest: c::gAiJ::evS3g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - c::gAiJ::evS3g # Subtest: GPNIEgBVPgoaldGhNX::aaxlCi6bsyMZtvXcx::DGdjzWtqGPEJWFDrJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GPNIEgBVPgoaldGhNX::aaxlCi6bsyMZtvXcx::DGdjzWtqGPEJWFDrJ # Subtest: HunV1RfUz::ZLrD5tHYUt9::vnuZ5::VJTNRv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HunV1RfUz::ZLrD5tHYUt9::vnuZ5::VJTNRv # Subtest: i57cHJzPN4h8f3::b3phxhMpg::gB6UuuOqVaEGvLoytd::Vkc::7NIVyZBh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - i57cHJzPN4h8f3::b3phxhMpg::gB6UuuOqVaEGvLoytd::Vkc::7NIVyZBh # Subtest: Ixf4LV9_X9::XoyZN9nKIju8s3ouGO::gXJNmlkMJ32VWi::maD45JcXbRlpBUMd::_namjjK3S9Oilc5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ixf4LV9_X9::XoyZN9nKIju8s3ouGO::gXJNmlkMJ32VWi::maD45JcXbRlpBUMd::_namjjK3S9Oilc5 # Subtest: r::lO69pza1ufqYL1XS0g6::4Wv8qCKTsFX::kBZsiJ_nw62dwCeXHRe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - r::lO69pza1ufqYL1XS0g6::4Wv8qCKTsFX::kBZsiJ_nw62dwCeXHRe # Subtest: Sv6b8K2Sd::oEHnCsuPy::K7rNvgJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Sv6b8K2Sd::oEHnCsuPy::K7rNvgJ # Subtest: xo3ryQnh121KTFw7q3::8::LtmjZEcijrapn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xo3ryQnh121KTFw7q3::8::LtmjZEcijrapn # Subtest: yokKn31z3qVZ3oE93hN::V4W::pZnLcvycyKsv::Konf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yokKn31z3qVZ3oE93hN::V4W::pZnLcvycyKsv::Konf ok 1 - Set ==> A1n1EXZyuPCaiy 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> A1n1EXZyuPCaiy 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..14 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - A1n1EXZyuPCaiy ok 4 - c::gAiJ::evS3g ok 5 - GPNIEgBVPgoaldGhNX::aaxlCi6bsyMZtvXcx::DGdjzWtqGPEJWFDrJ ok 6 - HunV1RfUz::ZLrD5tHYUt9::vnuZ5::VJTNRv ok 7 - i57cHJzPN4h8f3::b3phxhMpg::gB6UuuOqVaEGvLoytd::Vkc::7NIVyZBh ok 8 - Ixf4LV9_X9::XoyZN9nKIju8s3ouGO::gXJNmlkMJ32VWi::maD45JcXbRlpBUMd::_namjjK3S9Oilc5 ok 9 - r::lO69pza1ufqYL1XS0g6::4Wv8qCKTsFX::kBZsiJ_nw62dwCeXHRe ok 10 - Sv6b8K2Sd::oEHnCsuPy::K7rNvgJ ok 11 - xo3ryQnh121KTFw7q3::8::LtmjZEcijrapn ok 12 - yokKn31z3qVZ3oE93hN::V4W::pZnLcvycyKsv::Konf ok 13 - Footer ok 14 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - A1n1EXZyuPCaiy ok 5 - c::gAiJ::evS3g ok 6 - GPNIEgBVPgoaldGhNX::aaxlCi6bsyMZtvXcx::DGdjzWtqGPEJWFDrJ ok 7 - HunV1RfUz::ZLrD5tHYUt9::vnuZ5::VJTNRv ok 8 - i57cHJzPN4h8f3::b3phxhMpg::gB6UuuOqVaEGvLoytd::Vkc::7NIVyZBh ok 9 - Ixf4LV9_X9::XoyZN9nKIju8s3ouGO::gXJNmlkMJ32VWi::maD45JcXbRlpBUMd::_namjjK3S9Oilc5 ok 10 - r::lO69pza1ufqYL1XS0g6::4Wv8qCKTsFX::kBZsiJ_nw62dwCeXHRe ok 11 - Sv6b8K2Sd::oEHnCsuPy::K7rNvgJ ok 12 - xo3ryQnh121KTFw7q3::8::LtmjZEcijrapn ok 13 - yokKn31z3qVZ3oE93hN::V4W::pZnLcvycyKsv::Konf ok 14 - Footer ok 15 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: A1n1EXZyuPCaiy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - A1n1EXZyuPCaiy # Subtest: c::gAiJ::evS3g 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - c::gAiJ::evS3g # Subtest: GPNIEgBVPgoaldGhNX::aaxlCi6bsyMZtvXcx::DGdjzWtqGPEJWFDrJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GPNIEgBVPgoaldGhNX::aaxlCi6bsyMZtvXcx::DGdjzWtqGPEJWFDrJ # Subtest: HunV1RfUz::ZLrD5tHYUt9::vnuZ5::VJTNRv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HunV1RfUz::ZLrD5tHYUt9::vnuZ5::VJTNRv # Subtest: i57cHJzPN4h8f3::b3phxhMpg::gB6UuuOqVaEGvLoytd::Vkc::7NIVyZBh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - i57cHJzPN4h8f3::b3phxhMpg::gB6UuuOqVaEGvLoytd::Vkc::7NIVyZBh # Subtest: Ixf4LV9_X9::XoyZN9nKIju8s3ouGO::gXJNmlkMJ32VWi::maD45JcXbRlpBUMd::_namjjK3S9Oilc5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Ixf4LV9_X9::XoyZN9nKIju8s3ouGO::gXJNmlkMJ32VWi::maD45JcXbRlpBUMd::_namjjK3S9Oilc5 # Subtest: r::lO69pza1ufqYL1XS0g6::4Wv8qCKTsFX::kBZsiJ_nw62dwCeXHRe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - r::lO69pza1ufqYL1XS0g6::4Wv8qCKTsFX::kBZsiJ_nw62dwCeXHRe # Subtest: Sv6b8K2Sd::oEHnCsuPy::K7rNvgJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Sv6b8K2Sd::oEHnCsuPy::K7rNvgJ # Subtest: xo3ryQnh121KTFw7q3::8::LtmjZEcijrapn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xo3ryQnh121KTFw7q3::8::LtmjZEcijrapn # Subtest: yokKn31z3qVZ3oE93hN::V4W::pZnLcvycyKsv::Konf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yokKn31z3qVZ3oE93hN::V4W::pZnLcvycyKsv::Konf ok 1 - Set ==> A1n1EXZyuPCaiy 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: 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 ==> aebcacZS6A7BVQij 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aebcacZS6A7BVQij ok 4 - DURyMlP35_U1jnMFc_m::MUwNJ6QklxgienqlHB7T ok 5 - DzGU0cJW::Wjh7PC ok 6 - F_FXerHvHK6vXpAMr::cCnKP ok 7 - G_::hKIBI::4jk6::J6liq9 ok 8 - LeTXObgPP::kVwJDz3KRJuPdmQF::rEWK8miHZ44DYs1tP2pP::S15i ok 9 - nI9njq_RdGacoqA7_::R8MuqDuyz48lX6xQ0wtB ok 10 - o5aa_zm::IaUOyBxo3 ok 11 - OGxdNhz3X::FxpJPrzpyhjlSy::3ynjc1::DKFhPWSKYHO ok 12 - P::gkwpxkth::VrQCT2VB81ZT3Qu9::f26N703QsfZtKZQ47a ok 13 - Q0F37G_bv9::d ok 14 - RyBIVKxJ::aQQH1Rt::qzzimsmdGgn0::3ZPesQvOvYG3::itSGSf ok 15 - tlIo0gKwlGcr::HW7U::r ok 16 - vAc::lLxgZTklpoi_Mz::Cxs_LZBNu_4q3yUq0C1::9fxUjWcR::m7FTNQ5eQ93R ok 17 - Footer ok 18 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - aebcacZS6A7BVQij ok 5 - DURyMlP35_U1jnMFc_m::MUwNJ6QklxgienqlHB7T ok 6 - DzGU0cJW::Wjh7PC ok 7 - F_FXerHvHK6vXpAMr::cCnKP ok 8 - G_::hKIBI::4jk6::J6liq9 ok 9 - LeTXObgPP::kVwJDz3KRJuPdmQF::rEWK8miHZ44DYs1tP2pP::S15i ok 10 - nI9njq_RdGacoqA7_::R8MuqDuyz48lX6xQ0wtB ok 11 - o5aa_zm::IaUOyBxo3 ok 12 - OGxdNhz3X::FxpJPrzpyhjlSy::3ynjc1::DKFhPWSKYHO ok 13 - P::gkwpxkth::VrQCT2VB81ZT3Qu9::f26N703QsfZtKZQ47a ok 14 - Q0F37G_bv9::d ok 15 - RyBIVKxJ::aQQH1Rt::qzzimsmdGgn0::3ZPesQvOvYG3::itSGSf ok 16 - tlIo0gKwlGcr::HW7U::r ok 17 - vAc::lLxgZTklpoi_Mz::Cxs_LZBNu_4q3yUq0C1::9fxUjWcR::m7FTNQ5eQ93R ok 18 - Footer ok 19 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aebcacZS6A7BVQij 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aebcacZS6A7BVQij # Subtest: DURyMlP35_U1jnMFc_m::MUwNJ6QklxgienqlHB7T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DURyMlP35_U1jnMFc_m::MUwNJ6QklxgienqlHB7T # Subtest: DzGU0cJW::Wjh7PC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DzGU0cJW::Wjh7PC # Subtest: F_FXerHvHK6vXpAMr::cCnKP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - F_FXerHvHK6vXpAMr::cCnKP # Subtest: G_::hKIBI::4jk6::J6liq9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - G_::hKIBI::4jk6::J6liq9 # Subtest: LeTXObgPP::kVwJDz3KRJuPdmQF::rEWK8miHZ44DYs1tP2pP::S15i 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - LeTXObgPP::kVwJDz3KRJuPdmQF::rEWK8miHZ44DYs1tP2pP::S15i # Subtest: nI9njq_RdGacoqA7_::R8MuqDuyz48lX6xQ0wtB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nI9njq_RdGacoqA7_::R8MuqDuyz48lX6xQ0wtB # Subtest: o5aa_zm::IaUOyBxo3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - o5aa_zm::IaUOyBxo3 # Subtest: OGxdNhz3X::FxpJPrzpyhjlSy::3ynjc1::DKFhPWSKYHO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OGxdNhz3X::FxpJPrzpyhjlSy::3ynjc1::DKFhPWSKYHO # Subtest: P::gkwpxkth::VrQCT2VB81ZT3Qu9::f26N703QsfZtKZQ47a 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - P::gkwpxkth::VrQCT2VB81ZT3Qu9::f26N703QsfZtKZQ47a # Subtest: Q0F37G_bv9::d 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - Q0F37G_bv9::d # Subtest: RyBIVKxJ::aQQH1Rt::qzzimsmdGgn0::3ZPesQvOvYG3::itSGSf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RyBIVKxJ::aQQH1Rt::qzzimsmdGgn0::3ZPesQvOvYG3::itSGSf # Subtest: tlIo0gKwlGcr::HW7U::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 34 - tlIo0gKwlGcr::HW7U::r # Subtest: vAc::lLxgZTklpoi_Mz::Cxs_LZBNu_4q3yUq0C1::9fxUjWcR::m7FTNQ5eQ93R 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vAc::lLxgZTklpoi_Mz::Cxs_LZBNu_4q3yUq0C1::9fxUjWcR::m7FTNQ5eQ93R ok 1 - Set ==> aebcacZS6A7BVQij 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aebcacZS6A7BVQij 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..18 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aebcacZS6A7BVQij ok 4 - DURyMlP35_U1jnMFc_m::MUwNJ6QklxgienqlHB7T ok 5 - DzGU0cJW::Wjh7PC ok 6 - F_FXerHvHK6vXpAMr::cCnKP ok 7 - G_::hKIBI::4jk6::J6liq9 ok 8 - LeTXObgPP::kVwJDz3KRJuPdmQF::rEWK8miHZ44DYs1tP2pP::S15i ok 9 - nI9njq_RdGacoqA7_::R8MuqDuyz48lX6xQ0wtB ok 10 - o5aa_zm::IaUOyBxo3 ok 11 - OGxdNhz3X::FxpJPrzpyhjlSy::3ynjc1::DKFhPWSKYHO ok 12 - P::gkwpxkth::VrQCT2VB81ZT3Qu9::f26N703QsfZtKZQ47a ok 13 - Q0F37G_bv9::d ok 14 - RyBIVKxJ::aQQH1Rt::qzzimsmdGgn0::3ZPesQvOvYG3::itSGSf ok 15 - tlIo0gKwlGcr::HW7U::r ok 16 - vAc::lLxgZTklpoi_Mz::Cxs_LZBNu_4q3yUq0C1::9fxUjWcR::m7FTNQ5eQ93R ok 17 - Footer ok 18 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - aebcacZS6A7BVQij ok 5 - DURyMlP35_U1jnMFc_m::MUwNJ6QklxgienqlHB7T ok 6 - DzGU0cJW::Wjh7PC ok 7 - F_FXerHvHK6vXpAMr::cCnKP ok 8 - G_::hKIBI::4jk6::J6liq9 ok 9 - LeTXObgPP::kVwJDz3KRJuPdmQF::rEWK8miHZ44DYs1tP2pP::S15i ok 10 - nI9njq_RdGacoqA7_::R8MuqDuyz48lX6xQ0wtB ok 11 - o5aa_zm::IaUOyBxo3 ok 12 - OGxdNhz3X::FxpJPrzpyhjlSy::3ynjc1::DKFhPWSKYHO ok 13 - P::gkwpxkth::VrQCT2VB81ZT3Qu9::f26N703QsfZtKZQ47a ok 14 - Q0F37G_bv9::d ok 15 - RyBIVKxJ::aQQH1Rt::qzzimsmdGgn0::3ZPesQvOvYG3::itSGSf ok 16 - tlIo0gKwlGcr::HW7U::r ok 17 - vAc::lLxgZTklpoi_Mz::Cxs_LZBNu_4q3yUq0C1::9fxUjWcR::m7FTNQ5eQ93R ok 18 - Footer ok 19 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aebcacZS6A7BVQij 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aebcacZS6A7BVQij # Subtest: DURyMlP35_U1jnMFc_m::MUwNJ6QklxgienqlHB7T 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DURyMlP35_U1jnMFc_m::MUwNJ6QklxgienqlHB7T # Subtest: DzGU0cJW::Wjh7PC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DzGU0cJW::Wjh7PC # Subtest: F_FXerHvHK6vXpAMr::cCnKP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - F_FXerHvHK6vXpAMr::cCnKP # Subtest: G_::hKIBI::4jk6::J6liq9 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - G_::hKIBI::4jk6::J6liq9 # Subtest: LeTXObgPP::kVwJDz3KRJuPdmQF::rEWK8miHZ44DYs1tP2pP::S15i 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - LeTXObgPP::kVwJDz3KRJuPdmQF::rEWK8miHZ44DYs1tP2pP::S15i # Subtest: nI9njq_RdGacoqA7_::R8MuqDuyz48lX6xQ0wtB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nI9njq_RdGacoqA7_::R8MuqDuyz48lX6xQ0wtB # Subtest: o5aa_zm::IaUOyBxo3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - o5aa_zm::IaUOyBxo3 # Subtest: OGxdNhz3X::FxpJPrzpyhjlSy::3ynjc1::DKFhPWSKYHO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OGxdNhz3X::FxpJPrzpyhjlSy::3ynjc1::DKFhPWSKYHO # Subtest: P::gkwpxkth::VrQCT2VB81ZT3Qu9::f26N703QsfZtKZQ47a 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - P::gkwpxkth::VrQCT2VB81ZT3Qu9::f26N703QsfZtKZQ47a # Subtest: Q0F37G_bv9::d 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 32 - Q0F37G_bv9::d # Subtest: RyBIVKxJ::aQQH1Rt::qzzimsmdGgn0::3ZPesQvOvYG3::itSGSf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RyBIVKxJ::aQQH1Rt::qzzimsmdGgn0::3ZPesQvOvYG3::itSGSf # Subtest: tlIo0gKwlGcr::HW7U::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 34 - tlIo0gKwlGcr::HW7U::r # Subtest: vAc::lLxgZTklpoi_Mz::Cxs_LZBNu_4q3yUq0C1::9fxUjWcR::m7FTNQ5eQ93R 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vAc::lLxgZTklpoi_Mz::Cxs_LZBNu_4q3yUq0C1::9fxUjWcR::m7FTNQ5eQ93R ok 1 - Set ==> aebcacZS6A7BVQij 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 5 - minperl = 5.024000 ok 2 - 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: 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 ==> ABPA8Q3C_xin::p2X 1..38 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..21 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - ABPA8Q3C_xin::p2X ok 4 - aLP ok 5 - C0vV9Dm4_xYGpi::sQHZY0Wz20ltx::yQbPlJur0SuUyUjY5f::ghKkN0Qh4KWQv::BRN_o8Idhj6wApaiWfC ok 6 - CD8CQ::fRgNRWKq1nkZ::AQTXstx::It83GWCFHyCXpNL::viESDIwIYWvQkA36pU15 ok 7 - dQvOC::QgWAMiHyfifQpP ok 8 - GWq3coaAWPM1bkb::oxNUcqWlcQM1d5::0A::Ex8Ld4gqxNzPouQwc0 ok 9 - JhL5_9hdMKdhhmvn::ZyKJjUrpCvcMLH8Fd1v6::Z2EW9PS4 ok 10 - kzfTt6qruuX::D::jTbiq5D ok 11 - l4cLYWw1uu39Yx3YK ok 12 - LuoJ::mdWD::UlVd3x0qYi::g8Q ok 13 - m::nJilWbv9nZAdRnZepFnH ok 14 - N::BQbPhrUSk5::NhBwIxg0ZuvHvspr10::_BZVbiXePfvFWtSn7j2B::BJzZXMtyR6B ok 15 - NIgS6_ ok 16 - uIh3::Ss3uV3y ok 17 - xr5nDwQ::ESqGS04OyyC::19GwB::O4WgAJ_9hlkE::e5bXBFT ok 18 - yWPgKWoes3::ljh5NJi::PBoUJqNRc ok 19 - ZazjrhRpRlksZZ6J5PbZ::lTakBScA::syOATYEuOh9fF::xQHtZSkb96rHL9BUJmR ok 20 - Footer ok 21 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - ABPA8Q3C_xin::p2X ok 5 - aLP ok 6 - C0vV9Dm4_xYGpi::sQHZY0Wz20ltx::yQbPlJur0SuUyUjY5f::ghKkN0Qh4KWQv::BRN_o8Idhj6wApaiWfC ok 7 - CD8CQ::fRgNRWKq1nkZ::AQTXstx::It83GWCFHyCXpNL::viESDIwIYWvQkA36pU15 ok 8 - dQvOC::QgWAMiHyfifQpP ok 9 - GWq3coaAWPM1bkb::oxNUcqWlcQM1d5::0A::Ex8Ld4gqxNzPouQwc0 ok 10 - JhL5_9hdMKdhhmvn::ZyKJjUrpCvcMLH8Fd1v6::Z2EW9PS4 ok 11 - kzfTt6qruuX::D::jTbiq5D ok 12 - l4cLYWw1uu39Yx3YK ok 13 - LuoJ::mdWD::UlVd3x0qYi::g8Q ok 14 - m::nJilWbv9nZAdRnZepFnH ok 15 - N::BQbPhrUSk5::NhBwIxg0ZuvHvspr10::_BZVbiXePfvFWtSn7j2B::BJzZXMtyR6B ok 16 - NIgS6_ ok 17 - uIh3::Ss3uV3y ok 18 - xr5nDwQ::ESqGS04OyyC::19GwB::O4WgAJ_9hlkE::e5bXBFT ok 19 - yWPgKWoes3::ljh5NJi::PBoUJqNRc ok 20 - ZazjrhRpRlksZZ6J5PbZ::lTakBScA::syOATYEuOh9fF::xQHtZSkb96rHL9BUJmR ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: ABPA8Q3C_xin::p2X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ABPA8Q3C_xin::p2X # Subtest: aLP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aLP # Subtest: C0vV9Dm4_xYGpi::sQHZY0Wz20ltx::yQbPlJur0SuUyUjY5f::ghKkN0Qh4KWQv::BRN_o8Idhj6wApaiWfC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - C0vV9Dm4_xYGpi::sQHZY0Wz20ltx::yQbPlJur0SuUyUjY5f::ghKkN0Qh4KWQv::BRN_o8Idhj6wApaiWfC # Subtest: CD8CQ::fRgNRWKq1nkZ::AQTXstx::It83GWCFHyCXpNL::viESDIwIYWvQkA36pU15 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - CD8CQ::fRgNRWKq1nkZ::AQTXstx::It83GWCFHyCXpNL::viESDIwIYWvQkA36pU15 # Subtest: dQvOC::QgWAMiHyfifQpP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dQvOC::QgWAMiHyfifQpP # Subtest: GWq3coaAWPM1bkb::oxNUcqWlcQM1d5::0A::Ex8Ld4gqxNzPouQwc0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GWq3coaAWPM1bkb::oxNUcqWlcQM1d5::0A::Ex8Ld4gqxNzPouQwc0 # Subtest: JhL5_9hdMKdhhmvn::ZyKJjUrpCvcMLH8Fd1v6::Z2EW9PS4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JhL5_9hdMKdhhmvn::ZyKJjUrpCvcMLH8Fd1v6::Z2EW9PS4 # Subtest: kzfTt6qruuX::D::jTbiq5D 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kzfTt6qruuX::D::jTbiq5D # Subtest: l4cLYWw1uu39Yx3YK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - l4cLYWw1uu39Yx3YK # Subtest: LuoJ::mdWD::UlVd3x0qYi::g8Q 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - LuoJ::mdWD::UlVd3x0qYi::g8Q # Subtest: m::nJilWbv9nZAdRnZepFnH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - m::nJilWbv9nZAdRnZepFnH # Subtest: N::BQbPhrUSk5::NhBwIxg0ZuvHvspr10::_BZVbiXePfvFWtSn7j2B::BJzZXMtyR6B 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - N::BQbPhrUSk5::NhBwIxg0ZuvHvspr10::_BZVbiXePfvFWtSn7j2B::BJzZXMtyR6B # Subtest: NIgS6_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NIgS6_ # Subtest: uIh3::Ss3uV3y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uIh3::Ss3uV3y # Subtest: xr5nDwQ::ESqGS04OyyC::19GwB::O4WgAJ_9hlkE::e5bXBFT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xr5nDwQ::ESqGS04OyyC::19GwB::O4WgAJ_9hlkE::e5bXBFT # Subtest: yWPgKWoes3::ljh5NJi::PBoUJqNRc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yWPgKWoes3::ljh5NJi::PBoUJqNRc # Subtest: ZazjrhRpRlksZZ6J5PbZ::lTakBScA::syOATYEuOh9fF::xQHtZSkb96rHL9BUJmR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZazjrhRpRlksZZ6J5PbZ::lTakBScA::syOATYEuOh9fF::xQHtZSkb96rHL9BUJmR ok 1 - Set ==> ABPA8Q3C_xin::p2X 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> ABPA8Q3C_xin::p2X 1..38 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..21 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - ABPA8Q3C_xin::p2X ok 4 - aLP ok 5 - C0vV9Dm4_xYGpi::sQHZY0Wz20ltx::yQbPlJur0SuUyUjY5f::ghKkN0Qh4KWQv::BRN_o8Idhj6wApaiWfC ok 6 - CD8CQ::fRgNRWKq1nkZ::AQTXstx::It83GWCFHyCXpNL::viESDIwIYWvQkA36pU15 ok 7 - dQvOC::QgWAMiHyfifQpP ok 8 - GWq3coaAWPM1bkb::oxNUcqWlcQM1d5::0A::Ex8Ld4gqxNzPouQwc0 ok 9 - JhL5_9hdMKdhhmvn::ZyKJjUrpCvcMLH8Fd1v6::Z2EW9PS4 ok 10 - kzfTt6qruuX::D::jTbiq5D ok 11 - l4cLYWw1uu39Yx3YK ok 12 - LuoJ::mdWD::UlVd3x0qYi::g8Q ok 13 - m::nJilWbv9nZAdRnZepFnH ok 14 - N::BQbPhrUSk5::NhBwIxg0ZuvHvspr10::_BZVbiXePfvFWtSn7j2B::BJzZXMtyR6B ok 15 - NIgS6_ ok 16 - uIh3::Ss3uV3y ok 17 - xr5nDwQ::ESqGS04OyyC::19GwB::O4WgAJ_9hlkE::e5bXBFT ok 18 - yWPgKWoes3::ljh5NJi::PBoUJqNRc ok 19 - ZazjrhRpRlksZZ6J5PbZ::lTakBScA::syOATYEuOh9fF::xQHtZSkb96rHL9BUJmR ok 20 - Footer ok 21 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - ABPA8Q3C_xin::p2X ok 5 - aLP ok 6 - C0vV9Dm4_xYGpi::sQHZY0Wz20ltx::yQbPlJur0SuUyUjY5f::ghKkN0Qh4KWQv::BRN_o8Idhj6wApaiWfC ok 7 - CD8CQ::fRgNRWKq1nkZ::AQTXstx::It83GWCFHyCXpNL::viESDIwIYWvQkA36pU15 ok 8 - dQvOC::QgWAMiHyfifQpP ok 9 - GWq3coaAWPM1bkb::oxNUcqWlcQM1d5::0A::Ex8Ld4gqxNzPouQwc0 ok 10 - JhL5_9hdMKdhhmvn::ZyKJjUrpCvcMLH8Fd1v6::Z2EW9PS4 ok 11 - kzfTt6qruuX::D::jTbiq5D ok 12 - l4cLYWw1uu39Yx3YK ok 13 - LuoJ::mdWD::UlVd3x0qYi::g8Q ok 14 - m::nJilWbv9nZAdRnZepFnH ok 15 - N::BQbPhrUSk5::NhBwIxg0ZuvHvspr10::_BZVbiXePfvFWtSn7j2B::BJzZXMtyR6B ok 16 - NIgS6_ ok 17 - uIh3::Ss3uV3y ok 18 - xr5nDwQ::ESqGS04OyyC::19GwB::O4WgAJ_9hlkE::e5bXBFT ok 19 - yWPgKWoes3::ljh5NJi::PBoUJqNRc ok 20 - ZazjrhRpRlksZZ6J5PbZ::lTakBScA::syOATYEuOh9fF::xQHtZSkb96rHL9BUJmR ok 21 - Footer ok 22 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: ABPA8Q3C_xin::p2X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ABPA8Q3C_xin::p2X # Subtest: aLP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aLP # Subtest: C0vV9Dm4_xYGpi::sQHZY0Wz20ltx::yQbPlJur0SuUyUjY5f::ghKkN0Qh4KWQv::BRN_o8Idhj6wApaiWfC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - C0vV9Dm4_xYGpi::sQHZY0Wz20ltx::yQbPlJur0SuUyUjY5f::ghKkN0Qh4KWQv::BRN_o8Idhj6wApaiWfC # Subtest: CD8CQ::fRgNRWKq1nkZ::AQTXstx::It83GWCFHyCXpNL::viESDIwIYWvQkA36pU15 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - CD8CQ::fRgNRWKq1nkZ::AQTXstx::It83GWCFHyCXpNL::viESDIwIYWvQkA36pU15 # Subtest: dQvOC::QgWAMiHyfifQpP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dQvOC::QgWAMiHyfifQpP # Subtest: GWq3coaAWPM1bkb::oxNUcqWlcQM1d5::0A::Ex8Ld4gqxNzPouQwc0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GWq3coaAWPM1bkb::oxNUcqWlcQM1d5::0A::Ex8Ld4gqxNzPouQwc0 # Subtest: JhL5_9hdMKdhhmvn::ZyKJjUrpCvcMLH8Fd1v6::Z2EW9PS4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JhL5_9hdMKdhhmvn::ZyKJjUrpCvcMLH8Fd1v6::Z2EW9PS4 # Subtest: kzfTt6qruuX::D::jTbiq5D 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kzfTt6qruuX::D::jTbiq5D # Subtest: l4cLYWw1uu39Yx3YK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - l4cLYWw1uu39Yx3YK # Subtest: LuoJ::mdWD::UlVd3x0qYi::g8Q 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - LuoJ::mdWD::UlVd3x0qYi::g8Q # Subtest: m::nJilWbv9nZAdRnZepFnH 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - m::nJilWbv9nZAdRnZepFnH # Subtest: N::BQbPhrUSk5::NhBwIxg0ZuvHvspr10::_BZVbiXePfvFWtSn7j2B::BJzZXMtyR6B 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - N::BQbPhrUSk5::NhBwIxg0ZuvHvspr10::_BZVbiXePfvFWtSn7j2B::BJzZXMtyR6B # Subtest: NIgS6_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NIgS6_ # Subtest: uIh3::Ss3uV3y 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uIh3::Ss3uV3y # Subtest: xr5nDwQ::ESqGS04OyyC::19GwB::O4WgAJ_9hlkE::e5bXBFT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xr5nDwQ::ESqGS04OyyC::19GwB::O4WgAJ_9hlkE::e5bXBFT # Subtest: yWPgKWoes3::ljh5NJi::PBoUJqNRc 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yWPgKWoes3::ljh5NJi::PBoUJqNRc # Subtest: ZazjrhRpRlksZZ6J5PbZ::lTakBScA::syOATYEuOh9fF::xQHtZSkb96rHL9BUJmR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZazjrhRpRlksZZ6J5PbZ::lTakBScA::syOATYEuOh9fF::xQHtZSkb96rHL9BUJmR ok 1 - Set ==> ABPA8Q3C_xin::p2X 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 = 5.024000 ok 3 - license = freebsd # 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..2 # Subtest: force = 0 # Subtest: Set ==> aJHx7vnXGbLIKWO 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aJHx7vnXGbLIKWO ok 4 - axdjSDJK::m8BViM2uYzo_9aT7REQ3 ok 5 - Gv::QbJr7PZztRgUYXv_S84s::8::dE6uCySetT258ubgI5wY::bRt4dFIh6XO5z8m ok 6 - hNnarC4wjZJgDgW::kFqvOCxCVvlWF52l::TvPN ok 7 - iCfBB0IuyV6LbMaL1::p_Bj28uE_I0ciS6Wxwj6::SyNP3Vaj0tjOQhFmhQI::okRNoW2S ok 8 - jGmIt5Sikux::Kv0hwELxieh::4::AEakReslLmvfK ok 9 - lgVaG7i1Bf0INtqQQvVu::woSO9yg_4 ok 10 - lkQDGp ok 11 - MrNfoAr2CB1IlMa4kBO2::NW52m1hPPf5LDu::iPB_s62Sxs1lki::w85LoIJRt3jOAgdq ok 12 - r3::7MphnDYkrXjd9I::yuFtoyG ok 13 - S2Tuqqbvt ok 14 - X3KcdPdeHHdoFOdYpFgo::wNHVrgnKH1YVO::ab5dSV5HAQvwSCY ok 15 - Footer ok 16 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - aJHx7vnXGbLIKWO ok 5 - axdjSDJK::m8BViM2uYzo_9aT7REQ3 ok 6 - Gv::QbJr7PZztRgUYXv_S84s::8::dE6uCySetT258ubgI5wY::bRt4dFIh6XO5z8m ok 7 - hNnarC4wjZJgDgW::kFqvOCxCVvlWF52l::TvPN ok 8 - iCfBB0IuyV6LbMaL1::p_Bj28uE_I0ciS6Wxwj6::SyNP3Vaj0tjOQhFmhQI::okRNoW2S ok 9 - jGmIt5Sikux::Kv0hwELxieh::4::AEakReslLmvfK ok 10 - lgVaG7i1Bf0INtqQQvVu::woSO9yg_4 ok 11 - lkQDGp ok 12 - MrNfoAr2CB1IlMa4kBO2::NW52m1hPPf5LDu::iPB_s62Sxs1lki::w85LoIJRt3jOAgdq ok 13 - r3::7MphnDYkrXjd9I::yuFtoyG ok 14 - S2Tuqqbvt ok 15 - X3KcdPdeHHdoFOdYpFgo::wNHVrgnKH1YVO::ab5dSV5HAQvwSCY ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aJHx7vnXGbLIKWO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aJHx7vnXGbLIKWO # Subtest: axdjSDJK::m8BViM2uYzo_9aT7REQ3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - axdjSDJK::m8BViM2uYzo_9aT7REQ3 # Subtest: Gv::QbJr7PZztRgUYXv_S84s::8::dE6uCySetT258ubgI5wY::bRt4dFIh6XO5z8m 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Gv::QbJr7PZztRgUYXv_S84s::8::dE6uCySetT258ubgI5wY::bRt4dFIh6XO5z8m # Subtest: hNnarC4wjZJgDgW::kFqvOCxCVvlWF52l::TvPN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hNnarC4wjZJgDgW::kFqvOCxCVvlWF52l::TvPN # Subtest: iCfBB0IuyV6LbMaL1::p_Bj28uE_I0ciS6Wxwj6::SyNP3Vaj0tjOQhFmhQI::okRNoW2S 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iCfBB0IuyV6LbMaL1::p_Bj28uE_I0ciS6Wxwj6::SyNP3Vaj0tjOQhFmhQI::okRNoW2S # Subtest: jGmIt5Sikux::Kv0hwELxieh::4::AEakReslLmvfK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jGmIt5Sikux::Kv0hwELxieh::4::AEakReslLmvfK # Subtest: lgVaG7i1Bf0INtqQQvVu::woSO9yg_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 28 - lgVaG7i1Bf0INtqQQvVu::woSO9yg_4 # Subtest: lkQDGp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lkQDGp # Subtest: MrNfoAr2CB1IlMa4kBO2::NW52m1hPPf5LDu::iPB_s62Sxs1lki::w85LoIJRt3jOAgdq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MrNfoAr2CB1IlMa4kBO2::NW52m1hPPf5LDu::iPB_s62Sxs1lki::w85LoIJRt3jOAgdq # Subtest: r3::7MphnDYkrXjd9I::yuFtoyG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - r3::7MphnDYkrXjd9I::yuFtoyG # Subtest: S2Tuqqbvt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - S2Tuqqbvt # Subtest: X3KcdPdeHHdoFOdYpFgo::wNHVrgnKH1YVO::ab5dSV5HAQvwSCY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - X3KcdPdeHHdoFOdYpFgo::wNHVrgnKH1YVO::ab5dSV5HAQvwSCY ok 1 - Set ==> aJHx7vnXGbLIKWO 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> aJHx7vnXGbLIKWO 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - aJHx7vnXGbLIKWO ok 4 - axdjSDJK::m8BViM2uYzo_9aT7REQ3 ok 5 - Gv::QbJr7PZztRgUYXv_S84s::8::dE6uCySetT258ubgI5wY::bRt4dFIh6XO5z8m ok 6 - hNnarC4wjZJgDgW::kFqvOCxCVvlWF52l::TvPN ok 7 - iCfBB0IuyV6LbMaL1::p_Bj28uE_I0ciS6Wxwj6::SyNP3Vaj0tjOQhFmhQI::okRNoW2S ok 8 - jGmIt5Sikux::Kv0hwELxieh::4::AEakReslLmvfK ok 9 - lgVaG7i1Bf0INtqQQvVu::woSO9yg_4 ok 10 - lkQDGp ok 11 - MrNfoAr2CB1IlMa4kBO2::NW52m1hPPf5LDu::iPB_s62Sxs1lki::w85LoIJRt3jOAgdq ok 12 - r3::7MphnDYkrXjd9I::yuFtoyG ok 13 - S2Tuqqbvt ok 14 - X3KcdPdeHHdoFOdYpFgo::wNHVrgnKH1YVO::ab5dSV5HAQvwSCY ok 15 - Footer ok 16 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - aJHx7vnXGbLIKWO ok 5 - axdjSDJK::m8BViM2uYzo_9aT7REQ3 ok 6 - Gv::QbJr7PZztRgUYXv_S84s::8::dE6uCySetT258ubgI5wY::bRt4dFIh6XO5z8m ok 7 - hNnarC4wjZJgDgW::kFqvOCxCVvlWF52l::TvPN ok 8 - iCfBB0IuyV6LbMaL1::p_Bj28uE_I0ciS6Wxwj6::SyNP3Vaj0tjOQhFmhQI::okRNoW2S ok 9 - jGmIt5Sikux::Kv0hwELxieh::4::AEakReslLmvfK ok 10 - lgVaG7i1Bf0INtqQQvVu::woSO9yg_4 ok 11 - lkQDGp ok 12 - MrNfoAr2CB1IlMa4kBO2::NW52m1hPPf5LDu::iPB_s62Sxs1lki::w85LoIJRt3jOAgdq ok 13 - r3::7MphnDYkrXjd9I::yuFtoyG ok 14 - S2Tuqqbvt ok 15 - X3KcdPdeHHdoFOdYpFgo::wNHVrgnKH1YVO::ab5dSV5HAQvwSCY ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: aJHx7vnXGbLIKWO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - aJHx7vnXGbLIKWO # Subtest: axdjSDJK::m8BViM2uYzo_9aT7REQ3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - axdjSDJK::m8BViM2uYzo_9aT7REQ3 # Subtest: Gv::QbJr7PZztRgUYXv_S84s::8::dE6uCySetT258ubgI5wY::bRt4dFIh6XO5z8m 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Gv::QbJr7PZztRgUYXv_S84s::8::dE6uCySetT258ubgI5wY::bRt4dFIh6XO5z8m # Subtest: hNnarC4wjZJgDgW::kFqvOCxCVvlWF52l::TvPN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hNnarC4wjZJgDgW::kFqvOCxCVvlWF52l::TvPN # Subtest: iCfBB0IuyV6LbMaL1::p_Bj28uE_I0ciS6Wxwj6::SyNP3Vaj0tjOQhFmhQI::okRNoW2S 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iCfBB0IuyV6LbMaL1::p_Bj28uE_I0ciS6Wxwj6::SyNP3Vaj0tjOQhFmhQI::okRNoW2S # Subtest: jGmIt5Sikux::Kv0hwELxieh::4::AEakReslLmvfK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jGmIt5Sikux::Kv0hwELxieh::4::AEakReslLmvfK # Subtest: lgVaG7i1Bf0INtqQQvVu::woSO9yg_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 28 - lgVaG7i1Bf0INtqQQvVu::woSO9yg_4 # Subtest: lkQDGp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lkQDGp # Subtest: MrNfoAr2CB1IlMa4kBO2::NW52m1hPPf5LDu::iPB_s62Sxs1lki::w85LoIJRt3jOAgdq 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MrNfoAr2CB1IlMa4kBO2::NW52m1hPPf5LDu::iPB_s62Sxs1lki::w85LoIJRt3jOAgdq # Subtest: r3::7MphnDYkrXjd9I::yuFtoyG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - r3::7MphnDYkrXjd9I::yuFtoyG # Subtest: S2Tuqqbvt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - S2Tuqqbvt # Subtest: X3KcdPdeHHdoFOdYpFgo::wNHVrgnKH1YVO::ab5dSV5HAQvwSCY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - X3KcdPdeHHdoFOdYpFgo::wNHVrgnKH1YVO::ab5dSV5HAQvwSCY ok 1 - Set ==> aJHx7vnXGbLIKWO 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..2 # Subtest: force = 0 # Subtest: Set ==> BNBCZ9sj_ 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BNBCZ9sj_ ok 4 - c::xOTaSKj6::p0smIj ok 5 - CrEOx7AoKuXvCtlq::EbvbZ4vFsNZ ok 6 - DWhbPFnRfXNzFlyogJl::6goIts2Kw_V3r7k ok 7 - FjlYHsHzrW1H9LU8yVl::13rhECUkcvQ::qY8Rvs5C_5ZNyAYhtYtg ok 8 - IPUFx::twHwLBtr::wuF2BirzHPc4dEmBVU8::p ok 9 - JqbIL ok 10 - lREnmDFUDUf::kVuwEcOzNhchXKT2 ok 11 - lybfZgBGRvp::gS3Xxg9R::ckNp6i88W::4h080EctxEuN2indK0FI::osTvoPZzmYjOLn ok 12 - O::t2PY1W::N1ETj2ZkZnTijuXc::SZzrsxuxZ7H6XV_4::eR ok 13 - O0M2T::6_oi9phDAfDtJ2y0cg::stP8kUJm ok 14 - OwRzkawlRPxwHjLNOL52::4uK ok 15 - P8JSYmjs7::bkAuzcicrYGCEewy::ONpsg3I4Et::n2B3yB0k3Ar::y1_ ok 16 - tcD2::f_ ok 17 - TQTC0NaQxhAE ok 18 - UELNU::ijjZn0 ok 19 - wcDYk::BrEC7::nXmE4MSmq4RA::I4m_6LNEClZD_xVlC7OC ok 20 - yd8JwtCUQge::nExRR92DtD::Modp::bidVKjZLwlxyksr::uPXf ok 21 - YOAootcsS0q::9xSOlYm ok 22 - ZQfuJfkl3eui::xBohV::6b ok 23 - Footer ok 24 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - BNBCZ9sj_ ok 5 - c::xOTaSKj6::p0smIj ok 6 - CrEOx7AoKuXvCtlq::EbvbZ4vFsNZ ok 7 - DWhbPFnRfXNzFlyogJl::6goIts2Kw_V3r7k ok 8 - FjlYHsHzrW1H9LU8yVl::13rhECUkcvQ::qY8Rvs5C_5ZNyAYhtYtg ok 9 - IPUFx::twHwLBtr::wuF2BirzHPc4dEmBVU8::p ok 10 - JqbIL ok 11 - lREnmDFUDUf::kVuwEcOzNhchXKT2 ok 12 - lybfZgBGRvp::gS3Xxg9R::ckNp6i88W::4h080EctxEuN2indK0FI::osTvoPZzmYjOLn ok 13 - O::t2PY1W::N1ETj2ZkZnTijuXc::SZzrsxuxZ7H6XV_4::eR ok 14 - O0M2T::6_oi9phDAfDtJ2y0cg::stP8kUJm ok 15 - OwRzkawlRPxwHjLNOL52::4uK ok 16 - P8JSYmjs7::bkAuzcicrYGCEewy::ONpsg3I4Et::n2B3yB0k3Ar::y1_ ok 17 - tcD2::f_ ok 18 - TQTC0NaQxhAE ok 19 - UELNU::ijjZn0 ok 20 - wcDYk::BrEC7::nXmE4MSmq4RA::I4m_6LNEClZD_xVlC7OC ok 21 - yd8JwtCUQge::nExRR92DtD::Modp::bidVKjZLwlxyksr::uPXf ok 22 - YOAootcsS0q::9xSOlYm ok 23 - ZQfuJfkl3eui::xBohV::6b ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BNBCZ9sj_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - BNBCZ9sj_ # Subtest: c::xOTaSKj6::p0smIj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - c::xOTaSKj6::p0smIj # Subtest: CrEOx7AoKuXvCtlq::EbvbZ4vFsNZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - CrEOx7AoKuXvCtlq::EbvbZ4vFsNZ # Subtest: DWhbPFnRfXNzFlyogJl::6goIts2Kw_V3r7k 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DWhbPFnRfXNzFlyogJl::6goIts2Kw_V3r7k # Subtest: FjlYHsHzrW1H9LU8yVl::13rhECUkcvQ::qY8Rvs5C_5ZNyAYhtYtg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FjlYHsHzrW1H9LU8yVl::13rhECUkcvQ::qY8Rvs5C_5ZNyAYhtYtg # Subtest: IPUFx::twHwLBtr::wuF2BirzHPc4dEmBVU8::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 27 - IPUFx::twHwLBtr::wuF2BirzHPc4dEmBVU8::p # Subtest: JqbIL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JqbIL # Subtest: lREnmDFUDUf::kVuwEcOzNhchXKT2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lREnmDFUDUf::kVuwEcOzNhchXKT2 # Subtest: lybfZgBGRvp::gS3Xxg9R::ckNp6i88W::4h080EctxEuN2indK0FI::osTvoPZzmYjOLn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lybfZgBGRvp::gS3Xxg9R::ckNp6i88W::4h080EctxEuN2indK0FI::osTvoPZzmYjOLn # Subtest: O::t2PY1W::N1ETj2ZkZnTijuXc::SZzrsxuxZ7H6XV_4::eR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - O::t2PY1W::N1ETj2ZkZnTijuXc::SZzrsxuxZ7H6XV_4::eR # Subtest: O0M2T::6_oi9phDAfDtJ2y0cg::stP8kUJm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - O0M2T::6_oi9phDAfDtJ2y0cg::stP8kUJm # Subtest: OwRzkawlRPxwHjLNOL52::4uK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OwRzkawlRPxwHjLNOL52::4uK # Subtest: P8JSYmjs7::bkAuzcicrYGCEewy::ONpsg3I4Et::n2B3yB0k3Ar::y1_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - P8JSYmjs7::bkAuzcicrYGCEewy::ONpsg3I4Et::n2B3yB0k3Ar::y1_ # Subtest: tcD2::f_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - tcD2::f_ # Subtest: TQTC0NaQxhAE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TQTC0NaQxhAE # Subtest: UELNU::ijjZn0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UELNU::ijjZn0 # Subtest: wcDYk::BrEC7::nXmE4MSmq4RA::I4m_6LNEClZD_xVlC7OC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - wcDYk::BrEC7::nXmE4MSmq4RA::I4m_6LNEClZD_xVlC7OC # Subtest: yd8JwtCUQge::nExRR92DtD::Modp::bidVKjZLwlxyksr::uPXf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yd8JwtCUQge::nExRR92DtD::Modp::bidVKjZLwlxyksr::uPXf # Subtest: YOAootcsS0q::9xSOlYm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - YOAootcsS0q::9xSOlYm # Subtest: ZQfuJfkl3eui::xBohV::6b 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZQfuJfkl3eui::xBohV::6b ok 1 - Set ==> BNBCZ9sj_ 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> BNBCZ9sj_ 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - BNBCZ9sj_ ok 4 - c::xOTaSKj6::p0smIj ok 5 - CrEOx7AoKuXvCtlq::EbvbZ4vFsNZ ok 6 - DWhbPFnRfXNzFlyogJl::6goIts2Kw_V3r7k ok 7 - FjlYHsHzrW1H9LU8yVl::13rhECUkcvQ::qY8Rvs5C_5ZNyAYhtYtg ok 8 - IPUFx::twHwLBtr::wuF2BirzHPc4dEmBVU8::p ok 9 - JqbIL ok 10 - lREnmDFUDUf::kVuwEcOzNhchXKT2 ok 11 - lybfZgBGRvp::gS3Xxg9R::ckNp6i88W::4h080EctxEuN2indK0FI::osTvoPZzmYjOLn ok 12 - O::t2PY1W::N1ETj2ZkZnTijuXc::SZzrsxuxZ7H6XV_4::eR ok 13 - O0M2T::6_oi9phDAfDtJ2y0cg::stP8kUJm ok 14 - OwRzkawlRPxwHjLNOL52::4uK ok 15 - P8JSYmjs7::bkAuzcicrYGCEewy::ONpsg3I4Et::n2B3yB0k3Ar::y1_ ok 16 - tcD2::f_ ok 17 - TQTC0NaQxhAE ok 18 - UELNU::ijjZn0 ok 19 - wcDYk::BrEC7::nXmE4MSmq4RA::I4m_6LNEClZD_xVlC7OC ok 20 - yd8JwtCUQge::nExRR92DtD::Modp::bidVKjZLwlxyksr::uPXf ok 21 - YOAootcsS0q::9xSOlYm ok 22 - ZQfuJfkl3eui::xBohV::6b ok 23 - Footer ok 24 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - BNBCZ9sj_ ok 5 - c::xOTaSKj6::p0smIj ok 6 - CrEOx7AoKuXvCtlq::EbvbZ4vFsNZ ok 7 - DWhbPFnRfXNzFlyogJl::6goIts2Kw_V3r7k ok 8 - FjlYHsHzrW1H9LU8yVl::13rhECUkcvQ::qY8Rvs5C_5ZNyAYhtYtg ok 9 - IPUFx::twHwLBtr::wuF2BirzHPc4dEmBVU8::p ok 10 - JqbIL ok 11 - lREnmDFUDUf::kVuwEcOzNhchXKT2 ok 12 - lybfZgBGRvp::gS3Xxg9R::ckNp6i88W::4h080EctxEuN2indK0FI::osTvoPZzmYjOLn ok 13 - O::t2PY1W::N1ETj2ZkZnTijuXc::SZzrsxuxZ7H6XV_4::eR ok 14 - O0M2T::6_oi9phDAfDtJ2y0cg::stP8kUJm ok 15 - OwRzkawlRPxwHjLNOL52::4uK ok 16 - P8JSYmjs7::bkAuzcicrYGCEewy::ONpsg3I4Et::n2B3yB0k3Ar::y1_ ok 17 - tcD2::f_ ok 18 - TQTC0NaQxhAE ok 19 - UELNU::ijjZn0 ok 20 - wcDYk::BrEC7::nXmE4MSmq4RA::I4m_6LNEClZD_xVlC7OC ok 21 - yd8JwtCUQge::nExRR92DtD::Modp::bidVKjZLwlxyksr::uPXf ok 22 - YOAootcsS0q::9xSOlYm ok 23 - ZQfuJfkl3eui::xBohV::6b ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: BNBCZ9sj_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - BNBCZ9sj_ # Subtest: c::xOTaSKj6::p0smIj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 23 - c::xOTaSKj6::p0smIj # Subtest: CrEOx7AoKuXvCtlq::EbvbZ4vFsNZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - CrEOx7AoKuXvCtlq::EbvbZ4vFsNZ # Subtest: DWhbPFnRfXNzFlyogJl::6goIts2Kw_V3r7k 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DWhbPFnRfXNzFlyogJl::6goIts2Kw_V3r7k # Subtest: FjlYHsHzrW1H9LU8yVl::13rhECUkcvQ::qY8Rvs5C_5ZNyAYhtYtg 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - FjlYHsHzrW1H9LU8yVl::13rhECUkcvQ::qY8Rvs5C_5ZNyAYhtYtg # Subtest: IPUFx::twHwLBtr::wuF2BirzHPc4dEmBVU8::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 27 - IPUFx::twHwLBtr::wuF2BirzHPc4dEmBVU8::p # Subtest: JqbIL 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - JqbIL # Subtest: lREnmDFUDUf::kVuwEcOzNhchXKT2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lREnmDFUDUf::kVuwEcOzNhchXKT2 # Subtest: lybfZgBGRvp::gS3Xxg9R::ckNp6i88W::4h080EctxEuN2indK0FI::osTvoPZzmYjOLn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - lybfZgBGRvp::gS3Xxg9R::ckNp6i88W::4h080EctxEuN2indK0FI::osTvoPZzmYjOLn # Subtest: O::t2PY1W::N1ETj2ZkZnTijuXc::SZzrsxuxZ7H6XV_4::eR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - O::t2PY1W::N1ETj2ZkZnTijuXc::SZzrsxuxZ7H6XV_4::eR # Subtest: O0M2T::6_oi9phDAfDtJ2y0cg::stP8kUJm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - O0M2T::6_oi9phDAfDtJ2y0cg::stP8kUJm # Subtest: OwRzkawlRPxwHjLNOL52::4uK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OwRzkawlRPxwHjLNOL52::4uK # Subtest: P8JSYmjs7::bkAuzcicrYGCEewy::ONpsg3I4Et::n2B3yB0k3Ar::y1_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - P8JSYmjs7::bkAuzcicrYGCEewy::ONpsg3I4Et::n2B3yB0k3Ar::y1_ # Subtest: tcD2::f_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 35 - tcD2::f_ # Subtest: TQTC0NaQxhAE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TQTC0NaQxhAE # Subtest: UELNU::ijjZn0 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UELNU::ijjZn0 # Subtest: wcDYk::BrEC7::nXmE4MSmq4RA::I4m_6LNEClZD_xVlC7OC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - wcDYk::BrEC7::nXmE4MSmq4RA::I4m_6LNEClZD_xVlC7OC # Subtest: yd8JwtCUQge::nExRR92DtD::Modp::bidVKjZLwlxyksr::uPXf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yd8JwtCUQge::nExRR92DtD::Modp::bidVKjZLwlxyksr::uPXf # Subtest: YOAootcsS0q::9xSOlYm 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - YOAootcsS0q::9xSOlYm # Subtest: ZQfuJfkl3eui::xBohV::6b 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZQfuJfkl3eui::xBohV::6b ok 1 - Set ==> BNBCZ9sj_ 1..1 ok 2 - force = 1 ok 10 - ignores_type = 1001 # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 5 - minperl = 5.024000 ok 4 - license = perl # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 5 - license = cc0 # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 6 - license = artistic # 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..2 # Subtest: force = 0 # Subtest: Set ==> B::dReayndMc0k4 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - B::dReayndMc0k4 ok 4 - DX0D7BSDDkBc::eEZX::ZM3VBY_wUBJ ok 5 - eCU::LNXCgTTrul3::G4::6h1UX4N_IboNzS6qeqZ ok 6 - HcJCj::n5d4GaK0JPM::pZ_WZdism8HEwMnzW ok 7 - kBUIdcFk::vJgbb0x::ETB ok 8 - KuM ok 9 - MnUiaEvIXi::RgGfP ok 10 - OxID_o8zbXqo5::OfWmU24VpiB ok 11 - qg::SPTUDfkHOOUG ok 12 - tuOVy4::oYDX::DKR3SalV1Mk::1OqKGWqF8ueCgAFF::SN71W ok 13 - UL::egiwS6P2uJoCllAyX::6 ok 14 - W3DWztuV7f81EbZbG4::LUL8LwhYe::MUgsDtwIlfSJxpn::tWWd6k8h3FQ81oHp1qg::yk9b4xrDxjdrebK31D ok 15 - WDQ4k::MgySIjs8Lcl::Jm5ShiRWfoNNb6m::uaDk_HOvS78qSeT5n ok 16 - Zkd6JoSWXK::wPHfv0P ok 17 - ZvTr5szsPPg::3mrhbN_js94ETLIaQz::l3ShpgqGJKm_I::08RO1Om150J9wD0owc::OLBNcVQUR1eA ok 18 - Footer ok 19 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - B::dReayndMc0k4 ok 5 - DX0D7BSDDkBc::eEZX::ZM3VBY_wUBJ ok 6 - eCU::LNXCgTTrul3::G4::6h1UX4N_IboNzS6qeqZ ok 7 - HcJCj::n5d4GaK0JPM::pZ_WZdism8HEwMnzW ok 8 - kBUIdcFk::vJgbb0x::ETB ok 9 - KuM ok 10 - MnUiaEvIXi::RgGfP ok 11 - OxID_o8zbXqo5::OfWmU24VpiB ok 12 - qg::SPTUDfkHOOUG ok 13 - tuOVy4::oYDX::DKR3SalV1Mk::1OqKGWqF8ueCgAFF::SN71W ok 14 - UL::egiwS6P2uJoCllAyX::6 ok 15 - W3DWztuV7f81EbZbG4::LUL8LwhYe::MUgsDtwIlfSJxpn::tWWd6k8h3FQ81oHp1qg::yk9b4xrDxjdrebK31D ok 16 - WDQ4k::MgySIjs8Lcl::Jm5ShiRWfoNNb6m::uaDk_HOvS78qSeT5n ok 17 - Zkd6JoSWXK::wPHfv0P ok 18 - ZvTr5szsPPg::3mrhbN_js94ETLIaQz::l3ShpgqGJKm_I::08RO1Om150J9wD0owc::OLBNcVQUR1eA ok 19 - Footer ok 20 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: B::dReayndMc0k4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - B::dReayndMc0k4 # Subtest: DX0D7BSDDkBc::eEZX::ZM3VBY_wUBJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DX0D7BSDDkBc::eEZX::ZM3VBY_wUBJ # Subtest: eCU::LNXCgTTrul3::G4::6h1UX4N_IboNzS6qeqZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - eCU::LNXCgTTrul3::G4::6h1UX4N_IboNzS6qeqZ # Subtest: HcJCj::n5d4GaK0JPM::pZ_WZdism8HEwMnzW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HcJCj::n5d4GaK0JPM::pZ_WZdism8HEwMnzW # Subtest: kBUIdcFk::vJgbb0x::ETB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kBUIdcFk::vJgbb0x::ETB # Subtest: KuM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KuM # Subtest: MnUiaEvIXi::RgGfP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MnUiaEvIXi::RgGfP # Subtest: OxID_o8zbXqo5::OfWmU24VpiB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OxID_o8zbXqo5::OfWmU24VpiB # Subtest: qg::SPTUDfkHOOUG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - qg::SPTUDfkHOOUG # Subtest: tuOVy4::oYDX::DKR3SalV1Mk::1OqKGWqF8ueCgAFF::SN71W 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tuOVy4::oYDX::DKR3SalV1Mk::1OqKGWqF8ueCgAFF::SN71W # Subtest: UL::egiwS6P2uJoCllAyX::6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UL::egiwS6P2uJoCllAyX::6 # Subtest: W3DWztuV7f81EbZbG4::LUL8LwhYe::MUgsDtwIlfSJxpn::tWWd6k8h3FQ81oHp1qg::yk9b4xrDxjdrebK31D 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W3DWztuV7f81EbZbG4::LUL8LwhYe::MUgsDtwIlfSJxpn::tWWd6k8h3FQ81oHp1qg::yk9b4xrDxjdrebK31D # Subtest: WDQ4k::MgySIjs8Lcl::Jm5ShiRWfoNNb6m::uaDk_HOvS78qSeT5n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WDQ4k::MgySIjs8Lcl::Jm5ShiRWfoNNb6m::uaDk_HOvS78qSeT5n # Subtest: Zkd6JoSWXK::wPHfv0P 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Zkd6JoSWXK::wPHfv0P # Subtest: ZvTr5szsPPg::3mrhbN_js94ETLIaQz::l3ShpgqGJKm_I::08RO1Om150J9wD0owc::OLBNcVQUR1eA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZvTr5szsPPg::3mrhbN_js94ETLIaQz::l3ShpgqGJKm_I::08RO1Om150J9wD0owc::OLBNcVQUR1eA ok 1 - Set ==> B::dReayndMc0k4 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> B::dReayndMc0k4 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..19 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - B::dReayndMc0k4 ok 4 - DX0D7BSDDkBc::eEZX::ZM3VBY_wUBJ ok 5 - eCU::LNXCgTTrul3::G4::6h1UX4N_IboNzS6qeqZ ok 6 - HcJCj::n5d4GaK0JPM::pZ_WZdism8HEwMnzW ok 7 - kBUIdcFk::vJgbb0x::ETB ok 8 - KuM ok 9 - MnUiaEvIXi::RgGfP ok 10 - OxID_o8zbXqo5::OfWmU24VpiB ok 11 - qg::SPTUDfkHOOUG ok 12 - tuOVy4::oYDX::DKR3SalV1Mk::1OqKGWqF8ueCgAFF::SN71W ok 13 - UL::egiwS6P2uJoCllAyX::6 ok 14 - W3DWztuV7f81EbZbG4::LUL8LwhYe::MUgsDtwIlfSJxpn::tWWd6k8h3FQ81oHp1qg::yk9b4xrDxjdrebK31D ok 15 - WDQ4k::MgySIjs8Lcl::Jm5ShiRWfoNNb6m::uaDk_HOvS78qSeT5n ok 16 - Zkd6JoSWXK::wPHfv0P ok 17 - ZvTr5szsPPg::3mrhbN_js94ETLIaQz::l3ShpgqGJKm_I::08RO1Om150J9wD0owc::OLBNcVQUR1eA ok 18 - Footer ok 19 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - B::dReayndMc0k4 ok 5 - DX0D7BSDDkBc::eEZX::ZM3VBY_wUBJ ok 6 - eCU::LNXCgTTrul3::G4::6h1UX4N_IboNzS6qeqZ ok 7 - HcJCj::n5d4GaK0JPM::pZ_WZdism8HEwMnzW ok 8 - kBUIdcFk::vJgbb0x::ETB ok 9 - KuM ok 10 - MnUiaEvIXi::RgGfP ok 11 - OxID_o8zbXqo5::OfWmU24VpiB ok 12 - qg::SPTUDfkHOOUG ok 13 - tuOVy4::oYDX::DKR3SalV1Mk::1OqKGWqF8ueCgAFF::SN71W ok 14 - UL::egiwS6P2uJoCllAyX::6 ok 15 - W3DWztuV7f81EbZbG4::LUL8LwhYe::MUgsDtwIlfSJxpn::tWWd6k8h3FQ81oHp1qg::yk9b4xrDxjdrebK31D ok 16 - WDQ4k::MgySIjs8Lcl::Jm5ShiRWfoNNb6m::uaDk_HOvS78qSeT5n ok 17 - Zkd6JoSWXK::wPHfv0P ok 18 - ZvTr5szsPPg::3mrhbN_js94ETLIaQz::l3ShpgqGJKm_I::08RO1Om150J9wD0owc::OLBNcVQUR1eA ok 19 - Footer ok 20 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: B::dReayndMc0k4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - B::dReayndMc0k4 # Subtest: DX0D7BSDDkBc::eEZX::ZM3VBY_wUBJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DX0D7BSDDkBc::eEZX::ZM3VBY_wUBJ # Subtest: eCU::LNXCgTTrul3::G4::6h1UX4N_IboNzS6qeqZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - eCU::LNXCgTTrul3::G4::6h1UX4N_IboNzS6qeqZ # Subtest: HcJCj::n5d4GaK0JPM::pZ_WZdism8HEwMnzW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HcJCj::n5d4GaK0JPM::pZ_WZdism8HEwMnzW # Subtest: kBUIdcFk::vJgbb0x::ETB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kBUIdcFk::vJgbb0x::ETB # Subtest: KuM 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - KuM # Subtest: MnUiaEvIXi::RgGfP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MnUiaEvIXi::RgGfP # Subtest: OxID_o8zbXqo5::OfWmU24VpiB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OxID_o8zbXqo5::OfWmU24VpiB # Subtest: qg::SPTUDfkHOOUG 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - qg::SPTUDfkHOOUG # Subtest: tuOVy4::oYDX::DKR3SalV1Mk::1OqKGWqF8ueCgAFF::SN71W 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tuOVy4::oYDX::DKR3SalV1Mk::1OqKGWqF8ueCgAFF::SN71W # Subtest: UL::egiwS6P2uJoCllAyX::6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UL::egiwS6P2uJoCllAyX::6 # Subtest: W3DWztuV7f81EbZbG4::LUL8LwhYe::MUgsDtwIlfSJxpn::tWWd6k8h3FQ81oHp1qg::yk9b4xrDxjdrebK31D 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W3DWztuV7f81EbZbG4::LUL8LwhYe::MUgsDtwIlfSJxpn::tWWd6k8h3FQ81oHp1qg::yk9b4xrDxjdrebK31D # Subtest: WDQ4k::MgySIjs8Lcl::Jm5ShiRWfoNNb6m::uaDk_HOvS78qSeT5n 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - WDQ4k::MgySIjs8Lcl::Jm5ShiRWfoNNb6m::uaDk_HOvS78qSeT5n # Subtest: Zkd6JoSWXK::wPHfv0P 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Zkd6JoSWXK::wPHfv0P # Subtest: ZvTr5szsPPg::3mrhbN_js94ETLIaQz::l3ShpgqGJKm_I::08RO1Om150J9wD0owc::OLBNcVQUR1eA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZvTr5szsPPg::3mrhbN_js94ETLIaQz::l3ShpgqGJKm_I::08RO1Om150J9wD0owc::OLBNcVQUR1eA ok 1 - Set ==> B::dReayndMc0k4 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..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: 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 ==> _::eO1z5BhEdx45K3e 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _::eO1z5BhEdx45K3e ok 4 - __0::csThg::pwaMmtzDYxBodo ok 5 - ce73r::ogR8SUfMMTC ok 6 - dHJqSPaJ2mF3DAADu0::BGIMrzrkX::xlM6AbfTFmGG8ZA2::vdFvudGBj ok 7 - EpwVlLYBlgUA::GnkIC7cDF1ko2NQTd61::po::vciwGaW::NLyN ok 8 - fekYtobgSv3 ok 9 - GBsC76NQmpmgIZgl::Pt ok 10 - J::A53y70U8P2FeN3::eeCYPXi33TdLSA ok 11 - kkHtUHOLJX4DG::7vNs1JUgELGbvpcepKi::C ok 12 - m3zQPqF61R1KPl::4zKqh6HGsIoONhKe::3S06Ktuj ok 13 - NLu::gJbzEBvAmCPJNhvZ::och::gcHqC2oTZSTVh7LiRn ok 14 - Oh_MMj2 ok 15 - pnSpx8um::LwUA0Wm2Ol93 ok 16 - RwaDu::ejWxVloOk7divO::Y::GaxES8awCWDDcMTNOz ok 17 - Sx_sPdNr9G8 ok 18 - U5We3WeXz7aUPxv68WQ2::b6XD4VD::f6j96NdvJP_qazcsu::CnQrUON ok 19 - x61wPVuGcoVPWLP7i::8uiBnL5::quq7MJ3Fcb5x7Xn::67xhyLEyVf4wc5eiGwq::nyP5ZEC5XlpqRmXJ ok 20 - y61DwVVxNnpp ok 21 - yvOvPX3RuKDSJr_8::6h ok 22 - Footer ok 23 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - _::eO1z5BhEdx45K3e ok 5 - __0::csThg::pwaMmtzDYxBodo ok 6 - ce73r::ogR8SUfMMTC ok 7 - dHJqSPaJ2mF3DAADu0::BGIMrzrkX::xlM6AbfTFmGG8ZA2::vdFvudGBj ok 8 - EpwVlLYBlgUA::GnkIC7cDF1ko2NQTd61::po::vciwGaW::NLyN ok 9 - fekYtobgSv3 ok 10 - GBsC76NQmpmgIZgl::Pt ok 11 - J::A53y70U8P2FeN3::eeCYPXi33TdLSA ok 12 - kkHtUHOLJX4DG::7vNs1JUgELGbvpcepKi::C ok 13 - m3zQPqF61R1KPl::4zKqh6HGsIoONhKe::3S06Ktuj ok 14 - NLu::gJbzEBvAmCPJNhvZ::och::gcHqC2oTZSTVh7LiRn ok 15 - Oh_MMj2 ok 16 - pnSpx8um::LwUA0Wm2Ol93 ok 17 - RwaDu::ejWxVloOk7divO::Y::GaxES8awCWDDcMTNOz ok 18 - Sx_sPdNr9G8 ok 19 - U5We3WeXz7aUPxv68WQ2::b6XD4VD::f6j96NdvJP_qazcsu::CnQrUON ok 20 - x61wPVuGcoVPWLP7i::8uiBnL5::quq7MJ3Fcb5x7Xn::67xhyLEyVf4wc5eiGwq::nyP5ZEC5XlpqRmXJ ok 21 - y61DwVVxNnpp ok 22 - yvOvPX3RuKDSJr_8::6h ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _::eO1z5BhEdx45K3e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _::eO1z5BhEdx45K3e # Subtest: __0::csThg::pwaMmtzDYxBodo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - __0::csThg::pwaMmtzDYxBodo # Subtest: ce73r::ogR8SUfMMTC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ce73r::ogR8SUfMMTC # Subtest: dHJqSPaJ2mF3DAADu0::BGIMrzrkX::xlM6AbfTFmGG8ZA2::vdFvudGBj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dHJqSPaJ2mF3DAADu0::BGIMrzrkX::xlM6AbfTFmGG8ZA2::vdFvudGBj # Subtest: EpwVlLYBlgUA::GnkIC7cDF1ko2NQTd61::po::vciwGaW::NLyN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EpwVlLYBlgUA::GnkIC7cDF1ko2NQTd61::po::vciwGaW::NLyN # Subtest: fekYtobgSv3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fekYtobgSv3 # Subtest: GBsC76NQmpmgIZgl::Pt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GBsC76NQmpmgIZgl::Pt # Subtest: J::A53y70U8P2FeN3::eeCYPXi33TdLSA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - J::A53y70U8P2FeN3::eeCYPXi33TdLSA # Subtest: kkHtUHOLJX4DG::7vNs1JUgELGbvpcepKi::C 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - kkHtUHOLJX4DG::7vNs1JUgELGbvpcepKi::C # Subtest: m3zQPqF61R1KPl::4zKqh6HGsIoONhKe::3S06Ktuj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - m3zQPqF61R1KPl::4zKqh6HGsIoONhKe::3S06Ktuj # Subtest: NLu::gJbzEBvAmCPJNhvZ::och::gcHqC2oTZSTVh7LiRn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NLu::gJbzEBvAmCPJNhvZ::och::gcHqC2oTZSTVh7LiRn # Subtest: Oh_MMj2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Oh_MMj2 # Subtest: pnSpx8um::LwUA0Wm2Ol93 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pnSpx8um::LwUA0Wm2Ol93 # Subtest: RwaDu::ejWxVloOk7divO::Y::GaxES8awCWDDcMTNOz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RwaDu::ejWxVloOk7divO::Y::GaxES8awCWDDcMTNOz # Subtest: Sx_sPdNr9G8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Sx_sPdNr9G8 # Subtest: U5We3WeXz7aUPxv68WQ2::b6XD4VD::f6j96NdvJP_qazcsu::CnQrUON 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - U5We3WeXz7aUPxv68WQ2::b6XD4VD::f6j96NdvJP_qazcsu::CnQrUON # Subtest: x61wPVuGcoVPWLP7i::8uiBnL5::quq7MJ3Fcb5x7Xn::67xhyLEyVf4wc5eiGwq::nyP5ZEC5XlpqRmXJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - x61wPVuGcoVPWLP7i::8uiBnL5::quq7MJ3Fcb5x7Xn::67xhyLEyVf4wc5eiGwq::nyP5ZEC5XlpqRmXJ # Subtest: y61DwVVxNnpp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - y61DwVVxNnpp # Subtest: yvOvPX3RuKDSJr_8::6h 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yvOvPX3RuKDSJr_8::6h ok 1 - Set ==> _::eO1z5BhEdx45K3e 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _::eO1z5BhEdx45K3e 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _::eO1z5BhEdx45K3e ok 4 - __0::csThg::pwaMmtzDYxBodo ok 5 - ce73r::ogR8SUfMMTC ok 6 - dHJqSPaJ2mF3DAADu0::BGIMrzrkX::xlM6AbfTFmGG8ZA2::vdFvudGBj ok 7 - EpwVlLYBlgUA::GnkIC7cDF1ko2NQTd61::po::vciwGaW::NLyN ok 8 - fekYtobgSv3 ok 9 - GBsC76NQmpmgIZgl::Pt ok 10 - J::A53y70U8P2FeN3::eeCYPXi33TdLSA ok 11 - kkHtUHOLJX4DG::7vNs1JUgELGbvpcepKi::C ok 12 - m3zQPqF61R1KPl::4zKqh6HGsIoONhKe::3S06Ktuj ok 13 - NLu::gJbzEBvAmCPJNhvZ::och::gcHqC2oTZSTVh7LiRn ok 14 - Oh_MMj2 ok 15 - pnSpx8um::LwUA0Wm2Ol93 ok 16 - RwaDu::ejWxVloOk7divO::Y::GaxES8awCWDDcMTNOz ok 17 - Sx_sPdNr9G8 ok 18 - U5We3WeXz7aUPxv68WQ2::b6XD4VD::f6j96NdvJP_qazcsu::CnQrUON ok 19 - x61wPVuGcoVPWLP7i::8uiBnL5::quq7MJ3Fcb5x7Xn::67xhyLEyVf4wc5eiGwq::nyP5ZEC5XlpqRmXJ ok 20 - y61DwVVxNnpp ok 21 - yvOvPX3RuKDSJr_8::6h ok 22 - Footer ok 23 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - _::eO1z5BhEdx45K3e ok 5 - __0::csThg::pwaMmtzDYxBodo ok 6 - ce73r::ogR8SUfMMTC ok 7 - dHJqSPaJ2mF3DAADu0::BGIMrzrkX::xlM6AbfTFmGG8ZA2::vdFvudGBj ok 8 - EpwVlLYBlgUA::GnkIC7cDF1ko2NQTd61::po::vciwGaW::NLyN ok 9 - fekYtobgSv3 ok 10 - GBsC76NQmpmgIZgl::Pt ok 11 - J::A53y70U8P2FeN3::eeCYPXi33TdLSA ok 12 - kkHtUHOLJX4DG::7vNs1JUgELGbvpcepKi::C ok 13 - m3zQPqF61R1KPl::4zKqh6HGsIoONhKe::3S06Ktuj ok 14 - NLu::gJbzEBvAmCPJNhvZ::och::gcHqC2oTZSTVh7LiRn ok 15 - Oh_MMj2 ok 16 - pnSpx8um::LwUA0Wm2Ol93 ok 17 - RwaDu::ejWxVloOk7divO::Y::GaxES8awCWDDcMTNOz ok 18 - Sx_sPdNr9G8 ok 19 - U5We3WeXz7aUPxv68WQ2::b6XD4VD::f6j96NdvJP_qazcsu::CnQrUON ok 20 - x61wPVuGcoVPWLP7i::8uiBnL5::quq7MJ3Fcb5x7Xn::67xhyLEyVf4wc5eiGwq::nyP5ZEC5XlpqRmXJ ok 21 - y61DwVVxNnpp ok 22 - yvOvPX3RuKDSJr_8::6h ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _::eO1z5BhEdx45K3e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _::eO1z5BhEdx45K3e # Subtest: __0::csThg::pwaMmtzDYxBodo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - __0::csThg::pwaMmtzDYxBodo # Subtest: ce73r::ogR8SUfMMTC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ce73r::ogR8SUfMMTC # Subtest: dHJqSPaJ2mF3DAADu0::BGIMrzrkX::xlM6AbfTFmGG8ZA2::vdFvudGBj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dHJqSPaJ2mF3DAADu0::BGIMrzrkX::xlM6AbfTFmGG8ZA2::vdFvudGBj # Subtest: EpwVlLYBlgUA::GnkIC7cDF1ko2NQTd61::po::vciwGaW::NLyN 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - EpwVlLYBlgUA::GnkIC7cDF1ko2NQTd61::po::vciwGaW::NLyN # Subtest: fekYtobgSv3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - fekYtobgSv3 # Subtest: GBsC76NQmpmgIZgl::Pt 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - GBsC76NQmpmgIZgl::Pt # Subtest: J::A53y70U8P2FeN3::eeCYPXi33TdLSA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - J::A53y70U8P2FeN3::eeCYPXi33TdLSA # Subtest: kkHtUHOLJX4DG::7vNs1JUgELGbvpcepKi::C 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 30 - kkHtUHOLJX4DG::7vNs1JUgELGbvpcepKi::C # Subtest: m3zQPqF61R1KPl::4zKqh6HGsIoONhKe::3S06Ktuj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - m3zQPqF61R1KPl::4zKqh6HGsIoONhKe::3S06Ktuj # Subtest: NLu::gJbzEBvAmCPJNhvZ::och::gcHqC2oTZSTVh7LiRn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NLu::gJbzEBvAmCPJNhvZ::och::gcHqC2oTZSTVh7LiRn # Subtest: Oh_MMj2 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Oh_MMj2 # Subtest: pnSpx8um::LwUA0Wm2Ol93 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - pnSpx8um::LwUA0Wm2Ol93 # Subtest: RwaDu::ejWxVloOk7divO::Y::GaxES8awCWDDcMTNOz 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RwaDu::ejWxVloOk7divO::Y::GaxES8awCWDDcMTNOz # Subtest: Sx_sPdNr9G8 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Sx_sPdNr9G8 # Subtest: U5We3WeXz7aUPxv68WQ2::b6XD4VD::f6j96NdvJP_qazcsu::CnQrUON 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - U5We3WeXz7aUPxv68WQ2::b6XD4VD::f6j96NdvJP_qazcsu::CnQrUON # Subtest: x61wPVuGcoVPWLP7i::8uiBnL5::quq7MJ3Fcb5x7Xn::67xhyLEyVf4wc5eiGwq::nyP5ZEC5XlpqRmXJ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - x61wPVuGcoVPWLP7i::8uiBnL5::quq7MJ3Fcb5x7Xn::67xhyLEyVf4wc5eiGwq::nyP5ZEC5XlpqRmXJ # Subtest: y61DwVVxNnpp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - y61DwVVxNnpp # Subtest: yvOvPX3RuKDSJr_8::6h 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - yvOvPX3RuKDSJr_8::6h ok 1 - Set ==> _::eO1z5BhEdx45K3e 1..1 ok 2 - force = 1 ok 16 - ignores_type = 1111 ok 5 - minperl = 5.024000 ok 7 - license = bsd # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 8 - license = apache # 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..2 # Subtest: force = 0 # Subtest: Set ==> cyPJYMS2DiHCa9yR5q::gyGtfQB1o_ 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - cyPJYMS2DiHCa9yR5q::gyGtfQB1o_ ok 4 - d2ZWEi6sEp3pamk::aV ok 5 - eOa7eXtVyxZuo ok 6 - HaYn5UhbtAL6PREmRpc1::wu9cfIpr3RE::_Gx1vciI5obuu7d::E ok 7 - NRY::8V ok 8 - PtWZnM_EDYoIHl::wdWbegVRh9GZ8tpH::Pstz8G5 ok 9 - RJuDE7Prcam36xjg::l6sLND5jRJ8piPH::jl0OMioQjrVUgk ok 10 - RLMT ok 11 - TD::b8WwTI::HmJVJS1AHc::0KdJA_ESnKQ3KdCaN::u0VeuJfd ok 12 - Tm2OLoci6rPsEOr::Sxi3MEJ7KcGl8SEqBpP ok 13 - v_UQbdDGaJLVC::Ex_TtcwQn::tMjSnV ok 14 - W::d6rceCF3xB1IbwXhAv::nYu5mPMD6Mkx::P::HGhBjMDEf8t_ ok 15 - Footer ok 16 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - cyPJYMS2DiHCa9yR5q::gyGtfQB1o_ ok 5 - d2ZWEi6sEp3pamk::aV ok 6 - eOa7eXtVyxZuo ok 7 - HaYn5UhbtAL6PREmRpc1::wu9cfIpr3RE::_Gx1vciI5obuu7d::E ok 8 - NRY::8V ok 9 - PtWZnM_EDYoIHl::wdWbegVRh9GZ8tpH::Pstz8G5 ok 10 - RJuDE7Prcam36xjg::l6sLND5jRJ8piPH::jl0OMioQjrVUgk ok 11 - RLMT ok 12 - TD::b8WwTI::HmJVJS1AHc::0KdJA_ESnKQ3KdCaN::u0VeuJfd ok 13 - Tm2OLoci6rPsEOr::Sxi3MEJ7KcGl8SEqBpP ok 14 - v_UQbdDGaJLVC::Ex_TtcwQn::tMjSnV ok 15 - W::d6rceCF3xB1IbwXhAv::nYu5mPMD6Mkx::P::HGhBjMDEf8t_ ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: cyPJYMS2DiHCa9yR5q::gyGtfQB1o_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cyPJYMS2DiHCa9yR5q::gyGtfQB1o_ # Subtest: d2ZWEi6sEp3pamk::aV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - d2ZWEi6sEp3pamk::aV # Subtest: eOa7eXtVyxZuo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - eOa7eXtVyxZuo # Subtest: HaYn5UhbtAL6PREmRpc1::wu9cfIpr3RE::_Gx1vciI5obuu7d::E 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - HaYn5UhbtAL6PREmRpc1::wu9cfIpr3RE::_Gx1vciI5obuu7d::E # Subtest: NRY::8V 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NRY::8V # Subtest: PtWZnM_EDYoIHl::wdWbegVRh9GZ8tpH::Pstz8G5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PtWZnM_EDYoIHl::wdWbegVRh9GZ8tpH::Pstz8G5 # Subtest: RJuDE7Prcam36xjg::l6sLND5jRJ8piPH::jl0OMioQjrVUgk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RJuDE7Prcam36xjg::l6sLND5jRJ8piPH::jl0OMioQjrVUgk # Subtest: RLMT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RLMT # Subtest: TD::b8WwTI::HmJVJS1AHc::0KdJA_ESnKQ3KdCaN::u0VeuJfd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TD::b8WwTI::HmJVJS1AHc::0KdJA_ESnKQ3KdCaN::u0VeuJfd # Subtest: Tm2OLoci6rPsEOr::Sxi3MEJ7KcGl8SEqBpP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Tm2OLoci6rPsEOr::Sxi3MEJ7KcGl8SEqBpP # Subtest: v_UQbdDGaJLVC::Ex_TtcwQn::tMjSnV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - v_UQbdDGaJLVC::Ex_TtcwQn::tMjSnV # Subtest: W::d6rceCF3xB1IbwXhAv::nYu5mPMD6Mkx::P::HGhBjMDEf8t_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W::d6rceCF3xB1IbwXhAv::nYu5mPMD6Mkx::P::HGhBjMDEf8t_ ok 1 - Set ==> cyPJYMS2DiHCa9yR5q::gyGtfQB1o_ 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> cyPJYMS2DiHCa9yR5q::gyGtfQB1o_ 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..16 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - cyPJYMS2DiHCa9yR5q::gyGtfQB1o_ ok 4 - d2ZWEi6sEp3pamk::aV ok 5 - eOa7eXtVyxZuo ok 6 - HaYn5UhbtAL6PREmRpc1::wu9cfIpr3RE::_Gx1vciI5obuu7d::E ok 7 - NRY::8V ok 8 - PtWZnM_EDYoIHl::wdWbegVRh9GZ8tpH::Pstz8G5 ok 9 - RJuDE7Prcam36xjg::l6sLND5jRJ8piPH::jl0OMioQjrVUgk ok 10 - RLMT ok 11 - TD::b8WwTI::HmJVJS1AHc::0KdJA_ESnKQ3KdCaN::u0VeuJfd ok 12 - Tm2OLoci6rPsEOr::Sxi3MEJ7KcGl8SEqBpP ok 13 - v_UQbdDGaJLVC::Ex_TtcwQn::tMjSnV ok 14 - W::d6rceCF3xB1IbwXhAv::nYu5mPMD6Mkx::P::HGhBjMDEf8t_ ok 15 - Footer ok 16 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - cyPJYMS2DiHCa9yR5q::gyGtfQB1o_ ok 5 - d2ZWEi6sEp3pamk::aV ok 6 - eOa7eXtVyxZuo ok 7 - HaYn5UhbtAL6PREmRpc1::wu9cfIpr3RE::_Gx1vciI5obuu7d::E ok 8 - NRY::8V ok 9 - PtWZnM_EDYoIHl::wdWbegVRh9GZ8tpH::Pstz8G5 ok 10 - RJuDE7Prcam36xjg::l6sLND5jRJ8piPH::jl0OMioQjrVUgk ok 11 - RLMT ok 12 - TD::b8WwTI::HmJVJS1AHc::0KdJA_ESnKQ3KdCaN::u0VeuJfd ok 13 - Tm2OLoci6rPsEOr::Sxi3MEJ7KcGl8SEqBpP ok 14 - v_UQbdDGaJLVC::Ex_TtcwQn::tMjSnV ok 15 - W::d6rceCF3xB1IbwXhAv::nYu5mPMD6Mkx::P::HGhBjMDEf8t_ ok 16 - Footer ok 17 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: cyPJYMS2DiHCa9yR5q::gyGtfQB1o_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - cyPJYMS2DiHCa9yR5q::gyGtfQB1o_ # Subtest: d2ZWEi6sEp3pamk::aV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - d2ZWEi6sEp3pamk::aV # Subtest: eOa7eXtVyxZuo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - eOa7eXtVyxZuo # Subtest: HaYn5UhbtAL6PREmRpc1::wu9cfIpr3RE::_Gx1vciI5obuu7d::E 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 14 - CPAN Ratings ok 15 - Support - =back ok 16 - acknowledgements ok 17 - copyright ok 18 - =cut POD end ok 19 - End of module ok 25 - HaYn5UhbtAL6PREmRpc1::wu9cfIpr3RE::_Gx1vciI5obuu7d::E # Subtest: NRY::8V 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - NRY::8V # Subtest: PtWZnM_EDYoIHl::wdWbegVRh9GZ8tpH::Pstz8G5 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - PtWZnM_EDYoIHl::wdWbegVRh9GZ8tpH::Pstz8G5 # Subtest: RJuDE7Prcam36xjg::l6sLND5jRJ8piPH::jl0OMioQjrVUgk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RJuDE7Prcam36xjg::l6sLND5jRJ8piPH::jl0OMioQjrVUgk # Subtest: RLMT 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RLMT # Subtest: TD::b8WwTI::HmJVJS1AHc::0KdJA_ESnKQ3KdCaN::u0VeuJfd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - TD::b8WwTI::HmJVJS1AHc::0KdJA_ESnKQ3KdCaN::u0VeuJfd # Subtest: Tm2OLoci6rPsEOr::Sxi3MEJ7KcGl8SEqBpP 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Tm2OLoci6rPsEOr::Sxi3MEJ7KcGl8SEqBpP # Subtest: v_UQbdDGaJLVC::Ex_TtcwQn::tMjSnV 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - v_UQbdDGaJLVC::Ex_TtcwQn::tMjSnV # Subtest: W::d6rceCF3xB1IbwXhAv::nYu5mPMD6Mkx::P::HGhBjMDEf8t_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - W::d6rceCF3xB1IbwXhAv::nYu5mPMD6Mkx::P::HGhBjMDEf8t_ ok 1 - Set ==> cyPJYMS2DiHCa9yR5q::gyGtfQB1o_ 1..1 ok 2 - force = 1 ok 10 - ignores_type = 1001 # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing a 1% sample # Subtest: ignores_type = 1111 1..0 # SKIP Only testing a 1% sample ok 16 # skip Only testing a 1% sample ok 1 - minperl = 5.006 # Subtest: minperl = 5.008001 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..2 # Subtest: force = 0 # Subtest: Set ==> _r0yB6CGpvEAeiYqa::c::Bmj_pMOxDpNYXnKQXQ::CEGFxWqcq2::dzhARpRV5sJkZ 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _r0yB6CGpvEAeiYqa::c::Bmj_pMOxDpNYXnKQXQ::CEGFxWqcq2::dzhARpRV5sJkZ ok 4 - bG8lCD ok 5 - di1dBvlMEjyumx0d7::3jG03crgawzDaY15::fxsMUv4KnrFvQ::f5Sf::LleXPQQv7YVPFk ok 6 - DLjodsbGm::NdZ::tT5TGK ok 7 - h04Dyn3dLiasiidjvC ok 8 - HxFHSnhA_ ok 9 - iH52ZKum3R1lhq::_e_UN3336KjFDP::9m::uk04x9zz::4uWBLI0iA7K1ba ok 10 - jRgJnt::6b::W::Flnui9PvEN74UX2H4Wbd::d7aFkDtMd4A3 ok 11 - LpqsuyZvVQsvD5Lq4l::mlZsL68Rc4aLUbiwHi::XpB::zdGHyUWkal7UXAoc::Y0I2rDMZu ok 12 - mNj::Ks::Lm_MnH9OX5ZTdrb91::Zj::C215KO ok 13 - rYTR70hX ok 14 - sFnd8qEelbV5jNn::Bu2mJB::o0iZ8B::ZYtA3nwsm9Xe ok 15 - T2jneQzO9::zfS::YsULvhEnT::k5::gMbbRhHWvayn8aAeKjc6 ok 16 - tqP4mDGe::uBrr8S_9GpRD2stc::hkCzzFUxtv32E1::f2OZLS9vniHlF21pv::UMHxwEjA5X ok 17 - VNns1d::3::p9GgYyZd97 ok 18 - XUaacZ::55BJe7z4gTgTnB_zW::F797qy8If9RDd ok 19 - XUQ6 ok 20 - XvtOmJsKwB9sTBTRlaX::Na9f::JWKRaSJncH::OlxoeeoMmf0aqwuFs ok 21 - Z9Mj::bHTJ::lkfvCAQxC77r3Qe::h6cPDJK3EeW ok 22 - ZOJp88TU::B17 ok 23 - Footer ok 24 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - _r0yB6CGpvEAeiYqa::c::Bmj_pMOxDpNYXnKQXQ::CEGFxWqcq2::dzhARpRV5sJkZ ok 5 - bG8lCD ok 6 - di1dBvlMEjyumx0d7::3jG03crgawzDaY15::fxsMUv4KnrFvQ::f5Sf::LleXPQQv7YVPFk ok 7 - DLjodsbGm::NdZ::tT5TGK ok 8 - h04Dyn3dLiasiidjvC ok 9 - HxFHSnhA_ ok 10 - iH52ZKum3R1lhq::_e_UN3336KjFDP::9m::uk04x9zz::4uWBLI0iA7K1ba ok 11 - jRgJnt::6b::W::Flnui9PvEN74UX2H4Wbd::d7aFkDtMd4A3 ok 12 - LpqsuyZvVQsvD5Lq4l::mlZsL68Rc4aLUbiwHi::XpB::zdGHyUWkal7UXAoc::Y0I2rDMZu ok 13 - mNj::Ks::Lm_MnH9OX5ZTdrb91::Zj::C215KO ok 14 - rYTR70hX ok 15 - sFnd8qEelbV5jNn::Bu2mJB::o0iZ8B::ZYtA3nwsm9Xe ok 16 - T2jneQzO9::zfS::YsULvhEnT::k5::gMbbRhHWvayn8aAeKjc6 ok 17 - tqP4mDGe::uBrr8S_9GpRD2stc::hkCzzFUxtv32E1::f2OZLS9vniHlF21pv::UMHxwEjA5X ok 18 - VNns1d::3::p9GgYyZd97 ok 19 - XUaacZ::55BJe7z4gTgTnB_zW::F797qy8If9RDd ok 20 - XUQ6 ok 21 - XvtOmJsKwB9sTBTRlaX::Na9f::JWKRaSJncH::OlxoeeoMmf0aqwuFs ok 22 - Z9Mj::bHTJ::lkfvCAQxC77r3Qe::h6cPDJK3EeW ok 23 - ZOJp88TU::B17 ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _r0yB6CGpvEAeiYqa::c::Bmj_pMOxDpNYXnKQXQ::CEGFxWqcq2::dzhARpRV5sJkZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _r0yB6CGpvEAeiYqa::c::Bmj_pMOxDpNYXnKQXQ::CEGFxWqcq2::dzhARpRV5sJkZ # Subtest: bG8lCD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bG8lCD # Subtest: di1dBvlMEjyumx0d7::3jG03crgawzDaY15::fxsMUv4KnrFvQ::f5Sf::LleXPQQv7YVPFk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - di1dBvlMEjyumx0d7::3jG03crgawzDaY15::fxsMUv4KnrFvQ::f5Sf::LleXPQQv7YVPFk # Subtest: DLjodsbGm::NdZ::tT5TGK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DLjodsbGm::NdZ::tT5TGK # Subtest: h04Dyn3dLiasiidjvC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - h04Dyn3dLiasiidjvC # Subtest: HxFHSnhA_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HxFHSnhA_ # Subtest: iH52ZKum3R1lhq::_e_UN3336KjFDP::9m::uk04x9zz::4uWBLI0iA7K1ba 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iH52ZKum3R1lhq::_e_UN3336KjFDP::9m::uk04x9zz::4uWBLI0iA7K1ba # Subtest: jRgJnt::6b::W::Flnui9PvEN74UX2H4Wbd::d7aFkDtMd4A3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jRgJnt::6b::W::Flnui9PvEN74UX2H4Wbd::d7aFkDtMd4A3 # Subtest: LpqsuyZvVQsvD5Lq4l::mlZsL68Rc4aLUbiwHi::XpB::zdGHyUWkal7UXAoc::Y0I2rDMZu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - LpqsuyZvVQsvD5Lq4l::mlZsL68Rc4aLUbiwHi::XpB::zdGHyUWkal7UXAoc::Y0I2rDMZu # Subtest: mNj::Ks::Lm_MnH9OX5ZTdrb91::Zj::C215KO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mNj::Ks::Lm_MnH9OX5ZTdrb91::Zj::C215KO # Subtest: rYTR70hX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rYTR70hX # Subtest: sFnd8qEelbV5jNn::Bu2mJB::o0iZ8B::ZYtA3nwsm9Xe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sFnd8qEelbV5jNn::Bu2mJB::o0iZ8B::ZYtA3nwsm9Xe # Subtest: T2jneQzO9::zfS::YsULvhEnT::k5::gMbbRhHWvayn8aAeKjc6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - T2jneQzO9::zfS::YsULvhEnT::k5::gMbbRhHWvayn8aAeKjc6 # Subtest: tqP4mDGe::uBrr8S_9GpRD2stc::hkCzzFUxtv32E1::f2OZLS9vniHlF21pv::UMHxwEjA5X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tqP4mDGe::uBrr8S_9GpRD2stc::hkCzzFUxtv32E1::f2OZLS9vniHlF21pv::UMHxwEjA5X # Subtest: VNns1d::3::p9GgYyZd97 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VNns1d::3::p9GgYyZd97 # Subtest: XUaacZ::55BJe7z4gTgTnB_zW::F797qy8If9RDd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XUaacZ::55BJe7z4gTgTnB_zW::F797qy8If9RDd # Subtest: XUQ6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XUQ6 # Subtest: XvtOmJsKwB9sTBTRlaX::Na9f::JWKRaSJncH::OlxoeeoMmf0aqwuFs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XvtOmJsKwB9sTBTRlaX::Na9f::JWKRaSJncH::OlxoeeoMmf0aqwuFs # Subtest: Z9Mj::bHTJ::lkfvCAQxC77r3Qe::h6cPDJK3EeW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Z9Mj::bHTJ::lkfvCAQxC77r3Qe::h6cPDJK3EeW # Subtest: ZOJp88TU::B17 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZOJp88TU::B17 ok 1 - Set ==> _r0yB6CGpvEAeiYqa::c::Bmj_pMOxDpNYXnKQXQ::CEGFxWqcq2::dzhARpRV5sJkZ 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _r0yB6CGpvEAeiYqa::c::Bmj_pMOxDpNYXnKQXQ::CEGFxWqcq2::dzhARpRV5sJkZ 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..24 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _r0yB6CGpvEAeiYqa::c::Bmj_pMOxDpNYXnKQXQ::CEGFxWqcq2::dzhARpRV5sJkZ ok 4 - bG8lCD ok 5 - di1dBvlMEjyumx0d7::3jG03crgawzDaY15::fxsMUv4KnrFvQ::f5Sf::LleXPQQv7YVPFk ok 6 - DLjodsbGm::NdZ::tT5TGK ok 7 - h04Dyn3dLiasiidjvC ok 8 - HxFHSnhA_ ok 9 - iH52ZKum3R1lhq::_e_UN3336KjFDP::9m::uk04x9zz::4uWBLI0iA7K1ba ok 10 - jRgJnt::6b::W::Flnui9PvEN74UX2H4Wbd::d7aFkDtMd4A3 ok 11 - LpqsuyZvVQsvD5Lq4l::mlZsL68Rc4aLUbiwHi::XpB::zdGHyUWkal7UXAoc::Y0I2rDMZu ok 12 - mNj::Ks::Lm_MnH9OX5ZTdrb91::Zj::C215KO ok 13 - rYTR70hX ok 14 - sFnd8qEelbV5jNn::Bu2mJB::o0iZ8B::ZYtA3nwsm9Xe ok 15 - T2jneQzO9::zfS::YsULvhEnT::k5::gMbbRhHWvayn8aAeKjc6 ok 16 - tqP4mDGe::uBrr8S_9GpRD2stc::hkCzzFUxtv32E1::f2OZLS9vniHlF21pv::UMHxwEjA5X ok 17 - VNns1d::3::p9GgYyZd97 ok 18 - XUaacZ::55BJe7z4gTgTnB_zW::F797qy8If9RDd ok 19 - XUQ6 ok 20 - XvtOmJsKwB9sTBTRlaX::Na9f::JWKRaSJncH::OlxoeeoMmf0aqwuFs ok 21 - Z9Mj::bHTJ::lkfvCAQxC77r3Qe::h6cPDJK3EeW ok 22 - ZOJp88TU::B17 ok 23 - Footer ok 24 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - _r0yB6CGpvEAeiYqa::c::Bmj_pMOxDpNYXnKQXQ::CEGFxWqcq2::dzhARpRV5sJkZ ok 5 - bG8lCD ok 6 - di1dBvlMEjyumx0d7::3jG03crgawzDaY15::fxsMUv4KnrFvQ::f5Sf::LleXPQQv7YVPFk ok 7 - DLjodsbGm::NdZ::tT5TGK ok 8 - h04Dyn3dLiasiidjvC ok 9 - HxFHSnhA_ ok 10 - iH52ZKum3R1lhq::_e_UN3336KjFDP::9m::uk04x9zz::4uWBLI0iA7K1ba ok 11 - jRgJnt::6b::W::Flnui9PvEN74UX2H4Wbd::d7aFkDtMd4A3 ok 12 - LpqsuyZvVQsvD5Lq4l::mlZsL68Rc4aLUbiwHi::XpB::zdGHyUWkal7UXAoc::Y0I2rDMZu ok 13 - mNj::Ks::Lm_MnH9OX5ZTdrb91::Zj::C215KO ok 14 - rYTR70hX ok 15 - sFnd8qEelbV5jNn::Bu2mJB::o0iZ8B::ZYtA3nwsm9Xe ok 16 - T2jneQzO9::zfS::YsULvhEnT::k5::gMbbRhHWvayn8aAeKjc6 ok 17 - tqP4mDGe::uBrr8S_9GpRD2stc::hkCzzFUxtv32E1::f2OZLS9vniHlF21pv::UMHxwEjA5X ok 18 - VNns1d::3::p9GgYyZd97 ok 19 - XUaacZ::55BJe7z4gTgTnB_zW::F797qy8If9RDd ok 20 - XUQ6 ok 21 - XvtOmJsKwB9sTBTRlaX::Na9f::JWKRaSJncH::OlxoeeoMmf0aqwuFs ok 22 - Z9Mj::bHTJ::lkfvCAQxC77r3Qe::h6cPDJK3EeW ok 23 - ZOJp88TU::B17 ok 24 - Footer ok 25 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _r0yB6CGpvEAeiYqa::c::Bmj_pMOxDpNYXnKQXQ::CEGFxWqcq2::dzhARpRV5sJkZ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _r0yB6CGpvEAeiYqa::c::Bmj_pMOxDpNYXnKQXQ::CEGFxWqcq2::dzhARpRV5sJkZ # Subtest: bG8lCD 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - bG8lCD # Subtest: di1dBvlMEjyumx0d7::3jG03crgawzDaY15::fxsMUv4KnrFvQ::f5Sf::LleXPQQv7YVPFk 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - di1dBvlMEjyumx0d7::3jG03crgawzDaY15::fxsMUv4KnrFvQ::f5Sf::LleXPQQv7YVPFk # Subtest: DLjodsbGm::NdZ::tT5TGK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DLjodsbGm::NdZ::tT5TGK # Subtest: h04Dyn3dLiasiidjvC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - h04Dyn3dLiasiidjvC # Subtest: HxFHSnhA_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - HxFHSnhA_ # Subtest: iH52ZKum3R1lhq::_e_UN3336KjFDP::9m::uk04x9zz::4uWBLI0iA7K1ba 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - iH52ZKum3R1lhq::_e_UN3336KjFDP::9m::uk04x9zz::4uWBLI0iA7K1ba # Subtest: jRgJnt::6b::W::Flnui9PvEN74UX2H4Wbd::d7aFkDtMd4A3 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jRgJnt::6b::W::Flnui9PvEN74UX2H4Wbd::d7aFkDtMd4A3 # Subtest: LpqsuyZvVQsvD5Lq4l::mlZsL68Rc4aLUbiwHi::XpB::zdGHyUWkal7UXAoc::Y0I2rDMZu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - LpqsuyZvVQsvD5Lq4l::mlZsL68Rc4aLUbiwHi::XpB::zdGHyUWkal7UXAoc::Y0I2rDMZu # Subtest: mNj::Ks::Lm_MnH9OX5ZTdrb91::Zj::C215KO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - mNj::Ks::Lm_MnH9OX5ZTdrb91::Zj::C215KO # Subtest: rYTR70hX 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - rYTR70hX # Subtest: sFnd8qEelbV5jNn::Bu2mJB::o0iZ8B::ZYtA3nwsm9Xe 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - sFnd8qEelbV5jNn::Bu2mJB::o0iZ8B::ZYtA3nwsm9Xe # Subtest: T2jneQzO9::zfS::YsULvhEnT::k5::gMbbRhHWvayn8aAeKjc6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - T2jneQzO9::zfS::YsULvhEnT::k5::gMbbRhHWvayn8aAeKjc6 # Subtest: tqP4mDGe::uBrr8S_9GpRD2stc::hkCzzFUxtv32E1::f2OZLS9vniHlF21pv::UMHxwEjA5X 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - tqP4mDGe::uBrr8S_9GpRD2stc::hkCzzFUxtv32E1::f2OZLS9vniHlF21pv::UMHxwEjA5X # Subtest: VNns1d::3::p9GgYyZd97 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VNns1d::3::p9GgYyZd97 # Subtest: XUaacZ::55BJe7z4gTgTnB_zW::F797qy8If9RDd 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XUaacZ::55BJe7z4gTgTnB_zW::F797qy8If9RDd # Subtest: XUQ6 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XUQ6 # Subtest: XvtOmJsKwB9sTBTRlaX::Na9f::JWKRaSJncH::OlxoeeoMmf0aqwuFs 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - XvtOmJsKwB9sTBTRlaX::Na9f::JWKRaSJncH::OlxoeeoMmf0aqwuFs # Subtest: Z9Mj::bHTJ::lkfvCAQxC77r3Qe::h6cPDJK3EeW 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Z9Mj::bHTJ::lkfvCAQxC77r3Qe::h6cPDJK3EeW # Subtest: ZOJp88TU::B17 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - ZOJp88TU::B17 ok 1 - Set ==> _r0yB6CGpvEAeiYqa::c::Bmj_pMOxDpNYXnKQXQ::CEGFxWqcq2::dzhARpRV5sJkZ 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..2 # Subtest: force = 0 # Subtest: Set ==> F::uohFhPDS5eDFd_::eyb 1..29 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..12 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - F::uohFhPDS5eDFd_::eyb ok 4 - MjexSYSrAN4YjknR::59ZXAkbK::_od::BRpkPoA::T5sSlgqhNeG3SzbAIdO ok 5 - n::m3IfR::MWuF9::KNzGSAJCN4R4 ok 6 - QJ::cCmIJgxsaGNn1mHr ok 7 - qv9ic5pzsa::apEt2::7mLPILi7::j::F0hSx ok 8 - T::4QymiS6r7::SSPLimbWSxxr7qHK5XxW::6G7p0bFdLBsL15::FqM2xp ok 9 - uc_gRbPoItlEB::lCUmlHKgXrbzaJNd::kmPJrN13M_::SltaX5v::TjbYy ok 10 - Y2_T_0ngKY ok 11 - Footer ok 12 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - F::uohFhPDS5eDFd_::eyb ok 5 - MjexSYSrAN4YjknR::59ZXAkbK::_od::BRpkPoA::T5sSlgqhNeG3SzbAIdO ok 6 - n::m3IfR::MWuF9::KNzGSAJCN4R4 ok 7 - QJ::cCmIJgxsaGNn1mHr ok 8 - qv9ic5pzsa::apEt2::7mLPILi7::j::F0hSx ok 9 - T::4QymiS6r7::SSPLimbWSxxr7qHK5XxW::6G7p0bFdLBsL15::FqM2xp ok 10 - uc_gRbPoItlEB::lCUmlHKgXrbzaJNd::kmPJrN13M_::SltaX5v::TjbYy ok 11 - Y2_T_0ngKY ok 12 - Footer ok 13 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: F::uohFhPDS5eDFd_::eyb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - F::uohFhPDS5eDFd_::eyb # Subtest: MjexSYSrAN4YjknR::59ZXAkbK::_od::BRpkPoA::T5sSlgqhNeG3SzbAIdO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MjexSYSrAN4YjknR::59ZXAkbK::_od::BRpkPoA::T5sSlgqhNeG3SzbAIdO # Subtest: n::m3IfR::MWuF9::KNzGSAJCN4R4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n::m3IfR::MWuF9::KNzGSAJCN4R4 # Subtest: QJ::cCmIJgxsaGNn1mHr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QJ::cCmIJgxsaGNn1mHr # Subtest: qv9ic5pzsa::apEt2::7mLPILi7::j::F0hSx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qv9ic5pzsa::apEt2::7mLPILi7::j::F0hSx # Subtest: T::4QymiS6r7::SSPLimbWSxxr7qHK5XxW::6G7p0bFdLBsL15::FqM2xp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - T::4QymiS6r7::SSPLimbWSxxr7qHK5XxW::6G7p0bFdLBsL15::FqM2xp # Subtest: uc_gRbPoItlEB::lCUmlHKgXrbzaJNd::kmPJrN13M_::SltaX5v::TjbYy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uc_gRbPoItlEB::lCUmlHKgXrbzaJNd::kmPJrN13M_::SltaX5v::TjbYy # Subtest: Y2_T_0ngKY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Y2_T_0ngKY ok 1 - Set ==> F::uohFhPDS5eDFd_::eyb 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> F::uohFhPDS5eDFd_::eyb 1..29 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..12 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - F::uohFhPDS5eDFd_::eyb ok 4 - MjexSYSrAN4YjknR::59ZXAkbK::_od::BRpkPoA::T5sSlgqhNeG3SzbAIdO ok 5 - n::m3IfR::MWuF9::KNzGSAJCN4R4 ok 6 - QJ::cCmIJgxsaGNn1mHr ok 7 - qv9ic5pzsa::apEt2::7mLPILi7::j::F0hSx ok 8 - T::4QymiS6r7::SSPLimbWSxxr7qHK5XxW::6G7p0bFdLBsL15::FqM2xp ok 9 - uc_gRbPoItlEB::lCUmlHKgXrbzaJNd::kmPJrN13M_::SltaX5v::TjbYy ok 10 - Y2_T_0ngKY ok 11 - Footer ok 12 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - F::uohFhPDS5eDFd_::eyb ok 5 - MjexSYSrAN4YjknR::59ZXAkbK::_od::BRpkPoA::T5sSlgqhNeG3SzbAIdO ok 6 - n::m3IfR::MWuF9::KNzGSAJCN4R4 ok 7 - QJ::cCmIJgxsaGNn1mHr ok 8 - qv9ic5pzsa::apEt2::7mLPILi7::j::F0hSx ok 9 - T::4QymiS6r7::SSPLimbWSxxr7qHK5XxW::6G7p0bFdLBsL15::FqM2xp ok 10 - uc_gRbPoItlEB::lCUmlHKgXrbzaJNd::kmPJrN13M_::SltaX5v::TjbYy ok 11 - Y2_T_0ngKY ok 12 - Footer ok 13 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: F::uohFhPDS5eDFd_::eyb 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - F::uohFhPDS5eDFd_::eyb # Subtest: MjexSYSrAN4YjknR::59ZXAkbK::_od::BRpkPoA::T5sSlgqhNeG3SzbAIdO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MjexSYSrAN4YjknR::59ZXAkbK::_od::BRpkPoA::T5sSlgqhNeG3SzbAIdO # Subtest: n::m3IfR::MWuF9::KNzGSAJCN4R4 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - n::m3IfR::MWuF9::KNzGSAJCN4R4 # Subtest: QJ::cCmIJgxsaGNn1mHr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QJ::cCmIJgxsaGNn1mHr # Subtest: qv9ic5pzsa::apEt2::7mLPILi7::j::F0hSx 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - qv9ic5pzsa::apEt2::7mLPILi7::j::F0hSx # Subtest: T::4QymiS6r7::SSPLimbWSxxr7qHK5XxW::6G7p0bFdLBsL15::FqM2xp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - T::4QymiS6r7::SSPLimbWSxxr7qHK5XxW::6G7p0bFdLBsL15::FqM2xp # Subtest: uc_gRbPoItlEB::lCUmlHKgXrbzaJNd::kmPJrN13M_::SltaX5v::TjbYy 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - uc_gRbPoItlEB::lCUmlHKgXrbzaJNd::kmPJrN13M_::SltaX5v::TjbYy # Subtest: Y2_T_0ngKY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Y2_T_0ngKY ok 1 - Set ==> F::uohFhPDS5eDFd_::eyb 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 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 9 - license = lgpl # 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..2 # Subtest: force = 0 # Subtest: Set ==> _fyE09yB9kcMyQB5_ 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _fyE09yB9kcMyQB5_ ok 4 - Bx6sBg::YHditl1EPc2XGLVtx::g3EwQtYmtY ok 5 - d96g5j ok 6 - dJcoM81UBMh4Rvi::vO7THP8wruIlT_TAIyf ok 7 - DU7ayduAK5n2i ok 8 - gDI ok 9 - gUjC4hNKT::hoTI::MHbKLTf4yetKI_UG5::B95NLcLUldjqn ok 10 - h6vg::1HfpU ok 11 - hGALEKkpv::5wUW9HBzoTRR_lwc::dt5asFChU0TKl_JV9::Ay7HkDU0RQmDZPsbPKPE ok 12 - joKF3PBjKuwLLucEEGc::erTQ::dwOoiIFMv6y::QJopCZXw::aToK6qSSzY_cXcjtp ok 13 - MKeq7DMVYlyHH::6Jny615XIBsDQ::e967IiODE5nM1 ok 14 - oBrXqJ8HHGgpqk::o4FIuB0pdhjn ok 15 - QnoHRC2G::3NMAY0dBq4KactoaKB::7A3h5uHuu00xWpu ok 16 - RU7::WaWIBk::pAwxOPwotFgvOo::ZUbqEUlZ6aC ok 17 - Rxy8wLUeVeoAlnQDO ok 18 - UckSf7::IY0Oo_SmRqhY6d1::Efpwcp6T5uWFZBIvG_Nj ok 19 - v::T2D_7KrTziftlcU9mwCm::rvZvxtdKfV6LqJDvpnYx::JMKduaNNE3xXeh ok 20 - VN03dDYI::2m9bMOb::PFzXgmO::oWOLeui ok 21 - xv0dbUDsfxieLaB08I9::z9adBqagoomLkzKr5vJ::v0Scyr ok 22 - Footer ok 23 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - _fyE09yB9kcMyQB5_ ok 5 - Bx6sBg::YHditl1EPc2XGLVtx::g3EwQtYmtY ok 6 - d96g5j ok 7 - dJcoM81UBMh4Rvi::vO7THP8wruIlT_TAIyf ok 8 - DU7ayduAK5n2i ok 9 - gDI ok 10 - gUjC4hNKT::hoTI::MHbKLTf4yetKI_UG5::B95NLcLUldjqn ok 11 - h6vg::1HfpU ok 12 - hGALEKkpv::5wUW9HBzoTRR_lwc::dt5asFChU0TKl_JV9::Ay7HkDU0RQmDZPsbPKPE ok 13 - joKF3PBjKuwLLucEEGc::erTQ::dwOoiIFMv6y::QJopCZXw::aToK6qSSzY_cXcjtp ok 14 - MKeq7DMVYlyHH::6Jny615XIBsDQ::e967IiODE5nM1 ok 15 - oBrXqJ8HHGgpqk::o4FIuB0pdhjn ok 16 - QnoHRC2G::3NMAY0dBq4KactoaKB::7A3h5uHuu00xWpu ok 17 - RU7::WaWIBk::pAwxOPwotFgvOo::ZUbqEUlZ6aC ok 18 - Rxy8wLUeVeoAlnQDO ok 19 - UckSf7::IY0Oo_SmRqhY6d1::Efpwcp6T5uWFZBIvG_Nj ok 20 - v::T2D_7KrTziftlcU9mwCm::rvZvxtdKfV6LqJDvpnYx::JMKduaNNE3xXeh ok 21 - VN03dDYI::2m9bMOb::PFzXgmO::oWOLeui ok 22 - xv0dbUDsfxieLaB08I9::z9adBqagoomLkzKr5vJ::v0Scyr ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _fyE09yB9kcMyQB5_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _fyE09yB9kcMyQB5_ # Subtest: Bx6sBg::YHditl1EPc2XGLVtx::g3EwQtYmtY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Bx6sBg::YHditl1EPc2XGLVtx::g3EwQtYmtY # Subtest: d96g5j 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - d96g5j # Subtest: dJcoM81UBMh4Rvi::vO7THP8wruIlT_TAIyf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dJcoM81UBMh4Rvi::vO7THP8wruIlT_TAIyf # Subtest: DU7ayduAK5n2i 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DU7ayduAK5n2i # Subtest: gDI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gDI # Subtest: gUjC4hNKT::hoTI::MHbKLTf4yetKI_UG5::B95NLcLUldjqn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gUjC4hNKT::hoTI::MHbKLTf4yetKI_UG5::B95NLcLUldjqn # Subtest: h6vg::1HfpU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - h6vg::1HfpU # Subtest: hGALEKkpv::5wUW9HBzoTRR_lwc::dt5asFChU0TKl_JV9::Ay7HkDU0RQmDZPsbPKPE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hGALEKkpv::5wUW9HBzoTRR_lwc::dt5asFChU0TKl_JV9::Ay7HkDU0RQmDZPsbPKPE # Subtest: joKF3PBjKuwLLucEEGc::erTQ::dwOoiIFMv6y::QJopCZXw::aToK6qSSzY_cXcjtp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - joKF3PBjKuwLLucEEGc::erTQ::dwOoiIFMv6y::QJopCZXw::aToK6qSSzY_cXcjtp # Subtest: MKeq7DMVYlyHH::6Jny615XIBsDQ::e967IiODE5nM1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MKeq7DMVYlyHH::6Jny615XIBsDQ::e967IiODE5nM1 # Subtest: oBrXqJ8HHGgpqk::o4FIuB0pdhjn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oBrXqJ8HHGgpqk::o4FIuB0pdhjn # Subtest: QnoHRC2G::3NMAY0dBq4KactoaKB::7A3h5uHuu00xWpu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QnoHRC2G::3NMAY0dBq4KactoaKB::7A3h5uHuu00xWpu # Subtest: RU7::WaWIBk::pAwxOPwotFgvOo::ZUbqEUlZ6aC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RU7::WaWIBk::pAwxOPwotFgvOo::ZUbqEUlZ6aC # Subtest: Rxy8wLUeVeoAlnQDO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Rxy8wLUeVeoAlnQDO # Subtest: UckSf7::IY0Oo_SmRqhY6d1::Efpwcp6T5uWFZBIvG_Nj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UckSf7::IY0Oo_SmRqhY6d1::Efpwcp6T5uWFZBIvG_Nj # Subtest: v::T2D_7KrTziftlcU9mwCm::rvZvxtdKfV6LqJDvpnYx::JMKduaNNE3xXeh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - v::T2D_7KrTziftlcU9mwCm::rvZvxtdKfV6LqJDvpnYx::JMKduaNNE3xXeh # Subtest: VN03dDYI::2m9bMOb::PFzXgmO::oWOLeui 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VN03dDYI::2m9bMOb::PFzXgmO::oWOLeui # Subtest: xv0dbUDsfxieLaB08I9::z9adBqagoomLkzKr5vJ::v0Scyr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xv0dbUDsfxieLaB08I9::z9adBqagoomLkzKr5vJ::v0Scyr ok 1 - Set ==> _fyE09yB9kcMyQB5_ 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> _fyE09yB9kcMyQB5_ 1..40 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..23 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - _fyE09yB9kcMyQB5_ ok 4 - Bx6sBg::YHditl1EPc2XGLVtx::g3EwQtYmtY ok 5 - d96g5j ok 6 - dJcoM81UBMh4Rvi::vO7THP8wruIlT_TAIyf ok 7 - DU7ayduAK5n2i ok 8 - gDI ok 9 - gUjC4hNKT::hoTI::MHbKLTf4yetKI_UG5::B95NLcLUldjqn ok 10 - h6vg::1HfpU ok 11 - hGALEKkpv::5wUW9HBzoTRR_lwc::dt5asFChU0TKl_JV9::Ay7HkDU0RQmDZPsbPKPE ok 12 - joKF3PBjKuwLLucEEGc::erTQ::dwOoiIFMv6y::QJopCZXw::aToK6qSSzY_cXcjtp ok 13 - MKeq7DMVYlyHH::6Jny615XIBsDQ::e967IiODE5nM1 ok 14 - oBrXqJ8HHGgpqk::o4FIuB0pdhjn ok 15 - QnoHRC2G::3NMAY0dBq4KactoaKB::7A3h5uHuu00xWpu ok 16 - RU7::WaWIBk::pAwxOPwotFgvOo::ZUbqEUlZ6aC ok 17 - Rxy8wLUeVeoAlnQDO ok 18 - UckSf7::IY0Oo_SmRqhY6d1::Efpwcp6T5uWFZBIvG_Nj ok 19 - v::T2D_7KrTziftlcU9mwCm::rvZvxtdKfV6LqJDvpnYx::JMKduaNNE3xXeh ok 20 - VN03dDYI::2m9bMOb::PFzXgmO::oWOLeui ok 21 - xv0dbUDsfxieLaB08I9::z9adBqagoomLkzKr5vJ::v0Scyr ok 22 - Footer ok 23 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - _fyE09yB9kcMyQB5_ ok 5 - Bx6sBg::YHditl1EPc2XGLVtx::g3EwQtYmtY ok 6 - d96g5j ok 7 - dJcoM81UBMh4Rvi::vO7THP8wruIlT_TAIyf ok 8 - DU7ayduAK5n2i ok 9 - gDI ok 10 - gUjC4hNKT::hoTI::MHbKLTf4yetKI_UG5::B95NLcLUldjqn ok 11 - h6vg::1HfpU ok 12 - hGALEKkpv::5wUW9HBzoTRR_lwc::dt5asFChU0TKl_JV9::Ay7HkDU0RQmDZPsbPKPE ok 13 - joKF3PBjKuwLLucEEGc::erTQ::dwOoiIFMv6y::QJopCZXw::aToK6qSSzY_cXcjtp ok 14 - MKeq7DMVYlyHH::6Jny615XIBsDQ::e967IiODE5nM1 ok 15 - oBrXqJ8HHGgpqk::o4FIuB0pdhjn ok 16 - QnoHRC2G::3NMAY0dBq4KactoaKB::7A3h5uHuu00xWpu ok 17 - RU7::WaWIBk::pAwxOPwotFgvOo::ZUbqEUlZ6aC ok 18 - Rxy8wLUeVeoAlnQDO ok 19 - UckSf7::IY0Oo_SmRqhY6d1::Efpwcp6T5uWFZBIvG_Nj ok 20 - v::T2D_7KrTziftlcU9mwCm::rvZvxtdKfV6LqJDvpnYx::JMKduaNNE3xXeh ok 21 - VN03dDYI::2m9bMOb::PFzXgmO::oWOLeui ok 22 - xv0dbUDsfxieLaB08I9::z9adBqagoomLkzKr5vJ::v0Scyr ok 23 - Footer ok 24 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: _fyE09yB9kcMyQB5_ 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - _fyE09yB9kcMyQB5_ # Subtest: Bx6sBg::YHditl1EPc2XGLVtx::g3EwQtYmtY 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Bx6sBg::YHditl1EPc2XGLVtx::g3EwQtYmtY # Subtest: d96g5j 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - d96g5j # Subtest: dJcoM81UBMh4Rvi::vO7THP8wruIlT_TAIyf 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - dJcoM81UBMh4Rvi::vO7THP8wruIlT_TAIyf # Subtest: DU7ayduAK5n2i 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - DU7ayduAK5n2i # Subtest: gDI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gDI # Subtest: gUjC4hNKT::hoTI::MHbKLTf4yetKI_UG5::B95NLcLUldjqn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - gUjC4hNKT::hoTI::MHbKLTf4yetKI_UG5::B95NLcLUldjqn # Subtest: h6vg::1HfpU 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - h6vg::1HfpU # Subtest: hGALEKkpv::5wUW9HBzoTRR_lwc::dt5asFChU0TKl_JV9::Ay7HkDU0RQmDZPsbPKPE 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - hGALEKkpv::5wUW9HBzoTRR_lwc::dt5asFChU0TKl_JV9::Ay7HkDU0RQmDZPsbPKPE # Subtest: joKF3PBjKuwLLucEEGc::erTQ::dwOoiIFMv6y::QJopCZXw::aToK6qSSzY_cXcjtp 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - joKF3PBjKuwLLucEEGc::erTQ::dwOoiIFMv6y::QJopCZXw::aToK6qSSzY_cXcjtp # Subtest: MKeq7DMVYlyHH::6Jny615XIBsDQ::e967IiODE5nM1 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - MKeq7DMVYlyHH::6Jny615XIBsDQ::e967IiODE5nM1 # Subtest: oBrXqJ8HHGgpqk::o4FIuB0pdhjn 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oBrXqJ8HHGgpqk::o4FIuB0pdhjn # Subtest: QnoHRC2G::3NMAY0dBq4KactoaKB::7A3h5uHuu00xWpu 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - QnoHRC2G::3NMAY0dBq4KactoaKB::7A3h5uHuu00xWpu # Subtest: RU7::WaWIBk::pAwxOPwotFgvOo::ZUbqEUlZ6aC 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - RU7::WaWIBk::pAwxOPwotFgvOo::ZUbqEUlZ6aC # Subtest: Rxy8wLUeVeoAlnQDO 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - Rxy8wLUeVeoAlnQDO # Subtest: UckSf7::IY0Oo_SmRqhY6d1::Efpwcp6T5uWFZBIvG_Nj 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UckSf7::IY0Oo_SmRqhY6d1::Efpwcp6T5uWFZBIvG_Nj # Subtest: v::T2D_7KrTziftlcU9mwCm::rvZvxtdKfV6LqJDvpnYx::JMKduaNNE3xXeh 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - v::T2D_7KrTziftlcU9mwCm::rvZvxtdKfV6LqJDvpnYx::JMKduaNNE3xXeh # Subtest: VN03dDYI::2m9bMOb::PFzXgmO::oWOLeui 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - VN03dDYI::2m9bMOb::PFzXgmO::oWOLeui # Subtest: xv0dbUDsfxieLaB08I9::z9adBqagoomLkzKr5vJ::v0Scyr 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - xv0dbUDsfxieLaB08I9::z9adBqagoomLkzKr5vJ::v0Scyr ok 1 - Set ==> _fyE09yB9kcMyQB5_ 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 10 - license = mozilla # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 11 - license = mit # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: 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 ==> AywYMIU2CE::4Oif3496r::z4SqXXB4jIYTM8QLq::BgJoGie::9LmcwAQFo34NJMMioOO7 1..27 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..10 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - AywYMIU2CE::4Oif3496r::z4SqXXB4jIYTM8QLq::BgJoGie::9LmcwAQFo34NJMMioOO7 ok 4 - kdLVzaeosT::GUhAjDvRuSVHMB ok 5 - m3wQ671cXNls::hDGR ok 6 - OeZobUy_HTyA::PtYB8mfY1ziU7np5::m ok 7 - UAUBExr7TjR2::ptZwPA ok 8 - vSr0::XKFz6oyV5B::AwvGlVNcErCnX1o5::duZLWXG8e ok 9 - Footer ok 10 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.t # Subtest: xt/boilerplate.t 1..11 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - AywYMIU2CE::4Oif3496r::z4SqXXB4jIYTM8QLq::BgJoGie::9LmcwAQFo34NJMMioOO7 ok 5 - kdLVzaeosT::GUhAjDvRuSVHMB ok 6 - m3wQ671cXNls::hDGR ok 7 - OeZobUy_HTyA::PtYB8mfY1ziU7np5::m ok 8 - UAUBExr7TjR2::ptZwPA ok 9 - vSr0::XKFz6oyV5B::AwvGlVNcErCnX1o5::duZLWXG8e ok 10 - Footer ok 11 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: AywYMIU2CE::4Oif3496r::z4SqXXB4jIYTM8QLq::BgJoGie::9LmcwAQFo34NJMMioOO7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - AywYMIU2CE::4Oif3496r::z4SqXXB4jIYTM8QLq::BgJoGie::9LmcwAQFo34NJMMioOO7 # Subtest: kdLVzaeosT::GUhAjDvRuSVHMB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kdLVzaeosT::GUhAjDvRuSVHMB # Subtest: m3wQ671cXNls::hDGR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - m3wQ671cXNls::hDGR # Subtest: OeZobUy_HTyA::PtYB8mfY1ziU7np5::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 25 - OeZobUy_HTyA::PtYB8mfY1ziU7np5::m # Subtest: UAUBExr7TjR2::ptZwPA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UAUBExr7TjR2::ptZwPA # Subtest: vSr0::XKFz6oyV5B::AwvGlVNcErCnX1o5::duZLWXG8e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vSr0::XKFz6oyV5B::AwvGlVNcErCnX1o5::duZLWXG8e ok 1 - Set ==> AywYMIU2CE::4Oif3496r::z4SqXXB4jIYTM8QLq::BgJoGie::9LmcwAQFo34NJMMioOO7 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> AywYMIU2CE::4Oif3496r::z4SqXXB4jIYTM8QLq::BgJoGie::9LmcwAQFo34NJMMioOO7 1..27 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..10 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - AywYMIU2CE::4Oif3496r::z4SqXXB4jIYTM8QLq::BgJoGie::9LmcwAQFo34NJMMioOO7 ok 4 - kdLVzaeosT::GUhAjDvRuSVHMB ok 5 - m3wQ671cXNls::hDGR ok 6 - OeZobUy_HTyA::PtYB8mfY1ziU7np5::m ok 7 - UAUBExr7TjR2::ptZwPA ok 8 - vSr0::XKFz6oyV5B::AwvGlVNcErCnX1o5::duZLWXG8e ok 9 - Footer ok 10 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.t # Subtest: xt/boilerplate.t 1..11 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - Sub declares ok 4 - AywYMIU2CE::4Oif3496r::z4SqXXB4jIYTM8QLq::BgJoGie::9LmcwAQFo34NJMMioOO7 ok 5 - kdLVzaeosT::GUhAjDvRuSVHMB ok 6 - m3wQ671cXNls::hDGR ok 7 - OeZobUy_HTyA::PtYB8mfY1ziU7np5::m ok 8 - UAUBExr7TjR2::ptZwPA ok 9 - vSr0::XKFz6oyV5B::AwvGlVNcErCnX1o5::duZLWXG8e ok 10 - Footer ok 11 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: AywYMIU2CE::4Oif3496r::z4SqXXB4jIYTM8QLq::BgJoGie::9LmcwAQFo34NJMMioOO7 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - AywYMIU2CE::4Oif3496r::z4SqXXB4jIYTM8QLq::BgJoGie::9LmcwAQFo34NJMMioOO7 # Subtest: kdLVzaeosT::GUhAjDvRuSVHMB 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kdLVzaeosT::GUhAjDvRuSVHMB # Subtest: m3wQ671cXNls::hDGR 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - m3wQ671cXNls::hDGR # Subtest: OeZobUy_HTyA::PtYB8mfY1ziU7np5::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 25 - OeZobUy_HTyA::PtYB8mfY1ziU7np5::m # Subtest: UAUBExr7TjR2::ptZwPA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - UAUBExr7TjR2::ptZwPA # Subtest: vSr0::XKFz6oyV5B::AwvGlVNcErCnX1o5::duZLWXG8e 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - vSr0::XKFz6oyV5B::AwvGlVNcErCnX1o5::duZLWXG8e ok 1 - Set ==> AywYMIU2CE::4Oif3496r::z4SqXXB4jIYTM8QLq::BgJoGie::9LmcwAQFo34NJMMioOO7 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 = 5.024000 ok 12 - license = lgpl3 # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 13 - license = gpl3 # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: 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 ==> oAEFmryXywwckmL1o6bK 1..24 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - oAEFmryXywwckmL1o6bK ok 4 - OT5n8_jShVDzbhS8lV::8vdmWjF5kMCcjtA::1BDzwVw::o5MKBLE_CX_rjijrN9m ok 5 - wG::Dd::h1WxmdtBIaL3vdyMo5::E::OBPZaI ok 6 - Footer ok 7 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - oAEFmryXywwckmL1o6bK ok 5 - OT5n8_jShVDzbhS8lV::8vdmWjF5kMCcjtA::1BDzwVw::o5MKBLE_CX_rjijrN9m ok 6 - wG::Dd::h1WxmdtBIaL3vdyMo5::E::OBPZaI ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: oAEFmryXywwckmL1o6bK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oAEFmryXywwckmL1o6bK # Subtest: OT5n8_jShVDzbhS8lV::8vdmWjF5kMCcjtA::1BDzwVw::o5MKBLE_CX_rjijrN9m 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OT5n8_jShVDzbhS8lV::8vdmWjF5kMCcjtA::1BDzwVw::o5MKBLE_CX_rjijrN9m # Subtest: wG::Dd::h1WxmdtBIaL3vdyMo5::E::OBPZaI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - wG::Dd::h1WxmdtBIaL3vdyMo5::E::OBPZaI ok 1 - Set ==> oAEFmryXywwckmL1o6bK 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> oAEFmryXywwckmL1o6bK 1..24 ok 1 - Exists: README ok 2 - Exists: Changes ok 3 - Exists: MANIFEST.SKIP ok 4 - Exists: Build.PL ok 5 - Exists: t/00-load.t ok 6 - Exists: xt/boilerplate.t ok 7 - Exists: t/manifest.t ok 8 - Exists: t/pod.t ok 9 - Exists: t/pod-coverage.t # Subtest: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..7 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - oAEFmryXywwckmL1o6bK ok 4 - OT5n8_jShVDzbhS8lV::8vdmWjF5kMCcjtA::1BDzwVw::o5MKBLE_CX_rjijrN9m ok 5 - wG::Dd::h1WxmdtBIaL3vdyMo5::E::OBPZaI ok 6 - Footer ok 7 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - oAEFmryXywwckmL1o6bK ok 5 - OT5n8_jShVDzbhS8lV::8vdmWjF5kMCcjtA::1BDzwVw::o5MKBLE_CX_rjijrN9m ok 6 - wG::Dd::h1WxmdtBIaL3vdyMo5::E::OBPZaI ok 7 - Footer ok 8 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: oAEFmryXywwckmL1o6bK 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - oAEFmryXywwckmL1o6bK # Subtest: OT5n8_jShVDzbhS8lV::8vdmWjF5kMCcjtA::1BDzwVw::o5MKBLE_CX_rjijrN9m 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - OT5n8_jShVDzbhS8lV::8vdmWjF5kMCcjtA::1BDzwVw::o5MKBLE_CX_rjijrN9m # Subtest: wG::Dd::h1WxmdtBIaL3vdyMo5::E::OBPZaI 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - wG::Dd::h1WxmdtBIaL3vdyMo5::E::OBPZaI ok 1 - Set ==> oAEFmryXywwckmL1o6bK 1..1 ok 2 - force = 1 ok 16 - ignores_type = 1111 ok 5 - minperl = 5.024000 ok 14 - license = agpl3 # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: 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 ==> e::G::2PVWP1c16 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - e::G::2PVWP1c16 ok 4 - jtb9Nnps7EqvxOrcm::opJ::x5OADrhQKyFODjRu::2GAbHF5PqEPAZlAZIXXh::KggvPfYdIJIhjjjA ok 5 - kSYubHGfO20hL5RPKp29::K7NluK2yBhvLRE::LfkVBoumT3L77S_IPPo ok 6 - nG17eih6::eeZQr::5HmR::hQzW3QFSs1Mi87KHZ::UtXM6VZAkVv ok 7 - Footer ok 8 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - e::G::2PVWP1c16 ok 5 - jtb9Nnps7EqvxOrcm::opJ::x5OADrhQKyFODjRu::2GAbHF5PqEPAZlAZIXXh::KggvPfYdIJIhjjjA ok 6 - kSYubHGfO20hL5RPKp29::K7NluK2yBhvLRE::LfkVBoumT3L77S_IPPo ok 7 - nG17eih6::eeZQr::5HmR::hQzW3QFSs1Mi87KHZ::UtXM6VZAkVv ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: e::G::2PVWP1c16 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - e::G::2PVWP1c16 # Subtest: jtb9Nnps7EqvxOrcm::opJ::x5OADrhQKyFODjRu::2GAbHF5PqEPAZlAZIXXh::KggvPfYdIJIhjjjA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jtb9Nnps7EqvxOrcm::opJ::x5OADrhQKyFODjRu::2GAbHF5PqEPAZlAZIXXh::KggvPfYdIJIhjjjA # Subtest: kSYubHGfO20hL5RPKp29::K7NluK2yBhvLRE::LfkVBoumT3L77S_IPPo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kSYubHGfO20hL5RPKp29::K7NluK2yBhvLRE::LfkVBoumT3L77S_IPPo # Subtest: nG17eih6::eeZQr::5HmR::hQzW3QFSs1Mi87KHZ::UtXM6VZAkVv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nG17eih6::eeZQr::5HmR::hQzW3QFSs1Mi87KHZ::UtXM6VZAkVv ok 1 - Set ==> e::G::2PVWP1c16 1..1 ok 1 - force = 0 # Subtest: force = 1 # Subtest: Set ==> e::G::2PVWP1c16 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: .cvsignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 10 - .cvsignore # Subtest: .gitignore 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 11 - .gitignore # Subtest: Build.PL 1..10 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 12 - Build.PL # Subtest: Changes 1..2 ok 1 - Contents ok 2 - That's all folks! ok 13 - Changes # Subtest: ignore.txt 1..3 ok 1 - MANIFEST* ok 2 - Contents ok 3 - That's all folks! ok 14 - ignore.txt # Subtest: MANIFEST.SKIP 1..2 ok 1 - Contents ok 2 - That's all folks! ok 15 - MANIFEST.SKIP # 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/00-load.t 1..8 ok 1 - \#!perl/Min/Strict/Warning/Test::More ok 2 - Plan Header ok 3 - e::G::2PVWP1c16 ok 4 - jtb9Nnps7EqvxOrcm::opJ::x5OADrhQKyFODjRu::2GAbHF5PqEPAZlAZIXXh::KggvPfYdIJIhjjjA ok 5 - kSYubHGfO20hL5RPKp29::K7NluK2yBhvLRE::LfkVBoumT3L77S_IPPo ok 6 - nG17eih6::eeZQr::5HmR::hQzW3QFSs1Mi87KHZ::UtXM6VZAkVv ok 7 - Footer ok 8 - That's all folks! ok 17 - t/00-load.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-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 19 - t/pod-coverage.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 20 - t/pod.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 - e::G::2PVWP1c16 ok 5 - jtb9Nnps7EqvxOrcm::opJ::x5OADrhQKyFODjRu::2GAbHF5PqEPAZlAZIXXh::KggvPfYdIJIhjjjA ok 6 - kSYubHGfO20hL5RPKp29::K7NluK2yBhvLRE::LfkVBoumT3L77S_IPPo ok 7 - nG17eih6::eeZQr::5HmR::hQzW3QFSs1Mi87KHZ::UtXM6VZAkVv ok 8 - Footer ok 9 - That's all folks! ok 21 - xt/boilerplate.t # Subtest: e::G::2PVWP1c16 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - e::G::2PVWP1c16 # Subtest: jtb9Nnps7EqvxOrcm::opJ::x5OADrhQKyFODjRu::2GAbHF5PqEPAZlAZIXXh::KggvPfYdIJIhjjjA 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - jtb9Nnps7EqvxOrcm::opJ::x5OADrhQKyFODjRu::2GAbHF5PqEPAZlAZIXXh::KggvPfYdIJIhjjjA # Subtest: kSYubHGfO20hL5RPKp29::K7NluK2yBhvLRE::LfkVBoumT3L77S_IPPo 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - kSYubHGfO20hL5RPKp29::K7NluK2yBhvLRE::LfkVBoumT3L77S_IPPo # Subtest: nG17eih6::eeZQr::5HmR::hQzW3QFSs1Mi87KHZ::UtXM6VZAkVv 1..19 ok 1 - start ok 2 - NAME Pod. ok 3 - module version ok 4 - SYNOPSIS ok 5 - EXPORT ok 6 - function1 ok 7 - function2 ok 8 - AUTHOR ok 9 - BUGS ok 10 - Support 1 ok 11 - Support - RT ok 12 - AnnoCPAN ok 13 - CPAN Ratings ok 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 - nG17eih6::eeZQr::5HmR::hQzW3QFSs1Mi87KHZ::UtXM6VZAkVv ok 1 - Set ==> e::G::2PVWP1c16 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 = 5.024000 ok 15 - license = qpl # 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 = 5.024000 1..16 # Subtest: ignores_type = 0000 1..0 # SKIP Only testing a 1% sample ok 1 # skip Only testing a 1% sample # Subtest: ignores_type = 0001 1..0 # SKIP Only testing a 1% sample ok 2 # skip Only testing a 1% sample # Subtest: ignores_type = 0010 1..0 # SKIP Only testing a 1% sample ok 3 # skip Only testing a 1% sample # Subtest: ignores_type = 0011 1..0 # SKIP Only testing a 1% sample ok 4 # skip Only testing a 1% sample # Subtest: ignores_type = 0100 1..0 # SKIP Only testing a 1% sample ok 5 # skip Only testing a 1% sample # Subtest: ignores_type = 0101 1..0 # SKIP Only testing a 1% sample ok 6 # skip Only testing a 1% sample # Subtest: ignores_type = 0110 1..0 # SKIP Only testing a 1% sample ok 7 # skip Only testing a 1% sample # Subtest: ignores_type = 0111 1..0 # SKIP Only testing a 1% sample ok 8 # skip Only testing a 1% sample # Subtest: ignores_type = 1000 1..0 # SKIP Only testing a 1% sample ok 9 # skip Only testing a 1% sample # Subtest: ignores_type = 1001 1..0 # SKIP Only testing a 1% sample ok 10 # skip Only testing a 1% sample # Subtest: ignores_type = 1010 1..0 # SKIP Only testing a 1% sample ok 11 # skip Only testing a 1% sample # Subtest: ignores_type = 1011 1..0 # SKIP Only testing a 1% sample ok 12 # skip Only testing a 1% sample # Subtest: ignores_type = 1100 1..0 # SKIP Only testing a 1% sample ok 13 # skip Only testing a 1% sample # Subtest: ignores_type = 1101 1..0 # SKIP Only testing a 1% sample ok 14 # skip Only testing a 1% sample # Subtest: ignores_type = 1110 1..0 # SKIP Only testing a 1% sample ok 15 # skip Only testing 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 = 5.024000 ok 16 - license = gpl ok 4 - builder = Module::Build # Subtest: builder = Module::Install 1..0 # SKIP Module::Install not installed ok 5 # skip Module::Install not installed ok All tests successful. Files=6, Tests=26, 11 wallclock secs ( 1.57 usr 0.32 sys + 10.40 cusr 1.28 csys = 13.57 CPU) Result: PASS DBOOK/Module-Starter-1.75.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DB/DBOOK/CHECKSUMS Dan Book <dbook@cpan.org> a simple starter kit for any module >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/Module-Starter-1.75-V877a5 && tar cvf - Module-Starter-1.75.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/D/DB/DBOOK/Module-Starter-1.75.tar.gz Module-Starter-1.75.ppd blib/ blib/lib/ blib/lib/Module/ blib/lib/Module/Starter/ blib/lib/Module/Starter/App.pm blib/lib/Module/Starter/BuilderSet.pm blib/lib/Module/Starter/Plugin/ blib/lib/Module/Starter/Plugin/Template.pm blib/lib/Module/Starter/Plugin.pod blib/lib/Module/Starter/Simple.pm blib/lib/Module/Starter.pm 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 blib/script/ blib/script/module-starter Finished 2018-06-16T02:02:16