Moops
view release on metacpan or search on metacpan
}
STATUS
Unstable.
Will probably never be stable.
A lot of the modules that Moops is built on have problems. In particular,
Devel::CallParser is broken on a lot of Perl versions, and Parse::Keyword
has *fundamental errors in the way it handles closures* (which Moops works
around using PadWalker).
Moops will remain on CPAN for the foreseeable future and I'll continue to
accept patches that fix bugs, but don't expect any new features to be
added.
For a replacement, consider Zydeco. It's not a drop-in replacement but it
has a similar syntax to Moops, and provides many of the same features.
DESCRIPTION
Moops is sugar for declaring and using roles and classes in Perl.
lib/Moops.pm view on Meta::CPAN
=head1 STATUS
Unstable.
Will probably never be stable.
A lot of the modules that Moops is built on have problems. In particular,
L<Devel::CallParser> is broken on a lot of Perl versions, and
L<Parse::Keyword> has I<< fundamental errors in the way it handles closures >>
(which Moops works around using L<PadWalker>).
Moops will remain on CPAN for the foreseeable future and I'll continue
to accept patches that fix bugs, but don't expect any new features to
be added.
For a replacement, consider L<Zydeco>. It's not a drop-in replacement but
it has a similar syntax to Moops, and provides many of the same features.
=head1 DESCRIPTION
( run in 0.698 second using v1.01-cache-2.11-cpan-05444aca049 )