Monks, i am writing a small script with few (say 7) swicthes. I have to write a usage function on how to use the script. Since i am new to perl, i dont know what is the right/best way to do it. As a naive user i have done
I am using perl version 5.8.3 on linux and i have used Getopt::Long module to parse command line arguments.