MooseX-SemiAffordanceAccessor-0.10

name your accessors foo() and set_foo()

Index | devel

Description

Loading this module changes the default naming policy for the loading
class so that accessors are separated into get and set methods. The get
methods have the same name as the accessor, while set methods are
prefixed with "set_".

Run Dependencies