X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FTypes%2FCombine.pm;h=73e1e2037fa41a67e5f35ed1c63f7cb449b6ddea;hb=ef8b7b7a254653b0e77d19b19d7bd870700cf4b2;hp=3e8000271aff50d5456f82c03772e3fb2aef2552;hpb=f5559e1ce7a42af91a0e64915a8cb1e08958ae63;p=gitmo%2FMooseX-Types.git diff --git a/lib/MooseX/Types/Combine.pm b/lib/MooseX/Types/Combine.pm index 3e80002..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.25"; + +# 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