Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 65338
Status: open
Priority: 0/
Queue: Getopt-Lucid

People
Owner: Nobody in particular
Requestors: lars [...] balker.dk
Cc:
AdminCc:

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



List seems a little eager to find non-existing parameters: % perl -e 'use Getopt::Lucid ":all";Getopt::Lucid->getopt([List("l")])' -- -l Use of uninitialized value $value in substitution (s///) at /usr/local/share/perl/5.10.1/Getopt/Lucid.pm line 445. Use of uninitialized value $arg in substitution (s///) at /usr/local/share/perl/5.10.1/Getopt/Lucid.pm line 401. Use of uninitialized value $arg in substitution (s///) at /usr/local/share/perl/5.10.1/Getopt/Lucid.pm line 401.
On Tue Feb 01 06:35:47 2011, LBR wrote: Show quoted text
> List seems a little eager to find non-existing parameters:
Same bug with Param.