Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: DBI specification change

by cowens (Beadle)
on Jul 18, 2002 at 17:11 UTC ( [id://182913]=note: print w/replies, xml ) Need Help??


in reply to Re: DBI specification change
in thread DBI specification change

I agree that fetchrow_array in scalar context should throw a warning. Somthing like:
$scalar = $sth->fetchrow_array better written as ($scalar) = $sth->fet +chrow_array

Log In?
Username:
Password:

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

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

    No recent polls found