Skip Menu |

This queue is for tickets about the SAP-Rfc CPAN distribution.

Report information
The Basics
Id: 106421
Status: new
Priority: 0/
Queue: SAP-Rfc

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: interactive configure is bad
The Makefile.PL explicitly reads (twice) 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.