Help for this page

Select Code to Download


  1. or download this
    if (grep !exists $args->{$_} @mandatory_args) {
      printUsage() and exit;
    }