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:
3b5bc0d
)
Increase $English::VERSION to 1.06
author
Father Chrysostomos
<sprout@cpan.org>
Sun, 25 Nov 2012 22:31:25 +0000
(14:31 -0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Tue, 27 Nov 2012 15:05:04 +0000
(07:05 -0800)
lib/English.pm
patch
|
blob
|
history
diff --git
a/lib/English.pm
b/lib/English.pm
index
6a57ffb
..
f629068
100644
(file)
--- a/
lib/English.pm
+++ b/
lib/English.pm
@@
-1,6
+1,6
@@
package English;
-our $VERSION = '1.0
5
';
+our $VERSION = '1.0
6
';
require Exporter;
@ISA = qw(Exporter);