New Moose, Class::MOP and much MUCH more
[email protected] (Stevan Little)
| Newsgroups | perl.moose |
|---|---|
| Message-ID | <[email protected]> |
The following modules have recently been released and updated: - Class::MOP - Moose - MooseX::Daemonize - MooseX::Getopt - MooseX::AttributeHelpers - MooseX::MetaDescription - MooseX::Storage Some highlights include: * All XS based functionality now has a Pure Perl alternative * the CLASS_MOP_NO_XS env variable can be used to force no-XS * Class::MOP::Method::*->wrap now requires the package-name and name attributes to be passed to it * this breaks the older MooseX::AttributeHelpers, so upgrade today! Also keep any eye out for the Soon To Be Released, New and Improved, 20-25% Faster Moose 0.46! Testing in svn HEAD right now! - Stevan