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
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2b2ac3
)
Increase $subs::VERSION to 1.02
author
Father Chrysostomos
<sprout@cpan.org>
Fri, 5 Jul 2013 15:12:47 +0000
(08:12 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Fri, 5 Jul 2013 15:14:20 +0000
(08:14 -0700)
lib/subs.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/subs.pm
b/lib/subs.pm
index
653237e
..
10d6e02
100644
(file)
--- a/
lib/subs.pm
+++ b/
lib/subs.pm
@@
-1,6
+1,6
@@
package subs;
-our $VERSION = '1.0
1
';
+our $VERSION = '1.0
2
';
=head1 NAME