How many types of operators are used in the Perl?
What is a chomp() function in perl?
How can we create perl programs in unix, windows nt, macintosh and os/2 ?
In CPAN module, name an instance you use.
What are the logical operators used for small scale operations? Explain them briefly.
Explain what is the scalar data and scalar variables in Perl?
What is the purpose of _package_ literal?
What is cpan ? What are the modules coming under this?
What is use of ‘->’ symbol?
What is the use of '>>' in perl?
Perl uses single or double quotes to surround a zero or more characters. Are the single(' ') or double quotes (" ") identical?
Explain perl. When do you use perl for programming? What are the advantages of programming in perl?
what are the steps involved in reading a cgi script on the server?