X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FTypes%2FUtil.pm;h=1b3c979f1ec40a80620b06240674c5d669704e17;hb=ef8b7b7a254653b0e77d19b19d7bd870700cf4b2;hp=bd4608c0772e1c63d723577d1faf9cd51b7336a5;hpb=cec62c799d89f62bf99abfd855c9fde397d7409b;p=gitmo%2FMooseX-Types.git diff --git a/lib/MooseX/Types/Util.pm b/lib/MooseX/Types/Util.pm index bd4608c..1b3c979 100644 --- a/lib/MooseX/Types/Util.pm +++ b/lib/MooseX/Types/Util.pm @@ -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, L -=head1 AUTHOR - -See L. - =head1 LICENSE This program is free software; you can redistribute it and/or modify