Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
217 B

  1. # Index created by AutoSplit for ../LIB\Getopt\Long.pm
  2. # (file acts as timestamp)
  3. package Getopt::Long;
  4. sub GetOptions ;
  5. sub FindOption ($$$$$$$);
  6. sub Configure (@);
  7. sub config (@);
  8. sub Croak (@);
  9. 1;