At 9:17 AM +0000 2/2/07, Tim Bunce wrote:
On Thu, Feb 01, 2007 at 10:26:09PM -0800, Darren Duncan wrote:
> install_driver(Gofer) failed: Base class package
"Class::Accessor::Fast" is empty. (Perhaps you need to 'use' the
module which defines that package first.)
Ah, thanks. I'd planned to replace Class::Accessor::Fast with my own
module included with the DBI (since the quantity of code needed is tiny).
I just forgot to do that before this release candidate.
Meanwhile, hopefully people can install the popular Class::Accessor
distribution, if they haven't already, to test this release candidate.
Personally, I'm going to avoid installing C::A on purpose, so that
when your second release candidate comes out which has your
substitution, I can see that it in fact will work without C::A on the
system. Or maybe you can rush that substitution, so that most of our
testing will be post the change? -- Darren Duncan