Help for this page

Select Code to Download


  1. or download this
    # line 134
    $testfile_e = $incol2fr->Entry(
    ...
        -anchor => 'nw',
        -pady   => 3,
      );
    
  2. or download this
    # line 134
    my $testfile_var;
    ...
        -anchor => 'nw',
        -pady   => 3,
      );