Description
Code moving from Class::Accessor::Fast to Moose can keep familiar accessor behavior. Developers use it to ease migrations, reduce API churn, or support older modules while adopting Moose attributes. It is a compatibility extension for Perl object systems.