Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: ... something in the environment?

by Eily (Monsignor)
on Feb 28, 2020 at 13:45 UTC ( [id://11113540]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    {
      use warnings 'uninitialized';
      $update_or_insert->bind_param(10, $thing_id, SQL_INTEGER);
      $update_or_insert->bind_param(11, $action, SQL_VARCHAR );
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-18 01:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found