switching over to dzil
[gitmo/MooseX-Types.git] / lib / MooseX / Types / Util.pm
index bd4608c..1b3c979 100644 (file)
@@ -1,11 +1,6 @@
 package MooseX::Types::Util;
-our $VERSION = "0.21";
 
-=head1 NAME
-
-MooseX::Types::Util - Common utility functions for the module
-
-=cut
+#ABSTRACT: Common utility functions for the distribution
 
 use warnings;
 use strict;
@@ -99,10 +94,6 @@ sub has_available_type_export {
 
 L<MooseX::Types::Moose>, L<Exporter>
 
-=head1 AUTHOR
-
-See L<MooseX::Types/AUTHOR>.
-
 =head1 LICENSE
 
 This program is free software; you can redistribute it and/or modify