Help for this page

Select Code to Download


  1. or download this
    package contact;
    use strict;
    ...
                        -sticky => 'w', -padx => 2, -pady => 2
                       );
    }
    
  2. or download this
    # _get_records_all
    # get all records and pass the first to the display
    ...
      return;
    }
    1;