hiii...
I am a newbie to this forum and perl script as well.
i was wondering how to validate the command line input..
for e.g...i want to check that if the file entered by the user is valid, then the script should perform its action.
otherwise a message "please enter a valid file name" should be displayed.
Please suggest..