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:
9a8aa25
)
Increase $English::VERSION to 1.05
author
Father Chrysostomos
<sprout@cpan.org>
Mon, 23 Jan 2012 06:20:00 +0000
(22:20 -0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Mon, 23 Jan 2012 06:20:00 +0000
(22:20 -0800)
lib/English.pm
patch
|
blob
|
history
diff --git
a/lib/English.pm
b/lib/English.pm
index
c11fbed
..
cbdde70
100644
(file)
--- a/
lib/English.pm
+++ b/
lib/English.pm
@@
-1,6
+1,6
@@
package English;
-our $VERSION = '1.0
4
';
+our $VERSION = '1.0
5
';
require Exporter;
@ISA = qw(Exporter);