NAME
MooseX::Types::Combine - Combine type libraries for exporting
VERSION
version 0.28
SYNOPSIS
DESCRIPTION
Allows you to export types from multiple type libraries.
Libraries on the right side of the type libs passed to "provide_types_from" take precedence over those on the left in case of conflicts.
CLASS METHODS
provide_types_from
Sets or returns a list of type libraries to re-export from.
SEE ALSO
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as perl itself.
AUTHOR
Robert "phaylon" Sedlacek <rs@474.at>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Robert "phaylon" Sedlacek.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.