Help for this page

Select Code to Download


  1. or download this
    print "@ main loop\n";
    #MainLoop;
    ...
        #$MainWindow->update();
    }
    
  2. or download this
    #!/usr/local/bin/perl
    
    ...
       {  push (@list, $key);}
    }
    
  3. or download this
    package walk_locations;
        use strict;
    ...
    
    END {;}       # module clean-up code here (global destructor)
        1;            # don't forget to return a true value from the file