Help for this page

Select Code to Download


  1. or download this
    foreach my $arg ( keys %opts ) {
            log_debug "Argument $arg has value $opts{$arg}";
    ...
            }
            log_debug "Post Running total is $getopts_args";
        }