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