projects
/
gitmo/MooseX-AlwaysCoerce.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4239a8b
)
release
0.06
Rafael Kitover [Wed, 28 Jul 2010 00:59:25 +0000 (20:59 -0400)]
Changes
patch
|
blob
|
blame
|
history
lib/MooseX/AlwaysCoerce.pm
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
7d3bf8d
..
9ef04c8
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,5
+1,6
@@
Revision history for MooseX-AlwaysCoerce
+0.06 2010-07-28 00:58:50
- Use modern Moose APIs, to avoid warnings with Moose 1.09 (Karen Etheridge)
0.05 2010-07-13 00:05:10
diff --git
a/lib/MooseX/AlwaysCoerce.pm
b/lib/MooseX/AlwaysCoerce.pm
index
240dff5
..
b01ca0f
100644
(file)
--- a/
lib/MooseX/AlwaysCoerce.pm
+++ b/
lib/MooseX/AlwaysCoerce.pm
@@
-18,11
+18,11
@@
MooseX::AlwaysCoerce - Automatically enable coercions for Moose attributes
=head1 VERSION
-Version 0.05
+Version 0.06
=cut
-our $VERSION = '0.05';
+our $VERSION = '0.06';
=head1 SYNOPSIS