X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FTypes%2FCombine.pm;fp=lib%2FMooseX%2FTypes%2FCombine.pm;h=73e1e2037fa41a67e5f35ed1c63f7cb449b6ddea;hb=ef8b7b7a254653b0e77d19b19d7bd870700cf4b2;hp=0fdaa691d6c0f83e75757d908c9e32355468365b;hpb=6a1db9c7c89f006f6231aa64a9629dd1de7c5a15;p=gitmo%2FMooseX-Types.git diff --git a/lib/MooseX/Types/Combine.pm b/lib/MooseX/Types/Combine.pm index 0fdaa69..73e1e20 100644 --- a/lib/MooseX/Types/Combine.pm +++ b/lib/MooseX/Types/Combine.pm @@ -1,11 +1,6 @@ -=head1 NAME - -MooseX::Types::Combine - Combine type libraries for exporting - -=cut - package MooseX::Types::Combine; -our $VERSION = "0.26"; + +# ABSTRACT: Combine type libraries for exporting use strict; use warnings; @@ -109,10 +104,6 @@ sub _provided_types { L -=head1 AUTHOR - -See L. - =head1 LICENSE This program is free software; you can redistribute it and/or modify