Hi,
I want to read the user username and password available in a password file. I want the password to be stored in a user home directory and my perl script should read , whenever needed from that file.
Am not a Perl programmer and I want to set this for admin related activities.
In what syntax I need to write the password file and How to call them using the perl script.
Thanks
