foo
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / String.pm
index 6e224a4..bf048a2 100644 (file)
@@ -39,6 +39,34 @@ Moose::Autobox::String - the String role
 
 =head1 DESCRIPTION
 
+This is a role to describes a String value.
+
+=head1 METHODS
+
+=over 4
+
+=item B<meta>
+
+=item B<chomp>
+
+=item B<chop>
+
+=item B<index>
+
+=item B<lc>
+
+=item B<lcfirst>
+
+=item B<length>
+
+=item B<reverse>
+
+=item B<uc>
+
+=item B<ucfirst>
+
+=back
+
 =head1 BUGS
 
 All complex software has bugs lurking in it, and this module is no