RT for rt.cpan.org
Skip Menu
|
Bug #133487 for App-cpanreports: Cannot supply distribution name (-d, --distname)
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
App-cpanreports CPAN distribution
.
Report information
The Basics
Id:
133487
Status:
new
Priority:
0/
Queue:
App-cpanreports
People
Owner:
Nobody in particular
Requestors:
PERLANCAR [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
Important
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Wed Oct 07 19:40:55 2020
PERLANCAR [...] cpan.org - Ticket created
Subject:
Cannot supply distribution name (-d, --distname)
This is because there is a typo in Getopt::Long specification: 'distiname|d=s' so when user specifies -d, it goes into $options{distiname}.