Help for this page

Select Code to Download


  1. or download this
    my $opt = {
      grot => 'default for grot',
    ...
          $opt->{$value} = $action;
      },
    ) or die "can't parse command-line:";