Help for this page

Select Code to Download


  1. or download this
    my @opt = ('arg1=s', \$arg1);
    my %opt = ('arg1=s' => \$arg1);