This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Synch cpan/version/* and other files with CPAN version 0.9921.
[perl5.git]
/
cpan
/
version
/
lib
/
version.pm
diff --git
a/cpan/version/lib/version.pm
b/cpan/version/lib/version.pm
index
c85e8a0
..
100bd03
100644
(file)
--- a/
cpan/version/lib/version.pm
+++ b/
cpan/version/lib/version.pm
@@
-10,7
+10,7
@@
if ($] >= 5.015) {
use vars qw(@ISA $VERSION $CLASS $STRICT $LAX *declare *qv);
-$VERSION = 0.99
18
;
+$VERSION = 0.99
21
;
$CLASS = 'version';
# avoid using Exporter