The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Build.PL 11
Changes 05
LICENSE 1012
META.json 8292
META.yml 8189
README 11
dist.ini 77
lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm 22
lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm 22
lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm 1011
10 files changed (This is a version diff) 196222
@@ -21,7 +21,7 @@ my %module_build_args = (
     'Kent Fredric <kentnl@cpan.org>'
   ],
   'dist_name' => 'Dist-Zilla-PluginBundle-Author-KENTNL',
-  'dist_version' => '1.0.7',
+  'dist_version' => '1.0.8',
   'license' => 'perl',
   'module_name' => 'Dist::Zilla::PluginBundle::Author::KENTNL',
   'recommends' => {},
@@ -1,5 +1,10 @@
 Revision history for Dist-Zilla-PluginBundle-Author-KENTNL
 
+1.0.8 2011-06-12T22:41:51Z
+ [Features]
+ - No longer warns about unspecified Autoversion::Relative params when
+   using Git::NextVersion
+
 1.0.7 2011-04-24T13:45:19Z
  [Dependencies]
  - Depend on LWP::Protocol::https >= 6.0 to make sure ::Twitter works.
@@ -18,15 +18,16 @@ This is free software, licensed under:
 
   The GNU General Public License, Version 1, February 1989
 
-		    GNU GENERAL PUBLIC LICENSE
-		     Version 1, February 1989
+                    GNU GENERAL PUBLIC LICENSE
+                     Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
-                59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+                    51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-			    Preamble
+                            Preamble
 
   The license agreements of most software companies try to keep users
 at the mercy of those companies.  By contrast, our General Public
@@ -67,7 +68,7 @@ authors' reputations.
   The precise terms and conditions for copying, distribution and
 modification follow.
 
-		    GNU GENERAL PUBLIC LICENSE
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any program or other work which
@@ -185,7 +186,7 @@ make exceptions for this.  Our decision will be guided by the two goals
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-			    NO WARRANTY
+                            NO WARRANTY
 
   9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -207,9 +208,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-		     END OF TERMS AND CONDITIONS
+                     END OF TERMS AND CONDITIONS
 
-	Appendix: How to Apply These Terms to Your New Programs
+        Appendix: How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to humanity, the best way to achieve this is to make it
@@ -235,8 +236,9 @@ the exclusion of warranty; and each file should have at least the
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software Foundation,
-    Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 USA
+
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -4,7 +4,7 @@
       "Kent Fredric <kentnl@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.200004, CPAN::Meta::Converter version 2.110930",
+   "generated_by" : "Dist::Zilla version 4.200007, CPAN::Meta::Converter version 2.110930",
    "license" : [
       "perl_5"
    ],
@@ -109,85 +109,85 @@
    "provides" : {
       "Dist::Zilla::MintingProfile::Author::KENTNL" : {
          "file" : "lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm",
-         "version" : "v1.0.7"
+         "version" : "v1.0.8"
       },
       "Dist::Zilla::Plugin::Author::KENTNL::DistINI" : {
          "file" : "lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm",
-         "version" : "v1.0.7"
+         "version" : "v1.0.8"
       },
       "Dist::Zilla::PluginBundle::Author::KENTNL" : {
          "file" : "lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm",
-         "version" : "v1.0.7"
+         "version" : "v1.0.8"
       }
    },
    "release_status" : "stable",
    "resources" : {
-      "homepage" : "http://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL/tree",
+      "homepage" : "http://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL",
       "repository" : {
          "type" : "git",
-         "url" : "git://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL.git",
-         "web" : "http://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL/tree"
+         "url" : "http://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL",
+         "web" : "http://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL"
       }
    },
-   "version" : "1.0.7",
+   "version" : "1.0.8",
    "x_BuiltWith" : {
       "modules" : {
          "Carp" : "1.20",
          "Class::Load" : "0.06",
-         "Dist::Zilla" : "4.200004",
-         "Dist::Zilla::File::FromCode" : "4.200004",
-         "Dist::Zilla::Plugin::AutoPrereqs" : "4.200004",
+         "Dist::Zilla" : "4.200007",
+         "Dist::Zilla::File::FromCode" : "4.200007",
+         "Dist::Zilla::Plugin::AutoPrereqs" : "4.200007",
          "Dist::Zilla::Plugin::AutoVersion::Relative" : "0.01060309",
          "Dist::Zilla::Plugin::Bootstrap::lib" : "0.01023600",
          "Dist::Zilla::Plugin::CompileTests" : "1.110930",
-         "Dist::Zilla::Plugin::ConfirmRelease" : "4.200004",
-         "Dist::Zilla::Plugin::CriticTests" : "1.102280",
+         "Dist::Zilla::Plugin::ConfirmRelease" : "4.200007",
+         "Dist::Zilla::Plugin::CriticTests" : "1.111450",
          "Dist::Zilla::Plugin::EOLTests" : "0.02",
-         "Dist::Zilla::Plugin::ExtraTests" : "4.200004",
-         "Dist::Zilla::Plugin::FakeRelease" : "4.200004",
-         "Dist::Zilla::Plugin::GatherDir" : "4.200004",
-         "Dist::Zilla::Plugin::Git::Check" : "1.110500",
-         "Dist::Zilla::Plugin::Git::CommitBuild" : "1.110500",
-         "Dist::Zilla::Plugin::Git::NextVersion" : "1.110500",
-         "Dist::Zilla::Plugin::Git::Tag" : "1.110500",
-         "Dist::Zilla::Plugin::GithubMeta" : "0.10",
+         "Dist::Zilla::Plugin::ExtraTests" : "4.200007",
+         "Dist::Zilla::Plugin::FakeRelease" : "4.200007",
+         "Dist::Zilla::Plugin::GatherDir" : "4.200007",
+         "Dist::Zilla::Plugin::Git::Check" : "1.111590",
+         "Dist::Zilla::Plugin::Git::CommitBuild" : "1.111590",
+         "Dist::Zilla::Plugin::Git::NextVersion" : "1.111590",
+         "Dist::Zilla::Plugin::Git::Tag" : "1.111590",
+         "Dist::Zilla::Plugin::GithubMeta" : "0.12",
          "Dist::Zilla::Plugin::KwaliteeTests" : "1.101420",
-         "Dist::Zilla::Plugin::License" : "4.200004",
-         "Dist::Zilla::Plugin::Manifest" : "4.200004",
-         "Dist::Zilla::Plugin::ManifestSkip" : "4.200004",
-         "Dist::Zilla::Plugin::MetaConfig" : "4.200004",
+         "Dist::Zilla::Plugin::License" : "4.200007",
+         "Dist::Zilla::Plugin::Manifest" : "4.200007",
+         "Dist::Zilla::Plugin::ManifestSkip" : "4.200007",
+         "Dist::Zilla::Plugin::MetaConfig" : "4.200007",
          "Dist::Zilla::Plugin::MetaData::BuiltWith" : "0.01018204",
-         "Dist::Zilla::Plugin::MetaJSON" : "4.200004",
+         "Dist::Zilla::Plugin::MetaJSON" : "4.200007",
          "Dist::Zilla::Plugin::MetaProvides" : "1.12060501",
          "Dist::Zilla::Plugin::MetaProvides::Package" : "1.12060501",
-         "Dist::Zilla::Plugin::MetaTests" : "4.200004",
-         "Dist::Zilla::Plugin::MetaYAML" : "4.200004",
-         "Dist::Zilla::Plugin::ModuleBuild" : "4.200004",
-         "Dist::Zilla::Plugin::PkgVersion" : "4.200004",
-         "Dist::Zilla::Plugin::PodCoverageTests" : "4.200004",
-         "Dist::Zilla::Plugin::PodSyntaxTests" : "4.200004",
+         "Dist::Zilla::Plugin::MetaTests" : "4.200007",
+         "Dist::Zilla::Plugin::MetaYAML" : "4.200007",
+         "Dist::Zilla::Plugin::ModuleBuild" : "4.200007",
+         "Dist::Zilla::Plugin::PkgVersion" : "4.200007",
+         "Dist::Zilla::Plugin::PodCoverageTests" : "4.200007",
+         "Dist::Zilla::Plugin::PodSyntaxTests" : "4.200007",
          "Dist::Zilla::Plugin::PodWeaver" : "3.101641",
-         "Dist::Zilla::Plugin::Prereqs" : "4.200004",
-         "Dist::Zilla::Plugin::PruneCruft" : "4.200004",
+         "Dist::Zilla::Plugin::Prereqs" : "4.200007",
+         "Dist::Zilla::Plugin::PruneCruft" : "4.200007",
          "Dist::Zilla::Plugin::ReadmeFromPod" : "0.14",
          "Dist::Zilla::Plugin::ReportVersions::Tiny" : "1.03",
          "Dist::Zilla::Plugin::Test::CPAN::Changes" : "0.004",
-         "Dist::Zilla::Plugin::TestRelease" : "4.200004",
+         "Dist::Zilla::Plugin::TestRelease" : "4.200007",
          "Dist::Zilla::Plugin::Twitter" : "0.010",
-         "Dist::Zilla::Plugin::UploadToCPAN" : "4.200004",
+         "Dist::Zilla::Plugin::UploadToCPAN" : "4.200007",
          "Dist::Zilla::PluginBundle::Author::KENTNL" : "NA(undef)",
-         "Dist::Zilla::PluginBundle::Author::KENTNL::Lite" : "NA(possibly not installed)",
-         "Dist::Zilla::Role::FileGatherer" : "4.200004",
-         "Dist::Zilla::Role::MintingProfile::ShareDir" : "4.200004",
-         "Dist::Zilla::Role::PluginBundle" : "4.200004",
+         "Dist::Zilla::PluginBundle::Author::KENTNL::Lite" : "1.0.6",
+         "Dist::Zilla::Role::FileGatherer" : "4.200007",
+         "Dist::Zilla::Role::MintingProfile::ShareDir" : "4.200007",
+         "Dist::Zilla::Role::PluginBundle" : "4.200007",
          "File::Temp" : "0.22",
-         "IO::Socket::SSL" : "1.39",
+         "IO::Socket::SSL" : "1.44",
          "LWP::Protocol::https" : "6.02",
          "Module::Build" : "0.38",
-         "Moose" : "2",
+         "Moose" : "2.0007",
          "Moose::Autobox" : "0.11",
          "MooseX::Has::Sugar" : "0.05070419",
-         "MooseX::Types" : "0.25",
+         "MooseX::Types" : "0.27",
          "Net::SSLeay" : "1.36",
          "Pod::Coverage::TrustPod" : "0.100000",
          "String::Formatter" : "0.102082",
@@ -206,44 +206,44 @@
          ]
       },
       "platform" : "linux",
-      "uname" : "Linux 2.6.38-gentoo x86_64 GenuineIntel GNU/Linux"
+      "uname" : "Linux 2.6.39-gentoo x86_64 GenuineIntel GNU/Linux"
    },
    "x_Dist_Zilla" : {
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "name" : "@Author::KENTNL/Git::NextVersion",
-            "version" : "1.110500"
+            "version" : "1.111590"
          },
          {
             "class" : "Dist::Zilla::Plugin::GatherDir",
             "name" : "@Author::KENTNL/GatherDir",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Author::KENTNL/MetaConfig",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@Author::KENTNL/PruneCruft",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
             "name" : "@Author::KENTNL/GithubMeta",
-            "version" : "0.10"
+            "version" : "0.12"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Author::KENTNL/License",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@Author::KENTNL/PkgVersion",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -258,17 +258,17 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Author::KENTNL/MetaJSON",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Author::KENTNL/MetaYAML",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::ModuleBuild",
             "name" : "@Author::KENTNL/ModuleBuild",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReadmeFromPod",
@@ -278,17 +278,17 @@
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@Author::KENTNL/ManifestSkip",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Author::KENTNL/Manifest",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Author::KENTNL/AutoPrereqs",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -299,7 +299,7 @@
                }
             },
             "name" : "@Author::KENTNL/Prereqs/BundleDevelNeeds",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -310,7 +310,7 @@
                }
             },
             "name" : "@Author::KENTNL/Prereqs/BundleDevelRecommends",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -321,7 +321,7 @@
                }
             },
             "name" : "@Author::KENTNL/Prereqs/BundleDevelSuggests",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaData::BuiltWith",
@@ -357,22 +357,22 @@
          {
             "class" : "Dist::Zilla::Plugin::CriticTests",
             "name" : "@Author::KENTNL/CriticTests",
-            "version" : "1.102280"
+            "version" : "1.111450"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaTests",
             "name" : "@Author::KENTNL/MetaTests",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodCoverageTests",
             "name" : "@Author::KENTNL/PodCoverageTests",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Author::KENTNL/PodSyntaxTests",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
@@ -392,52 +392,52 @@
          {
             "class" : "Dist::Zilla::Plugin::ExtraTests",
             "name" : "@Author::KENTNL/ExtraTests",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Author::KENTNL/TestRelease",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Author::KENTNL/ConfirmRelease",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@Author::KENTNL/Git::Check",
-            "version" : "1.110500"
+            "version" : "1.111590"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Author::KENTNL/NextRelease",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@Author::KENTNL/Git::Tag/tag_master",
-            "version" : "1.110500"
+            "version" : "1.111590"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@Author::KENTNL/Git::Commit",
-            "version" : "1.110500"
+            "version" : "1.111590"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::CommitBuild",
             "name" : "@Author::KENTNL/Git::CommitBuild",
-            "version" : "1.110500"
+            "version" : "1.111590"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@Author::KENTNL/Git::Tag/tag_release",
-            "version" : "1.110500"
+            "version" : "1.111590"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Author::KENTNL/UploadToCPAN",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Twitter",
@@ -447,7 +447,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ModuleShareDirs",
             "name" : "ModuleShareDirs",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -458,7 +458,7 @@
                }
             },
             "name" : "DevelopRequires",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -469,27 +469,37 @@
                }
             },
             "name" : "Prereqs",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.200004"
+            "version" : "4.200007"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":IncModules",
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.200004"
+            "version" : "4.200007"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.200004"
+            "version" : "4.200007"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":MainModule",
+            "version" : "4.200007"
          }
       ],
       "zilla" : {
@@ -497,7 +507,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "4.200004"
+         "version" : "4.200007"
       }
    }
 }
@@ -11,7 +11,7 @@ build_requires:
 configure_requires:
   Module::Build: 0.3601
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.200004, CPAN::Meta::Converter version 2.110930'
+generated_by: 'Dist::Zilla version 4.200007, CPAN::Meta::Converter version 2.110930'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -20,13 +20,13 @@ name: Dist-Zilla-PluginBundle-Author-KENTNL
 provides:
   Dist::Zilla::MintingProfile::Author::KENTNL:
     file: lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm
-    version: v1.0.7
+    version: v1.0.8
   Dist::Zilla::Plugin::Author::KENTNL::DistINI:
     file: lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm
-    version: v1.0.7
+    version: v1.0.8
   Dist::Zilla::PluginBundle::Author::KENTNL:
     file: lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm
-    version: v1.0.7
+    version: v1.0.8
 requires:
   Carp: 0
   Class::Load: 0
@@ -86,67 +86,67 @@ requires:
   Test::EOL: 0.9
   namespace::autoclean: 0.09
 resources:
-  homepage: http://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL/tree
-  repository: git://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL.git
-version: 1.0.7
+  homepage: http://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL
+  repository: http://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL
+version: 1.0.8
 x_BuiltWith:
   modules:
     Carp: 1.20
     Class::Load: 0.06
-    Dist::Zilla: 4.200004
-    Dist::Zilla::File::FromCode: 4.200004
-    Dist::Zilla::Plugin::AutoPrereqs: 4.200004
+    Dist::Zilla: 4.200007
+    Dist::Zilla::File::FromCode: 4.200007
+    Dist::Zilla::Plugin::AutoPrereqs: 4.200007
     Dist::Zilla::Plugin::AutoVersion::Relative: 0.01060309
     Dist::Zilla::Plugin::Bootstrap::lib: 0.01023600
     Dist::Zilla::Plugin::CompileTests: 1.110930
-    Dist::Zilla::Plugin::ConfirmRelease: 4.200004
-    Dist::Zilla::Plugin::CriticTests: 1.102280
+    Dist::Zilla::Plugin::ConfirmRelease: 4.200007
+    Dist::Zilla::Plugin::CriticTests: 1.111450
     Dist::Zilla::Plugin::EOLTests: 0.02
-    Dist::Zilla::Plugin::ExtraTests: 4.200004
-    Dist::Zilla::Plugin::FakeRelease: 4.200004
-    Dist::Zilla::Plugin::GatherDir: 4.200004
-    Dist::Zilla::Plugin::Git::Check: 1.110500
-    Dist::Zilla::Plugin::Git::CommitBuild: 1.110500
-    Dist::Zilla::Plugin::Git::NextVersion: 1.110500
-    Dist::Zilla::Plugin::Git::Tag: 1.110500
-    Dist::Zilla::Plugin::GithubMeta: 0.10
+    Dist::Zilla::Plugin::ExtraTests: 4.200007
+    Dist::Zilla::Plugin::FakeRelease: 4.200007
+    Dist::Zilla::Plugin::GatherDir: 4.200007
+    Dist::Zilla::Plugin::Git::Check: 1.111590
+    Dist::Zilla::Plugin::Git::CommitBuild: 1.111590
+    Dist::Zilla::Plugin::Git::NextVersion: 1.111590
+    Dist::Zilla::Plugin::Git::Tag: 1.111590
+    Dist::Zilla::Plugin::GithubMeta: 0.12
     Dist::Zilla::Plugin::KwaliteeTests: 1.101420
-    Dist::Zilla::Plugin::License: 4.200004
-    Dist::Zilla::Plugin::Manifest: 4.200004
-    Dist::Zilla::Plugin::ManifestSkip: 4.200004
-    Dist::Zilla::Plugin::MetaConfig: 4.200004
+    Dist::Zilla::Plugin::License: 4.200007
+    Dist::Zilla::Plugin::Manifest: 4.200007
+    Dist::Zilla::Plugin::ManifestSkip: 4.200007
+    Dist::Zilla::Plugin::MetaConfig: 4.200007
     Dist::Zilla::Plugin::MetaData::BuiltWith: 0.01018204
-    Dist::Zilla::Plugin::MetaJSON: 4.200004
+    Dist::Zilla::Plugin::MetaJSON: 4.200007
     Dist::Zilla::Plugin::MetaProvides: 1.12060501
     Dist::Zilla::Plugin::MetaProvides::Package: 1.12060501
-    Dist::Zilla::Plugin::MetaTests: 4.200004
-    Dist::Zilla::Plugin::MetaYAML: 4.200004
-    Dist::Zilla::Plugin::ModuleBuild: 4.200004
-    Dist::Zilla::Plugin::PkgVersion: 4.200004
-    Dist::Zilla::Plugin::PodCoverageTests: 4.200004
-    Dist::Zilla::Plugin::PodSyntaxTests: 4.200004
+    Dist::Zilla::Plugin::MetaTests: 4.200007
+    Dist::Zilla::Plugin::MetaYAML: 4.200007
+    Dist::Zilla::Plugin::ModuleBuild: 4.200007
+    Dist::Zilla::Plugin::PkgVersion: 4.200007
+    Dist::Zilla::Plugin::PodCoverageTests: 4.200007
+    Dist::Zilla::Plugin::PodSyntaxTests: 4.200007
     Dist::Zilla::Plugin::PodWeaver: 3.101641
-    Dist::Zilla::Plugin::Prereqs: 4.200004
-    Dist::Zilla::Plugin::PruneCruft: 4.200004
+    Dist::Zilla::Plugin::Prereqs: 4.200007
+    Dist::Zilla::Plugin::PruneCruft: 4.200007
     Dist::Zilla::Plugin::ReadmeFromPod: 0.14
     Dist::Zilla::Plugin::ReportVersions::Tiny: 1.03
     Dist::Zilla::Plugin::Test::CPAN::Changes: 0.004
-    Dist::Zilla::Plugin::TestRelease: 4.200004
+    Dist::Zilla::Plugin::TestRelease: 4.200007
     Dist::Zilla::Plugin::Twitter: 0.010
-    Dist::Zilla::Plugin::UploadToCPAN: 4.200004
+    Dist::Zilla::Plugin::UploadToCPAN: 4.200007
     Dist::Zilla::PluginBundle::Author::KENTNL: NA(undef)
-    Dist::Zilla::PluginBundle::Author::KENTNL::Lite: 'NA(possibly not installed)'
-    Dist::Zilla::Role::FileGatherer: 4.200004
-    Dist::Zilla::Role::MintingProfile::ShareDir: 4.200004
-    Dist::Zilla::Role::PluginBundle: 4.200004
+    Dist::Zilla::PluginBundle::Author::KENTNL::Lite: 1.0.6
+    Dist::Zilla::Role::FileGatherer: 4.200007
+    Dist::Zilla::Role::MintingProfile::ShareDir: 4.200007
+    Dist::Zilla::Role::PluginBundle: 4.200007
     File::Temp: 0.22
-    IO::Socket::SSL: 1.39
+    IO::Socket::SSL: 1.44
     LWP::Protocol::https: 6.02
     Module::Build: 0.38
-    Moose: 2
+    Moose: 2.0007
     Moose::Autobox: 0.11
     MooseX::Has::Sugar: 0.05070419
-    MooseX::Types: 0.25
+    MooseX::Types: 0.27
     Net::SSLeay: 1.36
     Pod::Coverage::TrustPod: 0.100000
     String::Formatter: 0.102082
@@ -162,37 +162,37 @@ x_BuiltWith:
       - 14
       - 0
   platform: linux
-  uname: 'Linux 2.6.38-gentoo x86_64 GenuineIntel GNU/Linux'
+  uname: 'Linux 2.6.39-gentoo x86_64 GenuineIntel GNU/Linux'
 x_Dist_Zilla:
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@Author::KENTNL/Git::NextVersion'
-      version: 1.110500
+      version: 1.111590
     -
       class: Dist::Zilla::Plugin::GatherDir
       name: '@Author::KENTNL/GatherDir'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::KENTNL/MetaConfig'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@Author::KENTNL/PruneCruft'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@Author::KENTNL/GithubMeta'
-      version: 0.10
+      version: 0.12
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::KENTNL/License'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@Author::KENTNL/PkgVersion'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::PodWeaver
       name: '@Author::KENTNL/PodWeaver'
@@ -204,15 +204,15 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Author::KENTNL/MetaJSON'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::KENTNL/MetaYAML'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::ModuleBuild
       name: '@Author::KENTNL/ModuleBuild'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::ReadmeFromPod
       name: '@Author::KENTNL/ReadmeFromPod'
@@ -220,15 +220,15 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@Author::KENTNL/ManifestSkip'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::KENTNL/Manifest'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::KENTNL/AutoPrereqs'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -236,7 +236,7 @@ x_Dist_Zilla:
           phase: develop
           type: requires
       name: '@Author::KENTNL/Prereqs/BundleDevelNeeds'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -244,7 +244,7 @@ x_Dist_Zilla:
           phase: develop
           type: recommends
       name: '@Author::KENTNL/Prereqs/BundleDevelRecommends'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -252,7 +252,7 @@ x_Dist_Zilla:
           phase: develop
           type: suggests
       name: '@Author::KENTNL/Prereqs/BundleDevelSuggests'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::MetaData::BuiltWith
       config:
@@ -280,19 +280,19 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::CriticTests
       name: '@Author::KENTNL/CriticTests'
-      version: 1.102280
+      version: 1.111450
     -
       class: Dist::Zilla::Plugin::MetaTests
       name: '@Author::KENTNL/MetaTests'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::PodCoverageTests
       name: '@Author::KENTNL/PodCoverageTests'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::KENTNL/PodSyntaxTests'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::ReportVersions::Tiny
       name: '@Author::KENTNL/ReportVersions::Tiny'
@@ -308,43 +308,43 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::ExtraTests
       name: '@Author::KENTNL/ExtraTests'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::KENTNL/TestRelease'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::KENTNL/ConfirmRelease'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@Author::KENTNL/Git::Check'
-      version: 1.110500
+      version: 1.111590
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Author::KENTNL/NextRelease'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@Author::KENTNL/Git::Tag/tag_master'
-      version: 1.110500
+      version: 1.111590
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@Author::KENTNL/Git::Commit'
-      version: 1.110500
+      version: 1.111590
     -
       class: Dist::Zilla::Plugin::Git::CommitBuild
       name: '@Author::KENTNL/Git::CommitBuild'
-      version: 1.110500
+      version: 1.111590
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@Author::KENTNL/Git::Tag/tag_release'
-      version: 1.110500
+      version: 1.111590
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::KENTNL/UploadToCPAN'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::Twitter
       name: '@Author::KENTNL/Twitter'
@@ -352,7 +352,7 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::ModuleShareDirs
       name: ModuleShareDirs
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -360,7 +360,7 @@ x_Dist_Zilla:
           phase: develop
           type: requires
       name: DevelopRequires
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -368,25 +368,33 @@ x_Dist_Zilla:
           phase: runtime
           type: requires
       name: Prereqs
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.200004
+      version: 4.200007
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':IncModules'
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.200004
+      version: 4.200007
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.200004
+      version: 4.200007
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':MainModule'
+      version: 4.200007
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.200004
+    version: 4.200007
@@ -3,7 +3,7 @@ NAME
     build your distributions.
 
 VERSION
-    version 1.0.7
+    version 1.0.8
 
 SYNOPSIS
         [@Author::KENTNL]
@@ -10,13 +10,13 @@ main_module = lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm
 
 [@Author::KENTNL]
 git_versions = 1
-version_major = 0
-version_minor = 1
-version_rel_year = 2010
-version_rel_month = 5
-version_rel_day = 16
-version_rel_hour = 20
-version_rel_time_zone = Pacific/Auckland
+;version_major = 0
+;version_minor = 1
+;version_rel_year = 2010
+;version_rel_month = 5
+;version_rel_day = 16
+;version_rel_hour = 20
+;version_rel_time_zone = Pacific/Auckland
 twitter_hash_tags = #perl #cpan
 ;auto_prereqs_skip = File::Find
 
@@ -3,7 +3,7 @@ use warnings;
 
 package Dist::Zilla::MintingProfile::Author::KENTNL;
 BEGIN {
-  $Dist::Zilla::MintingProfile::Author::KENTNL::VERSION = '1.0.7';
+  $Dist::Zilla::MintingProfile::Author::KENTNL::VERSION = '1.0.8';
 }
 
 # ABSTRACT: KENTNL's Minting Profile
@@ -26,7 +26,7 @@ Dist::Zilla::MintingProfile::Author::KENTNL - KENTNL's Minting Profile
 
 =head1 VERSION
 
-version 1.0.7
+version 1.0.8
 
 =head1 SYNOPSIS
 
@@ -3,7 +3,7 @@ use warnings;
 
 package Dist::Zilla::Plugin::Author::KENTNL::DistINI;
 BEGIN {
-  $Dist::Zilla::Plugin::Author::KENTNL::DistINI::VERSION = '1.0.7';
+  $Dist::Zilla::Plugin::Author::KENTNL::DistINI::VERSION = '1.0.8';
 }
 
 # ABSTRACT: Generate a C<dist.ini> for @Author::KENTNL projects.
@@ -113,7 +113,7 @@ Dist::Zilla::Plugin::Author::KENTNL::DistINI - Generate a C<dist.ini> for @Autho
 
 =head1 VERSION
 
-version 1.0.7
+version 1.0.8
 
 =head1 SYNOPSIS
 
@@ -3,7 +3,7 @@ use warnings;
 
 package Dist::Zilla::PluginBundle::Author::KENTNL;
 BEGIN {
-  $Dist::Zilla::PluginBundle::Author::KENTNL::VERSION = '1.0.7';
+  $Dist::Zilla::PluginBundle::Author::KENTNL::VERSION = '1.0.8';
 }
 
 # ABSTRACT: BeLike::KENTNL when you build your distributions.
@@ -114,6 +114,7 @@ sub bundle_config {
   my $twitter_conf = { hash_tags => _defined_or( $arg, twitter_hash_tags => '#perl #cpan' ) };
   my $extra_hash   = _defined_or( $arg, twitter_extra_hash_tags => q{}, 1 );
   $twitter_conf->{hash_tags} .= q{ } . $extra_hash if $extra_hash;
+  my $warn_no_git = _if_git_versions( $arg, [1], [0] );
 
   my @config = map { _expand( $class, $_->[0], $_->[1] ) } (
     [
@@ -122,13 +123,13 @@ sub bundle_config {
         [ 'Git::NextVersion' => { version_regexp => '^(.*)-source$', first_version => '0.1.0' } ],
         [
           'AutoVersion::Relative' => {
-            major     => _defined_or( $arg, version_major         => 0 ),
-            minor     => _defined_or( $arg, version_minor         => 1 ),
-            year      => _defined_or( $arg, version_rel_year      => 2010 ),
-            month     => _defined_or( $arg, version_rel_month     => 5 ),
-            day       => _defined_or( $arg, version_rel_day       => 16 ),
-            hour      => _defined_or( $arg, version_rel_hour      => 20 ),
-            time_zone => _defined_or( $arg, version_rel_time_zone => 'Pacific/Auckland' ),
+            major     => _defined_or( $arg, version_major         => 0,                  $warn_no_git ),
+            minor     => _defined_or( $arg, version_minor         => 1,                  $warn_no_git ),
+            year      => _defined_or( $arg, version_rel_year      => 2010,               $warn_no_git ),
+            month     => _defined_or( $arg, version_rel_month     => 5,                  $warn_no_git ),
+            day       => _defined_or( $arg, version_rel_day       => 16,                 $warn_no_git ),
+            hour      => _defined_or( $arg, version_rel_hour      => 20,                 $warn_no_git ),
+            time_zone => _defined_or( $arg, version_rel_time_zone => 'Pacific/Auckland', $warn_no_git ),
           }
         ]
       )
@@ -174,7 +175,7 @@ sub bundle_config {
     ],
 
     [ 'MetaData::BuiltWith'  => { show_uname => 1, uname_args => q{ -s -o -r -m -i } } ],
-    [ 'Test::CPAN::Changes'     => {} ],
+    [ 'Test::CPAN::Changes'  => {} ],
     [ 'CompileTests'         => {} ],
     [ 'CriticTests'          => {} ],
     [ 'MetaTests'            => {} ],
@@ -221,7 +222,7 @@ Dist::Zilla::PluginBundle::Author::KENTNL - BeLike::KENTNL when you build your d
 
 =head1 VERSION
 
-version 1.0.7
+version 1.0.8
 
 =head1 SYNOPSIS