Skip Menu |

This queue is for tickets about the SQL-Translator CPAN distribution.

Report information
The Basics
Id: 38681
Status: resolved
Priority: 0/
Queue: SQL-Translator

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

Bug Information
Severity: Normal
Broken in: 0.09001
Fixed in: 0.09004



Subject: new warning in bleadperl for uc(undef) is triggered often
Use of uninitialized value within @_ in uc at /home/src/perl/repoperls/installed-perls/perl/poVRXeR/perl-5.10.0@34208/lib/site_perl/5.11.0/SQL/Translator/Schema/Constraint.pm line 516. This warning seems to be triggered often. I saw zillions of it in the test suite of Handel. Maybe Handel is doing something wrong but still the warning comes from SQL::Translator, so I thought I should report it here. Thanks,