more-docs
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Number.pm
index e45d14d..7ee9586 100644 (file)
@@ -15,12 +15,17 @@ __END__
 
 Moose::Autobox::Number - the Number role
 
-=head1 SYNOPOSIS
+=head1 DESCRIPTION
 
-  use Moose::Autobox;
-  use autobox;
+This is a role to describes a Numeric value. 
 
-=head1 DESCRIPTION
+=head1 METHODS
+
+=over 4
+
+=item B<meta>
+
+=back
 
 =head1 BUGS