Skip Menu |

This queue is for tickets about the DBIx-DataModel CPAN distribution.

Report information
The Basics
Id: 79047
Status: resolved
Priority: 0/
Queue: DBIx-DataModel

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

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



Subject: warning
This simple script: #--- use DBIx::DataModel; DBIx::DataModel->Schema('HR'); #--- shows this message when running: defined(@array) is deprecated at /Users/ [...] /perl- 5.16.0/lib/site_perl/5.16.0/DBIx/DataModel/Meta/Utils.pm line 36. (Maybe you should just omit the defined()?) I'm using perl 5.16.0 on Mac OS X 10.8
Le Ven 17 Aoû 2012 11:53:18, NICEPERL a écrit : Show quoted text
> defined(@array) is deprecated at /Users/ [...] /perl-
Thanks for the report (I haven't migrated to perl 5.16 yet ..). Fixed in v2.29, just published to CPAN.