Hi,
A very basic doubt abt authentiction in perl.
I am using DBI to connect to the oracle database and now am going in for a authentication box where in by typing in the username and passwoird i shud allow the user to enter.
The entries of username and password are in the user table in Oracel database.
Basically i need to know about authentication that can be done in these kinda sceneriao.
Can u please help me out.
Thanks,