projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfef7e5
)
Config-Perl-V 0.19 released
author
H.Merijn Brand
<h.m.brand@xs4all.nl>
Tue, 30 Jul 2013 13:06:19 +0000
(15:06 +0200)
committer
H.Merijn Brand
<h.m.brand@xs4all.nl>
Tue, 30 Jul 2013 13:06:19 +0000
(15:06 +0200)
cpan/Config-Perl-V/V.pm
patch
|
blob
|
history
diff --git
a/cpan/Config-Perl-V/V.pm
b/cpan/Config-Perl-V/V.pm
index
3270834
..
a2304e4
100644
(file)
--- a/
cpan/Config-Perl-V/V.pm
+++ b/
cpan/Config-Perl-V/V.pm
@@
-8,7
+8,7
@@
use warnings;
use Config;
use Exporter;
use vars qw($VERSION @ISA @EXPORT_OK %EXPORT_TAGS);
-$VERSION = "0.1
8
";
+$VERSION = "0.1
9
";
@ISA = ("Exporter");
@EXPORT_OK = qw( plv2hash summary myconfig signature );
%EXPORT_TAGS = (