The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.04   2009-07-09

- This module unconditionally deleted the "is" parameter, which meant
  it broke any use of "is => 'bare'". Reported by Jerome Quelin. Fixed
  by Jesse Luehrs. RT #47711.


0.03   2008-08-30

- Renamed to MooseX::SemiAffordanceAccessor because it no longer
  requires the Moose::Policy module. Instead it uses
  Moose::Util::MetaRole.


0.02   2007-11-15

- Require 5.6.1 in the Build.PL.

- Added missing Moose & Moose::Policy prereqs.

- No code changes.


0.01   2007-11-14

- First version, released on an unsuspecting world.