Help for this page

Select Code to Download


  1. or download this
    use constant ERROR => 1;
    use constant VERBOSE_ERROR => -1;
    ...
        }
            return;
    }
    
  2. or download this
    {
    package State::Object;
    ...
    # Other object code
    ...
    }