projects
/
p5sagit/Sub-Exporter-Progressive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6d823d7
)
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
patch
|
blob
|
blame
|
history
lib/Sub/Exporter/Progressive.pm
patch
|
blob
|
blame
|
history
diff --git
a/dist.ini
b/dist.ini
index
af46e2d
..
051db48
100644
(file)
--- a/
dist.ini
+++ b/
dist.ini
@@
-17,7
+17,7
@@
repository.type = git
[MetaJSON]
[PodWeaver]
-[PkgVersion]
+[OurPkgVersion]
[ReadmeFromPod]
[PodSyntaxTests]
diff --git
a/lib/Sub/Exporter/Progressive.pm
b/lib/Sub/Exporter/Progressive.pm
index
e77ca34
..
325d103
100644
(file)
--- a/
lib/Sub/Exporter/Progressive.pm
+++ b/
lib/Sub/Exporter/Progressive.pm
@@
-5,6
+5,8
@@
package Sub::Exporter::Progressive;
use strict;
use warnings;
+# VERSION
+
use List::Util 'first';
sub import {