p5-MouseX-Types
organize your Mouse types in libraries
WWW CVSWeb GITHub-
Package versionp5-MouseX-Types-0.06p0
-
MaintainerThe OpenBSD ports mailing-list
The type system provided by Mouse effectively makes all types global,
which can be a problem when different parts of the code base want to use
the same name for different things. MouseX::Types lets you declare
types using short names, but behind the scenes it namespaces all your
type declarations, preventing name clashes between packages.
- devel/p5-Mouse