|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: Can't locate object methodby gaal (Parson) |
| on Jul 28, 2008 at 21:43 UTC ( #700673=note: print w/ replies, xml ) | Need Help?? |
|
$fh is an IO::File instance. It does not have a fetchrow_array method. Are you looking for <$fh> and split? Or for DBI? Also, two lines above this, you appear to have a syntax error.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||