projects
/
p5sagit/Data-Dumper-Concise.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
490d8db
)
release v2.022
v2.022
Arthur Axel 'fREW' Schmidt [Fri, 21 Mar 2014 23:32:17 +0000 (18:32 -0500)]
lib/Data/Dumper/Concise.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Data/Dumper/Concise.pm
b/lib/Data/Dumper/Concise.pm
index
42634a9
..
7cfbae8
100644
(file)
--- a/
lib/Data/Dumper/Concise.pm
+++ b/
lib/Data/Dumper/Concise.pm
@@
-2,7
+2,7
@@
package Data::Dumper::Concise;
use 5.006;
-$VERSION = '2.021';
+$VERSION = '2.022';
require Exporter;
require Data::Dumper;