Checking in changes prior to tagging of version 0.93. Changelog diff is:
[gitmo/Moose.git] / lib / Moose / Meta / Attribute / Native / MethodProvider / String.pm
index 90d8292..f614bc5 100644 (file)
@@ -1,7 +1,7 @@
 package Moose::Meta::Attribute::Native::MethodProvider::String;
 use Moose::Role;
 
-our $VERSION   = '0.89_01';
+our $VERSION   = '0.93';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';
 
@@ -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