Changes for version 0.04

  • Add tests and official support for alternate instance metaclasses, such as MooseX::GlobRef and MooseX::InsideOut - including supplying a custom exporter MooseX::NonMoose::InsideOut which should work in all possible cases, when just using the same hash that the nonmoose class is using would break
  • Fix a couple issues with inheriting from MooseX::NonMoose classes - make sure FOREIGNBUILDARGS is only called once, and fix some issues with immutability

Modules

easy subclassing of non-Moose classes
easy subclassing of non-Moose non-hashref classes
metaclass trait for MooseX::NonMoose
constructor method trait for MooseX::NonMoose