Organize your Moose types in libraries
The types provided with the Moose man page are by design global. This package helps you to organize and selectively import your own and the built-in types in libraries. As a nice side effect, it catches typos at compile-time too. However, the main reason for this module is to provide an easy way to not have conflicts with your type names, since the internal fully qualified names of the types will be prefixed with the library's name. This module will also provide you with some helper functions to make it easier to use Moose types in your code.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.50-23.fc41 | - |
Fedora 41 | 0.50-23.fc41 | - |
Fedora 40 | 0.50-22.fc40 | - |
Fedora EPEL 9 | 0.50-10.el9 | - |
Fedora EPEL 8 | 0.50-9.el8 | - |
Fedora EPEL 10.0 | 0.50-19.el10_0 | - |
You can contact the maintainers of this package via email at
perl-MooseX-Types dash maintainers at fedoraproject dot org
.