summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-SemiAffordanceAccessor/DESCR
blob: e36bc705e79dedba80961f50a075845ecd3b9575 (plain)
1
2
3
4
This module does not provide any methods. Simply loading it 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_".