perl-MooseX-Types - Organise your Moose types in libraries
Website: | http://search.cpan.org/dist/MooseX-Types/ |
---|---|
License: | GPL+ or Artistic |
- Description:
The type system provided by Moose effectively makes all of its builtin type global, as are any types you declare with Moose. This means that every module that declares a type named PositiveInt is sharing the same type object. This can be a problem when different parts of the code base want to use the same name for different things.
Packages
perl-MooseX-Types-0.45-1m.mo8.noarch [54 KiB] |
Changelog
by NARITA Koichi (2014-10-05):
- (0.45-1m) - update to 0.45 |