Skip Menu |

This queue is for tickets about the App-perlbrew CPAN distribution.

Report information
The Basics
Id: 61327
Status: resolved
Priority: 0/
Queue: App-perlbrew

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

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



Subject: Testcase 01.options.t requires Getopt::Long >= 2.36
The testcase 01.options.t requires the GetOptionsFromArray feature of Getopt::Long >= 2.36 and fails on perls that don't have this installed. Solution: Add a Makefile/META dependency on Getopt::Long >= 2.36.
I see this has been fixed on github so I am closing it.