Help for this page

Select Code to Download


  1. or download this
    package Widget;
    
    ...
    }
    
    sub get_color { ... }
    
  2. or download this
    package Container;
    
    ...
    
        # etc
    }