Skip Menu |

This queue is for tickets about the Authen-Krb5-Admin CPAN distribution.

Report information
The Basics
Id: 106423
Status: new
Priority: 0/
Queue: Authen-Krb5-Admin

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

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



Subject: configure step not nice for automation
The Makefile.PL explicitly reads from STDIN. This is not nice for automated installs / smoke testing. At the very least it should honor PERL_MM_USE_DEFAULT=1 Take a look at https://rt.cpan.org/Public/Ticket/Attachment/1013385/528317 for further discussion.