Moose minus the antlers

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

Moose is wonderful. Use Moose instead of Mouse.

Unfortunately, Moose has a compile-time penalty. Though significant progress
has been made over the years, the compile time penalty is a non-starter for
some very specific applications. If you are writing a command-line application
or CGI script where startup time is essential, you may not be able to use
Moose. We recommend that you instead use HTTP::Engine and FastCGI for the
latter, if possible.

Mouse aims to alleviate this by providing a subset of Moose's functionality,
faster.

We're also going as light on dependencies as possible. Mouse currently has no
dependencies except for testing modules.

Refresh
Refresh
Source Files
Filename Size Changed
Mouse-0.69.tar.bz2 0000168839 165 KB
perl-Mouse.changes 0000004831 4.72 KB
perl-Mouse.spec 0000002745 2.68 KB
Revision 11 (latest revision is 69)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 11)
- update to 0.69:
  + Workaround a problem with Test::Builder 2.00_01, which could cause
    SEGV
  + Remove an optional depenency, Data::Util
  + Fix looks_like_number portability
  + An attribute in a subclass can now override the value of "is"
  + Remove long deprecated methods:
      _create_args(), compute_all_applicable_attributes(),
      and clone_instance()
  + Improve C++ compatibility in Mouse::XS
Comments 0
openSUSE Build Service is sponsored by