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:
5b9ec4c
)
Bump overload.pm's version since it differs from the version in 5.11.0
author
Jesse Vincent
<jesse@bestpractical.com>
Tue, 20 Oct 2009 14:16:17 +0000
(10:16 -0400)
committer
Jesse Vincent
<jesse@bestpractical.com>
Tue, 20 Oct 2009 14:16:17 +0000
(10:16 -0400)
lib/overload.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/overload.pm
b/lib/overload.pm
index
fffff6e
..
8960171
100644
(file)
--- a/
lib/overload.pm
+++ b/
lib/overload.pm
@@
-1,6
+1,6
@@
package overload;
-our $VERSION = '1.0
8
';
+our $VERSION = '1.0
9
';
sub nil {}