The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
CONTRIBUTING 11
Changes 05
MANIFEST 22
META.json 8489
META.yml 7984
Makefile.PL 35
README 22
dist.ini 11
lib/Test/LWP/UserAgent.pm 33
t/00-report-prereqs.dd 34
t/06-network-fallback.t 15
t/10-request-args-network.t 05
xt/author/eol.t 11
xt/author/kwalitee.t 09
xt/author/no-tabs.t 22
xt/author/pod-spell.t 11
xt/release/changes_has_content.t 11
xt/release/kwalitee.t 90
18 files changed (This is a version diff) 193220
@@ -97,4 +97,4 @@ request to the .mailmap file to contain the correct mapping.
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.005 from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.091.
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.093.
@@ -1,5 +1,10 @@
 Revision history for Test-LWP-UserAgent
 
+0.029     2015-05-23 03:43:46Z
+          - add use of Test::RequiresInternet to avoid failing tests on
+            smokers that are failing to set NO_NETWORK_TESTING when running
+            behind a firewall
+
 0.028     2015-04-10 22:38:29Z
           - report on the versions of more networking modules, to try to track
             down mysterious failed network connections during testing
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.034.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.036.
 CONTRIBUTING
 Changes
 INSTALL
@@ -38,12 +38,12 @@ weaver.ini
 xt/author/00-compile.t
 xt/author/clean-namespaces.t
 xt/author/eol.t
+xt/author/kwalitee.t
 xt/author/no-tabs.t
 xt/author/pod-spell.t
 xt/release/changes_has_content.t
 xt/release/cpan-changes.t
 xt/release/distmeta.t
-xt/release/kwalitee.t
 xt/release/minimum-version.t
 xt/release/mojibake.t
 xt/release/pod-coverage.t
@@ -4,7 +4,7 @@
       "Karen Etheridge <ether@cpan.org>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Dist::Zilla version 5.034, CPAN::Meta::Converter version 2.150001",
+   "generated_by" : "Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.150004",
    "keywords" : [
       "testing",
       "useragent",
@@ -37,7 +37,7 @@
       },
       "develop" : {
          "recommends" : {
-            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.091"
+            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.093"
          },
          "requires" : {
             "Dist::Zilla" : "5",
@@ -93,8 +93,8 @@
             "Dist::Zilla::Plugin::Readme" : "0",
             "Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.142180",
             "Dist::Zilla::Plugin::RewriteVersion::Transitional" : "0.004",
-            "Dist::Zilla::Plugin::Run::AfterBuild" : "0.028",
-            "Dist::Zilla::Plugin::Run::AfterRelease" : "0.031",
+            "Dist::Zilla::Plugin::Run::AfterBuild" : "0.038",
+            "Dist::Zilla::Plugin::Run::AfterRelease" : "0.038",
             "Dist::Zilla::Plugin::RunExtraTests" : "0.024",
             "Dist::Zilla::Plugin::ShareDir" : "0",
             "Dist::Zilla::Plugin::Test::CPAN::Changes" : "0.008",
@@ -167,6 +167,7 @@
             "Test::Fatal" : "0",
             "Test::More" : "0.88",
             "Test::Requires" : "0",
+            "Test::RequiresInternet" : "0",
             "Test::Warnings" : "0.009",
             "if" : "0",
             "lib" : "0",
@@ -178,7 +179,7 @@
    "provides" : {
       "Test::LWP::UserAgent" : {
          "file" : "lib/Test/LWP/UserAgent.pm",
-         "version" : "0.028"
+         "version" : "0.029"
       }
    },
    "release_status" : "stable",
@@ -196,10 +197,10 @@
       "x_IRC" : "irc://irc.perl.org/#perl-qa",
       "x_MailingList" : "http://lists.perl.org/list/perl-qa.html"
    },
-   "version" : "0.028",
+   "version" : "0.029",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.021010"
+         "version" : "5.021011"
       },
       "plugins" : [
          {
@@ -211,7 +212,7 @@
                }
             },
             "name" : "@Author::ETHER/bundle_plugins",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -224,7 +225,7 @@
                }
             },
             "name" : "@Author::ETHER/RewriteVersion::Transitional",
-            "version" : "0.004"
+            "version" : "0.005"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -240,7 +241,7 @@
                }
             },
             "name" : "@Author::ETHER/stale modules, build",
-            "version" : "0.041"
+            "version" : "0.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -254,27 +255,27 @@
                }
             },
             "name" : "@Author::ETHER/stale modules, release",
-            "version" : "0.041"
+            "version" : "0.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@Author::ETHER/ExecDir",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@Author::ETHER/ShareDir",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
             "name" : "@Author::ETHER/Examples",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
             "name" : "@Author::ETHER/ExtraTestFiles",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
@@ -302,27 +303,27 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Author::ETHER/MetaYAML",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Author::ETHER/MetaJSON",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Author::ETHER/License",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@Author::ETHER/Readme",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Author::ETHER/Manifest",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile::ShareDir",
@@ -381,7 +382,7 @@
                }
             },
             "name" : "@Author::ETHER/Test::NoTabs",
-            "version" : "0.13"
+            "version" : "0.14"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::EOL",
@@ -397,12 +398,12 @@
                }
             },
             "name" : "@Author::ETHER/Test::EOL",
-            "version" : "0.17"
+            "version" : "0.18"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaTests",
             "name" : "@Author::ETHER/MetaTests",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -422,17 +423,17 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Author::ETHER/PodSyntaxTests",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodCoverageTests",
             "name" : "@Author::ETHER/PodCoverageTests",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
             "name" : "@Author::ETHER/Test::PodSpelling",
-            "version" : "2.006008"
+            "version" : "2.006009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Pod::No404s",
@@ -443,7 +444,7 @@
             "class" : "Dist::Zilla::Plugin::Test::Kwalitee",
             "config" : {
                "Dist::Zilla::Plugin::Test::Kwalitee" : {
-                  "filename" : "xt/release/kwalitee.t",
+                  "filename" : "xt/author/kwalitee.t",
                   "skiptest" : []
                }
             },
@@ -493,87 +494,87 @@
                      {
                         "class" : "Pod::Weaver::Plugin::EnsurePod5",
                         "name" : "@CorePrep/EnsurePod5",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::H1Nester",
                         "name" : "@CorePrep/H1Nester",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::SingleEncoding",
                         "name" : "@Default/SingleEncoding",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Name",
                         "name" : "@Default/Name",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Version",
                         "name" : "@Default/Version",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@Default/prelude",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "SYNOPSIS",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "DESCRIPTION",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "OVERVIEW",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "ATTRIBUTES",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "METHODS",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "FUNCTIONS",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Leftovers",
                         "name" : "@Default/Leftovers",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@Default/postlude",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Authors",
                         "name" : "@Default/Authors",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Legal",
                         "name" : "@Default/Legal",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::Transformer",
                         "name" : "-Transformer",
-                        "version" : "4.011"
+                        "version" : "4.012"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Contributors",
@@ -594,12 +595,12 @@
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
             "name" : "@Author::ETHER/GithubMeta",
-            "version" : "0.48"
+            "version" : "0.50"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoMetaResources",
             "name" : "@Author::ETHER/AutoMetaResources",
-            "version" : "1.20"
+            "version" : "1.21"
          },
          {
             "class" : "Dist::Zilla::Plugin::AuthorityFromModule",
@@ -608,7 +609,7 @@
                   "module" : "Test::LWP::UserAgent"
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000026",
+                  "Module::Metadata" : "1.000027",
                   "version" : "0.003"
                }
             },
@@ -623,7 +624,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "@Author::ETHER/MetaNoIndex",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -636,13 +637,13 @@
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : ":InstallModules",
-                        "version" : "5.034"
+                        "version" : "5.036"
                      }
                   ]
                },
                "Dist::Zilla::Role::MetaProvider::Provider" : {
-                  "inherit_missing" : "1",
-                  "inherit_version" : "1",
+                  "inherit_missing" : "0",
+                  "inherit_version" : "0",
                   "meta_noindex" : "1"
                }
             },
@@ -652,7 +653,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Author::ETHER/MetaConfig",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Keywords",
@@ -687,7 +688,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Author::ETHER/AutoPrereqs",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
@@ -708,7 +709,7 @@
                }
             },
             "name" : "@Author::ETHER/pluginbundle_version",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -718,7 +719,7 @@
                }
             },
             "name" : "@Author::ETHER/MakeMaker",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
@@ -728,7 +729,7 @@
                }
             },
             "name" : "@Author::ETHER/RunExtraTests",
-            "version" : "0.026"
+            "version" : "0.027"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckSelfDependency",
@@ -739,7 +740,7 @@
                   ]
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000026",
+                  "Module::Metadata" : "1.000027",
                   "version" : "0.003"
                }
             },
@@ -751,13 +752,14 @@
             "config" : {
                "Dist::Zilla::Plugin::Run::Role::Runner" : {
                   "fatal_errors" : 1,
+                  "quiet" : 1,
                   "run" : [
                      "bash -c \"test -e .ackrc && grep -q -- '--ignore-dir=.latest' .ackrc || echo '--ignore-dir=.latest' >> .ackrc; if [[ `dirname %d` != .build ]]; then test -e .ackrc && grep -q -- '--ignore-dir=%d' .ackrc || echo '--ignore-dir=%d' >> .ackrc; fi\""
                   ]
                }
             },
             "name" : "@Author::ETHER/.ackrc",
-            "version" : "0.035"
+            "version" : "0.038"
          },
          {
             "class" : "Dist::Zilla::Plugin::Run::AfterBuild",
@@ -766,11 +768,12 @@
                   "eval" : [
                      "if ('%d' =~ /^%n-[.[:xdigit:]]+$/) { unlink '.latest'; symlink '%d', '.latest'; }"
                   ],
-                  "fatal_errors" : 1
+                  "fatal_errors" : 1,
+                  "quiet" : 1
                }
             },
             "name" : "@Author::ETHER/.latest",
-            "version" : "0.035"
+            "version" : "0.038"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckStrictVersion",
@@ -828,7 +831,7 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Author::ETHER/TestRelease",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -856,7 +859,7 @@
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Author::ETHER/UploadToCPAN",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -906,7 +909,7 @@
                "Dist::Zilla::Plugin::Git::Tag" : {
                   "branch" : null,
                   "signed" : 0,
-                  "tag" : "v0.028",
+                  "tag" : "v0.029",
                   "tag_format" : "v%v",
                   "tag_message" : "v%v%t",
                   "time_zone" : "local"
@@ -929,12 +932,12 @@
                "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional" : {}
             },
             "name" : "@Author::ETHER/BumpVersionAfterRelease::Transitional",
-            "version" : "0.004"
+            "version" : "0.005"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Author::ETHER/NextRelease",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -949,7 +952,7 @@
                      "Changes"
                   ],
                   "allow_dirty_match" : [
-                     "(?^:^lib/)"
+                     "(?^:^lib/.*\\.pm$)"
                   ],
                   "changelog" : "Changes"
                },
@@ -981,13 +984,14 @@
             "config" : {
                "Dist::Zilla::Plugin::Run::Role::Runner" : {
                   "fatal_errors" : 0,
+                  "quiet" : 0,
                   "run" : [
                      "REDACTED"
                   ]
                }
             },
             "name" : "@Author::ETHER/install release",
-            "version" : "0.035"
+            "version" : "0.038"
          },
          {
             "class" : "Dist::Zilla::Plugin::Run::AfterRelease",
@@ -996,16 +1000,17 @@
                   "eval" : [
                      "print \"release complete!\\xa\""
                   ],
-                  "fatal_errors" : 1
+                  "fatal_errors" : 1,
+                  "quiet" : 1
                }
             },
             "name" : "@Author::ETHER/release complete",
-            "version" : "0.035"
+            "version" : "0.038"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Author::ETHER/ConfirmRelease",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::DynamicPrereqs",
@@ -1021,67 +1026,67 @@
                }
             },
             "name" : "DevelopRequires",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "MetaResources",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile",
             "name" : "application_client_test",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile",
             "name" : "call_psgi",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "5.034"
+            "version" : "5.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::VerifyPhases",
             "name" : "@Author::ETHER/PHASE VERIFICATION",
-            "version" : "0.010"
+            "version" : "0.011"
          }
       ],
       "zilla" : {
@@ -1089,7 +1094,7 @@
          "config" : {
             "is_trial" : "0"
          },
-         "version" : "5.034"
+         "version" : "5.036"
       }
    },
    "x_authority" : "cpan:ETHER",
@@ -11,6 +11,7 @@ build_requires:
   Test::Fatal: '0'
   Test::More: '0.88'
   Test::Requires: '0'
+  Test::RequiresInternet: '0'
   Test::Warnings: '0.009'
   if: '0'
   lib: '0'
@@ -20,7 +21,7 @@ configure_requires:
   ExtUtils::MakeMaker: '0'
   perl: '5.006'
 dynamic_config: 1
-generated_by: 'Dist::Zilla version 5.034, CPAN::Meta::Converter version 2.150001'
+generated_by: 'Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.150004'
 keywords:
   - testing
   - useragent
@@ -41,7 +42,7 @@ no_index:
 provides:
   Test::LWP::UserAgent:
     file: lib/Test/LWP/UserAgent.pm
-    version: '0.028'
+    version: '0.029'
 requires:
   Carp: '0'
   HTTP::Date: '0'
@@ -65,10 +66,10 @@ resources:
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Test-LWP-UserAgent
   homepage: https://github.com/karenetheridge/Test-LWP-UserAgent
   repository: https://github.com/karenetheridge/Test-LWP-UserAgent.git
-version: '0.028'
+version: '0.029'
 x_Dist_Zilla:
   perl:
-    version: '5.021010'
+    version: '5.021011'
   plugins:
     -
       class: Dist::Zilla::Plugin::Prereqs
@@ -77,7 +78,7 @@ x_Dist_Zilla:
           phase: develop
           type: requires
       name: '@Author::ETHER/bundle_plugins'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
@@ -86,7 +87,7 @@ x_Dist_Zilla:
             version_regexp: ^v([\d._]+)(-TRIAL)?$
           fallback_version_provider: Git::NextVersion
       name: '@Author::ETHER/RewriteVersion::Transitional'
-      version: '0.004'
+      version: '0.005'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -98,7 +99,7 @@ x_Dist_Zilla:
           phase: build
           skip: []
       name: '@Author::ETHER/stale modules, build'
-      version: '0.041'
+      version: '0.043'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -109,23 +110,23 @@ x_Dist_Zilla:
           phase: release
           skip: []
       name: '@Author::ETHER/stale modules, release'
-      version: '0.041'
+      version: '0.043'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Author::ETHER/ExecDir'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@Author::ETHER/ShareDir'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::FileFinder::ByName
       name: '@Author::ETHER/Examples'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::FileFinder::ByName
       name: '@Author::ETHER/ExtraTestFiles'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       config:
@@ -147,23 +148,23 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::ETHER/MetaYAML'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Author::ETHER/MetaJSON'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::ETHER/License'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@Author::ETHER/Readme'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::ETHER/Manifest'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::GenerateFile::ShareDir
       config:
@@ -209,7 +210,7 @@ x_Dist_Zilla:
             - ':TestFiles'
             - '@Author::ETHER/ExtraTestFiles'
       name: '@Author::ETHER/Test::NoTabs'
-      version: '0.13'
+      version: '0.14'
     -
       class: Dist::Zilla::Plugin::Test::EOL
       config:
@@ -221,11 +222,11 @@ x_Dist_Zilla:
             - ':TestFiles'
           trailing_whitespace: '1'
       name: '@Author::ETHER/Test::EOL'
-      version: '0.17'
+      version: '0.18'
     -
       class: Dist::Zilla::Plugin::MetaTests
       name: '@Author::ETHER/MetaTests'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::Test::CPAN::Changes
       name: '@Author::ETHER/Test::CPAN::Changes'
@@ -241,15 +242,15 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::ETHER/PodSyntaxTests'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::PodCoverageTests
       name: '@Author::ETHER/PodCoverageTests'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::Test::PodSpelling
       name: '@Author::ETHER/Test::PodSpelling'
-      version: '2.006008'
+      version: '2.006009'
     -
       class: Dist::Zilla::Plugin::Test::Pod::No404s
       name: '@Author::ETHER/Test::Pod::No404s'
@@ -258,7 +259,7 @@ x_Dist_Zilla:
       class: Dist::Zilla::Plugin::Test::Kwalitee
       config:
         Dist::Zilla::Plugin::Test::Kwalitee:
-          filename: xt/release/kwalitee.t
+          filename: xt/author/kwalitee.t
           skiptest: []
       name: '@Author::ETHER/Test::Kwalitee'
       version: '2.11'
@@ -297,71 +298,71 @@ x_Dist_Zilla:
             -
               class: Pod::Weaver::Plugin::EnsurePod5
               name: '@CorePrep/EnsurePod5'
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Plugin::H1Nester
               name: '@CorePrep/H1Nester'
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Plugin::SingleEncoding
               name: '@Default/SingleEncoding'
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Name
               name: '@Default/Name'
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Version
               name: '@Default/Version'
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Region
               name: '@Default/prelude'
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Generic
               name: SYNOPSIS
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Generic
               name: DESCRIPTION
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Generic
               name: OVERVIEW
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Collect
               name: ATTRIBUTES
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Collect
               name: METHODS
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Collect
               name: FUNCTIONS
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Leftovers
               name: '@Default/Leftovers'
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Region
               name: '@Default/postlude'
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Authors
               name: '@Default/Authors'
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Legal
               name: '@Default/Legal'
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Plugin::Transformer
               name: -Transformer
-              version: '4.011'
+              version: '4.012'
             -
               class: Pod::Weaver::Section::Contributors
               name: Contributors
@@ -375,18 +376,18 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@Author::ETHER/GithubMeta'
-      version: '0.48'
+      version: '0.50'
     -
       class: Dist::Zilla::Plugin::AutoMetaResources
       name: '@Author::ETHER/AutoMetaResources'
-      version: '1.20'
+      version: '1.21'
     -
       class: Dist::Zilla::Plugin::AuthorityFromModule
       config:
         Dist::Zilla::Plugin::AuthorityFromModule:
           module: Test::LWP::UserAgent
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000026'
+          Module::Metadata: '1.000027'
           version: '0.003'
       name: '@Author::ETHER/AuthorityFromModule'
       version: '0.006'
@@ -397,7 +398,7 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: '@Author::ETHER/MetaNoIndex'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -408,17 +409,17 @@ x_Dist_Zilla:
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: ':InstallModules'
-              version: '5.034'
+              version: '5.036'
         Dist::Zilla::Role::MetaProvider::Provider:
-          inherit_missing: '1'
-          inherit_version: '1'
+          inherit_missing: '0'
+          inherit_version: '0'
           meta_noindex: '1'
       name: '@Author::ETHER/MetaProvides::Package'
       version: '2.003001'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::ETHER/MetaConfig'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::Keywords
       config:
@@ -445,7 +446,7 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::ETHER/AutoPrereqs'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
       name: '@Author::ETHER/Prereqs::AuthorDeps'
@@ -461,21 +462,21 @@ x_Dist_Zilla:
           phase: develop
           type: recommends
       name: '@Author::ETHER/pluginbundle_version'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
       name: '@Author::ETHER/MakeMaker'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
       name: '@Author::ETHER/RunExtraTests'
-      version: '0.026'
+      version: '0.027'
     -
       class: Dist::Zilla::Plugin::CheckSelfDependency
       config:
@@ -483,7 +484,7 @@ x_Dist_Zilla:
           finder:
             - ':InstallModules'
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000026'
+          Module::Metadata: '1.000027'
           version: '0.003'
       name: '@Author::ETHER/CheckSelfDependency'
       version: '0.011'
@@ -492,10 +493,11 @@ x_Dist_Zilla:
       config:
         Dist::Zilla::Plugin::Run::Role::Runner:
           fatal_errors: 1
+          quiet: 1
           run:
             - "bash -c \"test -e .ackrc && grep -q -- '--ignore-dir=.latest' .ackrc || echo '--ignore-dir=.latest' >> .ackrc; if [[ `dirname %d` != .build ]]; then test -e .ackrc && grep -q -- '--ignore-dir=%d' .ackrc || echo '--ignore-dir=%d' >> .ackrc; fi\""
       name: '@Author::ETHER/.ackrc'
-      version: '0.035'
+      version: '0.038'
     -
       class: Dist::Zilla::Plugin::Run::AfterBuild
       config:
@@ -503,8 +505,9 @@ x_Dist_Zilla:
           eval:
             - "if ('%d' =~ /^%n-[.[:xdigit:]]+$/) { unlink '.latest'; symlink '%d', '.latest'; }"
           fatal_errors: 1
+          quiet: 1
       name: '@Author::ETHER/.latest'
-      version: '0.035'
+      version: '0.038'
     -
       class: Dist::Zilla::Plugin::CheckStrictVersion
       name: '@Author::ETHER/CheckStrictVersion'
@@ -547,7 +550,7 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::ETHER/TestRelease'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -568,7 +571,7 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::ETHER/UploadToCPAN'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromRelease
       config:
@@ -606,7 +609,7 @@ x_Dist_Zilla:
         Dist::Zilla::Plugin::Git::Tag:
           branch: ~
           signed: 0
-          tag: v0.028
+          tag: v0.029
           tag_format: v%v
           tag_message: v%v%t
           time_zone: local
@@ -623,11 +626,11 @@ x_Dist_Zilla:
       config:
         Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional: {}
       name: '@Author::ETHER/BumpVersionAfterRelease::Transitional'
-      version: '0.004'
+      version: '0.005'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Author::ETHER/NextRelease'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -639,7 +642,7 @@ x_Dist_Zilla:
           allow_dirty:
             - Changes
           allow_dirty_match:
-            - (?^:^lib/)
+            - (?^:^lib/.*\.pm$)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
@@ -661,10 +664,11 @@ x_Dist_Zilla:
       config:
         Dist::Zilla::Plugin::Run::Role::Runner:
           fatal_errors: 0
+          quiet: 0
           run:
             - REDACTED
       name: '@Author::ETHER/install release'
-      version: '0.035'
+      version: '0.038'
     -
       class: Dist::Zilla::Plugin::Run::AfterRelease
       config:
@@ -672,12 +676,13 @@ x_Dist_Zilla:
           eval:
             - 'print "release complete!\xa"'
           fatal_errors: 1
+          quiet: 1
       name: '@Author::ETHER/release complete'
-      version: '0.035'
+      version: '0.038'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::ETHER/ConfirmRelease'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::DynamicPrereqs
       name: DynamicPrereqs
@@ -689,60 +694,60 @@ x_Dist_Zilla:
           phase: develop
           type: requires
       name: DevelopRequires
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: MetaResources
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::GenerateFile
       name: application_client_test
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::GenerateFile
       name: call_psgi
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '5.034'
+      version: '5.036'
     -
       class: Dist::Zilla::Plugin::VerifyPhases
       name: '@Author::ETHER/PHASE VERIFICATION'
-      version: '0.010'
+      version: '0.011'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '5.034'
+    version: '5.036'
 x_authority: cpan:ETHER
 x_authority_from_module: Test::LWP::UserAgent
 x_contributors:
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.034.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.036.
 use strict;
 use warnings;
 
@@ -43,12 +43,13 @@ my %WriteMakefileArgs = (
     "Test::Fatal" => 0,
     "Test::More" => "0.88",
     "Test::Requires" => 0,
+    "Test::RequiresInternet" => 0,
     "Test::Warnings" => "0.009",
     "if" => 0,
     "lib" => 0,
     "overload" => 0
   },
-  "VERSION" => "0.028",
+  "VERSION" => "0.029",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -73,6 +74,7 @@ my %FallbackPrereqs = (
   "Test::Fatal" => 0,
   "Test::More" => "0.88",
   "Test::Requires" => 0,
+  "Test::RequiresInternet" => 0,
   "Test::Warnings" => "0.009",
   "Try::Tiny" => 0,
   "URI" => 0,
@@ -90,7 +92,7 @@ $WriteMakefileArgs{PREREQ_PM}{'URI'} = $FallbackPrereqs{'URI'} = '1.62'
   if $] >= '5.021002';
 # see RT#103423
 $WriteMakefileArgs{PREREQ_PM}{'IO::Socket::IP'} = $FallbackPrereqs{'IO::Socket::IP'} = '0.31'
-  if eval { require IO::Socket::SSL; 1 } or eval { require IO::Socket::INET6; 1 };
+  if eval { require IO::Socket::INET6; 1 };
 
 
 
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Test-LWP-UserAgent,
-version 0.028:
+version 0.029:
 
   A LWP::UserAgent suitable for simulating and testing network calls
 
@@ -11,5 +11,5 @@ This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v5.034.
+This README file was generated by Dist::Zilla::Plugin::Readme v5.036.
 
@@ -27,7 +27,7 @@ Test::ReportPrereqs.include[9] = Net::SSLeay
 -raw = |  if $] >= '5.021002';
 -raw = |# see RT#103423
 -raw = |$WriteMakefileArgs{PREREQ_PM}{'IO::Socket::IP'} = $FallbackPrereqs{'IO::Socket::IP'} = '0.31'
--raw = |  if eval { require IO::Socket::SSL; 1 } or eval { require IO::Socket::INET6; 1 };
+-raw = |  if eval { require IO::Socket::INET6; 1 };
 
 [Prereqs / DevelopRequires]
 Test::Warnings = 0
@@ -1,11 +1,11 @@
 use strict;
 use warnings;
-package Test::LWP::UserAgent; # git description: v0.027-10-g2b4229c
+package Test::LWP::UserAgent; # git description: v0.028-5-g225ef55
 # ABSTRACT: A LWP::UserAgent suitable for simulating and testing network calls
 # KEYWORDS: testing useragent networking mock server client
 # vim: set ts=8 sts=4 sw=4 tw=78 et :
 
-our $VERSION = '0.028';
+our $VERSION = '0.029';
 
 use parent 'LWP::UserAgent';
 use Scalar::Util qw(blessed reftype);
@@ -343,7 +343,7 @@ Test::LWP::UserAgent - A LWP::UserAgent suitable for simulating and testing netw
 
 =head1 VERSION
 
-version 0.028
+version 0.029
 
 =head1 SYNOPSIS
 
@@ -7,7 +7,7 @@ do { my $x = {
                       },
        'develop' => {
                       'recommends' => {
-                                        'Dist::Zilla::PluginBundle::Author::ETHER' => '0.091'
+                                        'Dist::Zilla::PluginBundle::Author::ETHER' => '0.093'
                                       },
                       'requires' => {
                                       'Dist::Zilla' => '5',
@@ -63,8 +63,8 @@ do { my $x = {
                                       'Dist::Zilla::Plugin::Readme' => '0',
                                       'Dist::Zilla::Plugin::ReadmeAnyFromPod' => '0.142180',
                                       'Dist::Zilla::Plugin::RewriteVersion::Transitional' => '0.004',
-                                      'Dist::Zilla::Plugin::Run::AfterBuild' => '0.028',
-                                      'Dist::Zilla::Plugin::Run::AfterRelease' => '0.031',
+                                      'Dist::Zilla::Plugin::Run::AfterBuild' => '0.038',
+                                      'Dist::Zilla::Plugin::Run::AfterRelease' => '0.038',
                                       'Dist::Zilla::Plugin::RunExtraTests' => '0.024',
                                       'Dist::Zilla::Plugin::ShareDir' => '0',
                                       'Dist::Zilla::Plugin::Test::CPAN::Changes' => '0.008',
@@ -137,6 +137,7 @@ do { my $x = {
                                    'Test::Fatal' => '0',
                                    'Test::More' => '0.88',
                                    'Test::Requires' => '0',
+                                   'Test::RequiresInternet' => '0',
                                    'Test::Warnings' => '0.009',
                                    'if' => '0',
                                    'lib' => '0',
@@ -2,6 +2,7 @@ use strict;
 use warnings;
 
 use Test::More;
+
 BEGIN {
     if ($ENV{NO_NETWORK_TESTING} and not $ENV{RELEASE_TESTING}
         or (not $ENV{AUTHOR_TESTING} and not $ENV{AUTOMATED_TESTING} and not $ENV{EXTENDED_TESTING})
@@ -11,8 +12,11 @@ BEGIN {
     }
 }
 
-use if $ENV{AUTHOR_TESTING}, 'Test::Warnings';
+# if tests are getting to this point and then skip due to not being able to
+# reach this site, we know they are not setting NO_NETWORK_TESTING as they should.
+use Test::RequiresInternet ( 'www.iana.org' => 80 );
 
+use if $ENV{AUTHOR_TESTING}, 'Test::Warnings';
 use Test::LWP::UserAgent;
 use HTTP::Request::Common;
 use URI;
@@ -2,6 +2,7 @@ use strict;
 use warnings;
 
 use Test::More;
+
 BEGIN {
     if ($ENV{NO_NETWORK_TESTING} and not $ENV{RELEASE_TESTING}
         or (not $ENV{AUTHOR_TESTING} and not $ENV{AUTOMATED_TESTING} and not $ENV{EXTENDED_TESTING})
@@ -11,6 +12,10 @@ BEGIN {
     }
 }
 
+# if tests are getting to this point and then skip due to not being able to
+# reach this site, we know they are not setting NO_NETWORK_TESTING as they should.
+use Test::RequiresInternet ( 'example.com' => 80 );
+
 use if $ENV{AUTHOR_TESTING}, 'Test::Warnings';
 use Test::Deep;
 use Path::Tiny;
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::EOL 0.17
+# this test was generated with Dist::Zilla::Plugin::Test::EOL 0.18
 
 use Test::More 0.88;
 use Test::EOL;
@@ -0,0 +1,9 @@
+# this test was generated with Dist::Zilla::Plugin::Test::Kwalitee 2.11
+use strict;
+use warnings;
+use Test::More 0.88;
+use Test::Kwalitee 1.21 'kwalitee_ok';
+
+kwalitee_ok();
+
+done_testing;
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::NoTabs 0.13
+# this test was generated with Dist::Zilla::Plugin::Test::NoTabs 0.14
 
 use Test::More 0.88;
 use Test::NoTabs;
@@ -34,12 +34,12 @@ my @files = (
     'xt/author/00-compile.t',
     'xt/author/clean-namespaces.t',
     'xt/author/eol.t',
+    'xt/author/kwalitee.t',
     'xt/author/no-tabs.t',
     'xt/author/pod-spell.t',
     'xt/release/changes_has_content.t',
     'xt/release/cpan-changes.t',
     'xt/release/distmeta.t',
-    'xt/release/kwalitee.t',
     'xt/release/minimum-version.t',
     'xt/release/mojibake.t',
     'xt/release/pod-coverage.t',
@@ -2,7 +2,7 @@ use strict;
 use warnings;
 use Test::More;
 
-# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006008
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006009
 use Test::Spelling 0.12;
 use Pod::Wordlist;
 
@@ -4,7 +4,7 @@ use Test::More tests => 2;
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.028';
+my $newver = '0.029';
 my $trial_token = '-TRIAL';
 
 SKIP: {
@@ -1,9 +0,0 @@
-# this test was generated with Dist::Zilla::Plugin::Test::Kwalitee 2.11
-use strict;
-use warnings;
-use Test::More 0.88;
-use Test::Kwalitee 1.21 'kwalitee_ok';
-
-kwalitee_ok();
-
-done_testing;