On 5/30/06, Cory Watson <[EMAIL PROTECTED]> wrote:
> I introduced this one and have it fixed locally. Thanks for the
> testcase. I'll commit a fix soon.
>
> On 5/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > $schema->storage->debugfh( IO::File->new('/tmp/sql.log', 'w') );
> >
> > this was working in 0.06003, however, in _1, this results in:
> > Virtual method! at /www/local/lib/perl5/site_perl/DBIx/Class/Storage.pm
> > line 10.
mst caught this first and committed a fix just minutes ago to correct
my oversight. My bad.
--
Cory 'G' Watson
http://www.onemogin.com
_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/