Use Moose or Mouse modules

Edit Package perl-Any-Moose
http://search.cpan.org/perldoc?Any:Moose

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. ':)'

Refresh
Refresh
Source Files
Filename Size Changed
Any-Moose-0.17.tar.gz 0000015148 14.8 KB
perl-Any-Moose.changes 0000001986 1.94 KB
perl-Any-Moose.spec 0000002791 2.73 KB
Revision 14 (latest revision is 28)
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 83368 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 14)
- updated to 0.17
  * Better indicate that this module is dynamically configured.
    - fixes [rt.cpan.org #70996]
  * If you have Moose installed you no longer get the Mouse dependency (rjbs, reported by andk)
     Any::Moose has long had both runtime and test support for Moose
     without Mouse, but the toolchain has not, until recently, been
     good enough to handle alternatives. This change is designed
     to affect very few people.
    - fixes [rt.cpan.org #70597]
Comments 0
openSUSE Build Service is sponsored by