Help for this page

Select Code to Download


  1. or download this
    &GetOptions( 'h|help' => \$opt_help,
                 'man' => sub{ pod2usage({-verbose=>2,
    ...
     print "help---------------\n";
      pod2usage(1);
    }
    
  2. or download this
    
    use strict;
    ...
    =head1 DESCRIPTION
    
    The script parses the feature file & print errors.