foo
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Scalar.pm
index ca80a79..5fe4ec9 100644 (file)
@@ -5,10 +5,6 @@ our $VERSION = '0.01';
 
 with 'Moose::Autobox::String',
      'Moose::Autobox::Number';     
-
-# ::Value requirement     
-     
-sub print { CORE::print $_[0] }  
      
 1;
 
@@ -27,6 +23,14 @@ Moose::Autobox::Scalar - the Scalar role
 
 =head1 DESCRIPTION
 
+=head1 METHODS
+
+=over 4
+
+=item B<meta>
+
+=back
+
 =head1 BUGS
 
 All complex software has bugs lurking in it, and this module is no