Subject: | DBD::File - Can't locate object method "STORE" |
This is a bug in version 0.30 of DBD::File.
From: Jeff Zucker <jeff@vpservices.com>
To: Dan Wright <wright@smx.pair.com>
Date: Mon, 15 Mar 2004 13:38:10 -0800
Subject: Re: Bug with DBD::File
Dan Wright wrote:
Show quoted text
> It was really easy to reproduce this, actually:
>
> root@fwd3# perl -MDBI -e '$MEMORY_DBH = DBI->connect("dbi:AnyData: ( RaiseError= > 1 ) "); '
>
> Can't locate object method "STORE" via package "DBD::File::db" at
> /usr/local/lib/perl5/site_perl/5.8.3/i386-freebsd/DBD/File.pm line 250.
Yikes. Revert to DBD::File 0.22. I have to do an errand now but I'll
look at a better fix later today.