Help for this page

Select Code to Download


  1. or download this
    package MyClass;
    
    ...
    sub private_method {
       # ... do stuff only class things should know
    }