Skip Menu |

This queue is for tickets about the XML-Mini CPAN distribution.

Report information
The Basics
Id: 41761
Status: new
Priority: 0/
Queue: XML-Mini

People
Owner: Nobody in particular
Requestors: jt [...] signless.com
Cc:
AdminCc:

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



Subject: Global $^W set in XML::Mini
The global warning flag $^W is set at the top of XML mini. For those with a need to control warning output this is really annoying to say the least. I suggest removing the line entirely or at least simply 'use warnings'.