Skip Menu |

This queue is for tickets about the Net-MirapointAdmin CPAN distribution.

Report information
The Basics
Id: 11909
Status: resolved
Priority: 0/
Queue: Net-MirapointAdmin

People
Owner: GPALMER [...] cpan.org
Requestors: corion [...] cpan.org
Cc:
AdminCc:

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



Date: Wed, 16 Mar 2005 19:36:11 +0100
From: Max Maischein <corion [...] cpan.org>
To: bug-Net-MirapointAdmin [...] rt.cpan.org
Subject: Net::MirapointAdmin 3.01 Makefile.PL enters infinite loop when no terminal is connected/input is redirected
Hello, your Makefile.PL enters an infinite loop when it is run unattended. This is bad, because if there is no input to ever be expected, it will chew up CPU time instead of simply failing to install. Please consider leaving the loop after 10 iterations of unchanged and wrong answers, or even checking if there is a terminal connected to STDIN. Thanks, -max
I believe this problem was addressed in version 3.03 of the module released in 2007. Please reopen if it is still a problem.