in reply to Problem with Class::Accessor::Faster
I have a problem changing from 'Class::Accessor::Fast' to 'Class::Accessor::Faster'. From what I understood, simply changing from Fast to Faster should have required no code modification; however, when a script invokes and tries to use this module I receive the error:There must be some other differences otherwise there would be no point in having both Class::Accessor::Fast and Class::Accessor::Faster.
|
|---|