Help for this page

Select Code to Download


  1. or download this
    {    package Mostest_Basest_Class;
      sub new(){
    ...
        return;
      }
    }
    
  2. or download this
        {
          # also won't work (if privacy enforced)
    ...
          $w->relabel_window("...");
          $w->refresh_windows("...);
        }