Skip to content

Commit 36b9c15

Browse files
committed
Depend on Moose 1.05 for the is_subtype_of fix
1 parent dc6ef9b commit 36b9c15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/MooseX/Types/Meta.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package MooseX::Types::Meta;
22

3+
use Moose 1.05 ();
34
use MooseX::Types -declare => [qw(
45
TypeConstraint
56
TypeCoercion

0 commit comments

Comments
 (0)