Repalce reference to MooseX::Types::DateTimeX with ::MoreCoercions
Dagfinn Ilmari Mannsåker [Tue, 13 Dec 2011 10:15:33 +0000 (10:15 +0000)]
lib/MooseX/Types/DateTime.pm

index 0fef9f8..7fc3698 100644 (file)
@@ -200,7 +200,7 @@ Delegates to L<DateTime::TimeZone/new> with the string as the C<name> argument.
 
 =head1 SEE ALSO
 
-L<MooseX::Types::DateTimeX>
+L<MooseX::Types::DateTime::MoreCoercions>
 
 L<DateTime>, L<DateTimeX::Easy>