switching over to dzil
[gitmo/MooseX-Types.git] / lib / MooseX / Types / CheckedUtilExports.pm
index 877ad2e..0294e64 100644 (file)
@@ -6,7 +6,6 @@ safer for L<MooseX::Types>
 =cut
 
 package MooseX::Types::CheckedUtilExports;
-our $VERSION = "0.23";
 
 use strict;
 use warnings;
@@ -88,10 +87,6 @@ sub role_type ($;$) {
 
 L<MooseX::Types>
 
-=head1 AUTHOR
-
-See L<MooseX::Types/AUTHOR>.
-
 =head1 LICENSE
 
 This program is free software; you can redistribute it and/or modify