Subject: | logging problem |
The opt function seems to be broken. I had to apply
263c263
< $ret = $self->{$key};
---
Show quoted text
> $ret = $self->{'options'}{$key};
to make it work as expected (and documented).
\rho
This queue is for tickets about the DBIx-Abstract CPAN distribution.
The Basics
People
|
Bug Information
|