diff options
author | Nicholas Clark <nick@ccl4.org> | 2012-04-25 14:38:00 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2013-07-13 12:01:37 +0200 |
commit | 3f7e1bf8b573541d1d93e89278657b6e6438b69a (patch) | |
tree | 700c5b352f13e1ee7d3a18c09e74f2c78dedd496 /uconfig.sh | |
parent | 4609f84fc954f9ef279e0204408c7e7f64fa58c9 (diff) | |
download | perl-3f7e1bf8b573541d1d93e89278657b6e6438b69a.tar.gz |
Convert installperl to use Getopt::Long.
This requires some special handling for the +v option. Fortunately, we can
cheat, because we know that no other non-options are acceptable. This does
change the behaviour slightly from before:
* single letter options now also have long names
* invalid options are now rejected
* command line arguments that are not options are now rejected
However, the behaviour for all valid documented invocations is unchanged.
Also, add a --help option to display the usage message.
Diffstat (limited to 'uconfig.sh')
0 files changed, 0 insertions, 0 deletions