Re: connection() dispatch

[prev] [thread] [next] [Date index for 2005/07/06]

From: Tony Bowden
Subject: Re: connection() dispatch
Date: 14:54 on 06 Jul 2005
On Wed, Jul 06, 2005 at 03:50:15PM +0100, webmaster@xxxxxxx.xxx wrote:
> Can't locate object method "connection" via package "Unicorn::DBI" at ...

The usual reasons for this are that 

1) you're copied the package name wrongly if you're specifiying it
explicitly, rather than just using __PACKAGE__->connection,

2) You haven't correctly inherited from Class::DBI

3) You're using an old version of Class::DBI that doesn't wants the old
set_db call instead.

Tony

connection() dispatch
webmaster 14:50 on 06 Jul 2005

Re: connection() dispatch
Tony Bowden 14:54 on 06 Jul 2005

Re: connection() dispatch
Matt S Trout 17:57 on 06 Jul 2005

Re: connection() dispatch
Bogart Salzberg 12:37 on 07 Jul 2005

Generated at 16:37 on 28 Jul 2005 by mariachi v0.52