http://www.perlmonks.org?node_id=930701

hmadhi has asked for the wisdom of the Perl Monks concerning the following question:

I need to connect to an Oracle Database, but I am not allowed to hard code the username/password into my perl script. This is for security reasons. What are my alternatives?