Explain socket programming in perl?
How do you set environment variables in perl?
Explain the difference between "my" and "local" variable scope declarations. ?
Comment on array slicing and range operator
You want to read command-line arguements with perl. How would you do that?
How to renaming a file in perl programming?
Elaborate on perl bite-wise operators.
Explain gmtime() function in perl?
You want to download the contents of a url with perl. How would you do that?
How to copy a file in perl?
what is CPAN?
What is the use of -w, -t and strict in Perl?
How to turn on Perl warnings? Why is that important?
What is the use of strict?
What are the steps involved when the cgi program starts running?