Skip Menu |

This queue is for tickets about the Directory-Scratch-Structured CPAN distribution.

Report information
The Basics
Id: 34849
Status: resolved
Priority: 0/
Queue: Directory-Scratch-Structured

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

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



In the t/003_perl_critic.t test, there is an alarm that is supposed to time out the STDIN input. This doesn't happen on Windows, so it hangs forever. Or until someone hits Return. Which doesn't happen, because there is no prompt or anything. So, please avoid running the alarm() code in Windows altogether. I just noticed, this technique is used in some of your other modules as well. /J
Alarm removed