David Gasson reported
identifier quote wrong in DBIx::Log4perl. Since he identified the problem, provided working examples and even highlighted the change to fix the problem I applied it and released 0.16 immediately.
The problem was in the getinfo method and it was not explicitly returning a value.
Initially I was surprised how this has gone unnoticed for so long as the getinfo method is probably used by quite a lot of applications but then I remembered that the return value from a sub is the last thing evaluated and if input logging is not enabled the last thing evaluated was "my $value = $dbh>SUPER::get_info(@args);".
Thanks David.
Trackback URL for this post:
http://www.martin-evans.me.uk/trackback/40
Recent comments
31 weeks 6 days ago
34 weeks 2 days ago
35 weeks 6 days ago
36 weeks 8 hours ago
44 weeks 1 day ago
45 weeks 2 days ago
46 weeks 4 days ago
49 weeks 3 days ago
1 year 1 week ago
1 year 4 weeks ago