line numbers will match in the code now
Arthur Axel 'fREW' Schmidt [Sun, 29 Jul 2012 21:43:57 +0000 (16:43 -0500)]
dist.ini
lib/Sub/Exporter/Progressive.pm

index af46e2d..051db48 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -17,7 +17,7 @@ repository.type   = git
 
 [MetaJSON]
 [PodWeaver]
-[PkgVersion]
+[OurPkgVersion]
 [ReadmeFromPod]
 [PodSyntaxTests]
 
index e77ca34..325d103 100644 (file)
@@ -5,6 +5,8 @@ package Sub::Exporter::Progressive;
 use strict;
 use warnings;
 
+# VERSION
+
 use List::Util 'first';
 
 sub import {