How can you define “my” variables scope in Perl and how it is different from “local” variable scope?
What rules must be followed by modules in perl.
How to open a directory in perl?
What is the purpose of “_file_ literal” and “_line_ literal” in perl?
What are arrays in perl?
How do I debug a perl program?
What is posix in perl?
Is perl a case sensitive language?
What?s your favorite module and why?
What does delete function do in perl?
What is the purpose of redo statement?
What package you use to create a windows services?
Explain the difference between die and exit in perl?