d365e53252
emulate Class::Accessor::Fast behavior using Moose ok simon@
5 lines
212 B
Plaintext
5 lines
212 B
Plaintext
Attempts to emulate the behavior of Class::Accessor::Fast as accurately
|
|
as possible using the Moose attribute system. The public API of
|
|
Class::Accessor::Fast is wholly supported, but the private methods are
|
|
not.
|