openSUSE / cpanspec

Create openSUSE spec files form cpan tar files
Other
8 stars 10 forks source link

Ensure non-interactive mode #41

Closed perlpunk closed 1 year ago

perlpunk commented 1 year ago

See perldoc ExtUtils::MakeMaker

Under certain circumstances perl Makefile.PL was prompting for input eventhough output was redirected. Setting this variable will make sure that doesn't happen.