switching over to dzil
[gitmo/MooseX-Types.git] / lib / MooseX / Types / UndefinedType.pm
index e719ec8..58f5d3e 100644 (file)
@@ -1,9 +1,4 @@
 package MooseX::Types::UndefinedType;
-our $VERSION = "0.25";
-
-=head1 NAME
-
-MooseX::Types::UndefinedType - Represents a not yet defined type
 
 =cut
 
@@ -110,10 +105,6 @@ L<Moose::Util::TypeConstraints>,
 L<Moose::Meta::TypeConstraint>,
 L<Carp::Clan>
 
-=head1 AUTHOR
-
-See L<MooseX::Types/AUTHOR>.
-
 =head1 LICENSE
 
 This program is free software; you can redistribute it and/or modify