Skip Menu |

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

Report information
The Basics
Id: 1800
Status: new
Priority: 0/
Queue: Net-AOLIM

People
Owner: Nobody in particular
Requestors: eric [...] perlcoders.com
Cc:
AdminCc:

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



Subject: errors under -w
Some simple errors are not checked for under -w (mostly 'Use of uninitialized value' errors). A simple check with if (defined $var) would solve this. Some examples are line 946 and line 2381 of AOLIM.pm