in reply to Can't locate object method...

s/->/::/;

Update: now don't i feel silly... look below.

~Particle ;Þ

Replies are listed 'Best First'.
Re: Re: Can't locate object method...
by chromatic (Archbishop) on Apr 18, 2002 at 22:51 UTC
    As the first line of DBI::connect() is my $class = shift;, what do you expect your code to do?