Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use warnings;
    ...
        print "\t--fourth\n";
        print "\t--help\n";
    }
    
  2. or download this
    ***** Output *******
    C:\temp>getopts.pl --year --first
    ...
    Processing sub first
    Invalid options passed to C:\temp\getopts.pl