Lines Matching full:getopt
12 use Getopt::Long;
17 Getopt::Long::Configure ("no_ignore_case");
29 Getopt::Long::Configure ("default","no_ignore_case");
44 Getopt::Long::Configure ("default","prefix_pattern=--|/|-|\\+","long_prefix_pattern=--|/");
63 Getopt::Long::Configure ("default","bundling","ignore_case_always",
73 Getopt::Long::Configure ("default","bundling","ignore_case_always",
88 Getopt::Long::Configure("default");
98 Getopt::Long::Configure("default");
99 Getopt::Long::Configure("pass_through");
112 Getopt::Long::Configure("default");
113 Getopt::Long::Configure("pass_through","require_order");