Help for this page

Select Code to Download


  1. or download this
    Usage() && exit if grep{not exists $args->{$_}}@mandatory;
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    #rest of program...
    
    __END__