Skip Menu |

This queue is for tickets about the Getopt-Chain CPAN distribution.

Report information
The Basics
Id: 56397
Status: new
Priority: 0/
Queue: Getopt-Chain

People
Owner: Nobody in particular
Requestors: JNW [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: (no value)
Fixed in: (no value)



Subject: Caveat2 may have a simple fix, please check this.
The discription says: CAVEAT 2: Unfortunately, Getopt::Long slurps up the entire arguments array at once. I believe this can be avoided by using use Getopt::Long qw(:config require_order);