This is the first stable version of Mouse::XS
- Mouse::XS is about 2 times faster than Mouse::PurePerl
- Mouse::XS is about 2 times faster than Mouse::PurePerl
SUMMARY
- Many stuff are now in XS
- Support "use Mouse -traits => ..." subdirective
- Many stuff are now in XS
INCOMPATIBILITY CHANGES (but compatible with Moose)
- The type of default value is constrained correctly
- The default values is weakend correctly
- BUILDALL/DEMOLISHALL are no longer called
- The type of default value is constrained correctly