package Character::Player; use Dabreegster::Attribute::Maker qw( str dex con int wis cha ); # Now, you have access to the following functions: # str(), set_str(), dex(), set_dex(), etc.