in reply to Re^3: DBI Problem
in thread DBI Problem

Not in my code. Message in captured error file from system

Replies are listed 'Best First'.
Re^5: DBI Problem
by poj (Abbot) on Sep 29, 2017 at 19:57 UTC

    What versions of DBI and CGI::Session are you using ?

    print " DBI $DBI::VERSION CGI::Session $CGI::Session::VERSION ";
    poj