Added devel/p5-MooseX-Types version 0.04
authorabs <abs>
Sun, 12 Oct 2008 17:26:41 +0000 (17:26 +0000)
committerabs <abs>
Sun, 12 Oct 2008 17:26:41 +0000 (17:26 +0000)
commit3b4f3567037bed353dad7321c7691d6f7c316cb8
treefdb7b0408736354d5ebb2df71ed91cfca27f5eec
parentd76943290a3bd8aec918d5616382eccace0dd95e
Added devel/p5-MooseX-Types version 0.04

The types provided with Moose are by design global. This package
helps you to organise 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.
devel/p5-MooseX-Types/DESCR [new file with mode: 0644]
devel/p5-MooseX-Types/Makefile [new file with mode: 0644]
devel/p5-MooseX-Types/distinfo [new file with mode: 0644]