in reply to
Hiding passwords in scripts
u can use Tie::EncryptedHash which will hold the db Information as a encrypted hash which the programmers can not read (although they can do it programmatically) ..
Comment on
Re: Hiding passwords in scripts
In Section
Seekers of Perl Wisdom