10 lines
217 B
Plaintext
10 lines
217 B
Plaintext
# Index created by AutoSplit for ../LIB\Getopt\Long.pm
|
|
# (file acts as timestamp)
|
|
package Getopt::Long;
|
|
sub GetOptions ;
|
|
sub FindOption ($$$$$$$);
|
|
sub Configure (@);
|
|
sub config (@);
|
|
sub Croak (@);
|
|
1;
|