0.04
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Undef.pm
index 0d7fbdc..a09820e 100644 (file)
@@ -20,7 +20,6 @@ Moose::Autobox::Undef - the Undef role
 =head1 SYNOPOSIS
 
   use Moose::Autobox;
-  use autobox UNDEF => 'Moose::Autobox::Undef';
 
   my $x;
   $x->defined; # false
@@ -55,7 +54,7 @@ Stevan Little E<lt>stevan@iinteractive.comE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006 by Infinity Interactive, Inc.
+Copyright 2006-2007 by Infinity Interactive, Inc.
 
 L<http://www.iinteractive.com>