in reply to Re: can one create a "session" of Perl & Mysql?
in thread can one create a "session" of Perl & Mysql?

If you decide on a configuration file, you may want it encrypted. If you do, Config::Identity may be of help to you. I qualify the recommendation because:

Should you decided to pursue this module, I found that I had to set environment variable CI_GPG to the path to gpg2, because by default the module prefers gpg.