projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(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
|
blame
|
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.05';
+our $VERSION = '1.06';
require Exporter;
@ISA = qw(Exporter);