NAME
MooseX::Types::Util - Common utility functions for the module
DESCRIPTION
This package the exportable functions that many parts in MooseX::Types might need.
FUNCTIONS
filter_tags
Takes a list and returns two references. The first is a hash reference containing the tags as keys and the number of their appearance as values. The second is an array reference containing all other elements.
SEE ALSO
MooseX::Types::Moose, Exporter
AUTHOR AND COPYRIGHT
Robert 'phaylon' Sedlacek <rs@474.at>
, with many thanks to the #moose
cabal on irc.perl.org
.
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as perl itself.