Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Uninitialized value and a dot between $schema and $table

by tukusejssirs (Beadle)
on Aug 08, 2019 at 21:40 UTC ( [id://11104197]=note: print w/replies, xml ) Need Help??


in reply to Re: Uninitialized value and a dot between $schema and $table
in thread Uninitialized value and a dot between $schema and $table

(1) I don’t just pretend, I use use strict;.

(2) Yeah, I forgot my before definition of $dsn; $dbh, my mistake. However, I only copy-pasted this code, I have properly defined all variables in the full code. On the other hand, I modified the code so much that I cannot reproduce the error now. Still I have some other errors (like Global symbol "$cols_type" requires explicit package name at ./test6.pl line 156.), which are somewhat related to this, however, all my variables are properly declared/defined (I have double-checked it).

I’m sorry I opened this poor-quality question. :(

Replies are listed 'Best First'.
Re^3: Uninitialized value and a dot between $schema and $table
by shmem (Chancellor) on Aug 08, 2019 at 22:14 UTC
    I’m sorry I opened this poor-quality question. :(

    No harm done. Just keep in mind: the more accurate the question, the better the answers.

    perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-26 07:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found