Help for this page

Select Code to Download


  1. or download this
    package Dabreegster::Attribute::Maker;
    
    ...
    
    1;
    __END__
    
  2. or download this
    package Character::Player;
    
    ...
    
    # Now, you have access to the following functions:
    # str(), set_str(), dex(), set_dex(), etc.