copyright_holder = Chris Prather
license = Perl_5
+[@Filter]
+-bundle = @Basic
+-remove = ConfirmRelease
+
[Git::NextVersion]
[Authority]
[PkgVersion]
+[Test::Compile]
+bail_out_on_fail = 1
+
+[Test::CheckDeps]
+fatal = 1
+
+[NoTabsTests]
+[EOLTests]
+[MetaTests]
+[Test::CPAN::Changes]
+[Test::ChangesHasContent]
+[Test::Version]
+;[Test::UnusedVars]
+
+[PodSyntaxTests]
+[PodCoverageTests]
+;[Test::PodSpelling] ; too many failures; I can't be bothered to add stopwords for them all right now
+
+[Test::MinimumVersion]
+:version = 2.000003
+max_target_perl = 5.008008
+
[NextRelease]
:version = 4.300018
format = %-8V %{yyyy-MM-dd HH:mm:ss ZZZZ}d
[Git::Push]
-; this is last so ConfirmRelease loads last
-[@Basic]
-
; must be after MakeMaker plugin
[AssertOS]
os = -MSWin32
+
+; this is last so we perform all pre-release checks first
+[ConfirmRelease]