Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^5: DBI connect is failing with Perl v5.16.3

by prashantktyagi (Scribe)
on Apr 25, 2013 at 08:25 UTC ( [id://1030624]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     $comm->Write($socket, [$app, $version, $user, $password]);
        print "write: $!\n";
        $self->Debug("Waiting for server's response ...");
        my $reply = $comm->Read($socket);
        print "read: $!\n";
    
  2. or download this
    write: Inappropriate I/O control operation
    read:
    

Log In?
Username:
Password:

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

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

    No recent polls found