Changes for version 0.002 - 2013-06-16

  • (Packaging) Support slightly older versions of Class::XSAccessor (back to 1.09).
  • Don't use Class::XSAccessor 1.16 and below to generate predicate methods, because their behaviour differs observably from Moose. If you want XS predicates, you'll need Class::XSAccessor 1.17 (which is not on CPAN yet).
  • Refactor overridden install_accessors into an 'after' method modifier, with the hope that this makes MooseX::XSAccessor play nicer with other MooseX modules.

Modules

use Class::XSAccessor to speed up Moose accessors
get the Class::XSAccessor effect for a single attribute