Help for this page

Select Code to Download


  1. or download this
    # snippet of a subroutine that defines the widget layout
    my $res;
    ...
                                                   -y => 175);
    $res = \$results;
    }
    
  2. or download this
    $res->insert('end', $list[$_]->{last});