Use Moose or Mouse modules
Though we recommend that people generally use the Moose manpage, we accept
that Moose cannot yet be used for everything everywhere. People generally
like the Moose sugar, so many people use the Mouse manpage, a lightweight
replacement for parts of Moose.
Because Mouse strives for compatibility with Moose, it's easy to substitute
one for the other. This module facilitates that substitution. By default,
Mouse will be provided to libraries, unless Moose is already loaded -or-
explicitly requested by the end-user. The end-user can force the decision
of which backend to use by setting the environment variable 'ANY_MOOSE' to
be 'Moose' or 'Mouse'.
Note that the decision of which backend to use is made only once, so that
if Any-Moose picks Mouse, then a third-party library loads Moose, anything
else that uses Any-Moose will continue to pick Mouse.
So, if you have to use the Mouse manpage, please be considerate to the
Moose fanboys (like myself!) and use the Any-Moose manpage instead. ':)'
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/perl-Any-Moose && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
Any-Moose-0.21.tar.gz | 0000015763 15.4 KB | |
perl-Any-Moose.changes | 0000002933 2.86 KB | |
perl-Any-Moose.spec | 0000002872 2.8 KB |
Revision 21 (latest revision is 28)
- updated to 0.21 * Add tokuhirom's translation of the deprecation notice * Documentation fixes * Deprecated in favor of Moo. Good night, sweet prince. (forwarded request 177232 from coolo)
Comments 0