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=042c362a559d1cc3deb6ca496dbe4bf2efc1e1d2;hpb=6d7f2c07382702d3807060253671ac8572c7e33e;p=gitmo%2FMooseX-Types.git diff --git a/lib/MooseX/Types/Util.pm b/lib/MooseX/Types/Util.pm index 042c362..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.22"; -=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