fix links to native traits in methodproviders
Gerda Shank [Sun, 6 Sep 2009 01:14:56 +0000 (21:14 -0400)]
lib/Moose/Meta/Attribute/Native/MethodProvider/Array.pm
lib/Moose/Meta/Attribute/Native/MethodProvider/Bool.pm
lib/Moose/Meta/Attribute/Native/MethodProvider/Counter.pm
lib/Moose/Meta/Attribute/Native/MethodProvider/Hash.pm
lib/Moose/Meta/Attribute/Native/MethodProvider/String.pm

index 02ad650..fc1133e 100644 (file)
@@ -368,7 +368,7 @@ Moose::Meta::Attribute::Native::MethodProvider::Array
 =head1 DESCRIPTION
 
 This is a role which provides the method generators for
-L<Moose::Meta::Attribute::Trait::Native::Array>. Please check there for
+L<Moose::Meta::Attribute::Native::Trait::Array>. Please check there for
 documentation on what methods are provided.
 
 =head1 METHODS
index c0ddfe5..cd7ad0b 100644 (file)
@@ -39,7 +39,7 @@ Moose::Meta::Attribute::Native::MethodProvider::Bool
 =head1 DESCRIPTION
 
 This is a role which provides the method generators for
-L<Moose::Meta::Attribute::Trait::Native::Bool>. Please check there for
+L<Moose::Meta::Attribute::Native::Trait::Bool>. Please check there for
 documentation on what methods are provided.
 
 =head1 METHODS
index cc9f339..fad4914 100644 (file)
@@ -45,7 +45,7 @@ Moose::Meta::Attribute::Native::MethodProvider::Counter
 =head1 DESCRIPTION
 
 This is a role which provides the method generators for
-L<Moose::Meta::Attribute::Trait::Native::Counter>.  Please check there for
+L<Moose::Meta::Attribute::Native::Trait::Counter>.  Please check there for
 documentation on what methods are provided.
 
 =head1 METHODS
index 9baffa1..cbe2bf2 100644 (file)
@@ -188,7 +188,7 @@ Moose::Meta::Attribute::Native::MethodProvider::Hash
 =head1 DESCRIPTION
 
 This is a role which provides the method generators for
-L<Moose::Meta::Attribute::Trait::Native::Hash>. Please check there for
+L<Moose::Meta::Attribute::Native::Trait::Hash>. Please check there for
 documentation on what methods are provided.
 
 =head1 METHODS
index 90d8292..8c274c8 100644 (file)
@@ -116,7 +116,7 @@ Moose::Meta::Attribute::Native::MethodProvider::String
 =head1 DESCRIPTION
 
 This is a role which provides the method generators for
-L<Moose::Meta::Attribute::Trait::Native::String>. Please check there for
+L<Moose::Meta::Attribute::Native::Trait::String>. Please check there for
 documentation on what methods are provided.
 
 =head1 METHODS