Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Can't locate object method

by gaal (Parson)
on Jul 28, 2008 at 21:43 UTC ( [id://700673]=note: print w/replies, xml ) Need Help??


in reply to Can't locate object method

$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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://700673]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-19 23:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found