Explain the internal working of cgi
What are the different ways to run cgi?
How to code in perl to implement the tail function in unix?
what is the procedure to define a user define module in your perl application?
How to create a directory in perl?
How do you turn on the perl warnings?
Explain goto expr?
Does Perl have reference type?
Explain chomp, chop, cpan, tk.
How to print escaping characters inside a string in perl?
Why is it hard to call this function: sub y { "because" } ?
Explain the different types of data perl can handle.
What is the difference between for & foreach, exec & system?