Help for this page

Select Code to Download


  1. or download this
    $dsn = 'DBI:Proxy:hostname=build;port=12400;compression=gzip;dsn=DBI:P
    +g:';
    $db_user = 'foo';
    $db_pass = 'bar';
    $dbh = DBI->connect($dsn, $db_user,$db_pass, {RaiseError => 1});
    
  2. or download this
    err, Child died: Unexpected EOF from client at
    /usr/lib/perl5/vendor_perl/5.8.8/RPC/PlServer.pm line 146