projects
/
p5sagit/lib-with-preamble.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
52be5e2
)
make bump
Karen Etheridge [Wed, 1 Oct 2014 04:52:09 +0000 (21:52 -0700)]
lib/lib/with/preamble.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/lib/with/preamble.pm
b/lib/lib/with/preamble.pm
index
a6ad586
..
e7e7308
100644
(file)
--- a/
lib/lib/with/preamble.pm
+++ b/
lib/lib/with/preamble.pm
@@
-5,7
+5,7
@@
use warnings FATAL => 'all';
use File::Spec;
use PerlIO::via::dynamic;
-our $VERSION = '0.001000'; # 0.1.0
+our $VERSION = '0.001001'; # 0.1.1
sub require_with_preamble {
my ($arrayref, $filename) = @_;