Skip Menu |

This queue is for tickets about the Apache-DB CPAN distribution.

Report information
The Basics
Id: 124281
Status: resolved
Priority: 0/
Queue: Apache-DB

People
Owner: Nobody in particular
Requestors: dean [...] fragfest.com.au
Cc:
AdminCc:

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



Subject: defined(@array) is deprecated
defined(@array) is deprecated at /opt/cpan/lib/perl5/x86_64-linux-thread-multi/Apache/SmallProf.pm line 135. (Maybe you should just omit the defined()?) Im using perl 5.16.3
Done. - defined(@{"main::_<$filename"}); + (@{"main::_<$filename"});