Answer Posted / raghav
My Favourite module is CGI.pm Bcoz it can handle almost all
the tasks like
1. parsing the form input
2. printiing the headers
3. can handle cookies and sessions
and much more
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to create a package?
What is cpan ? What are the modules coming under this?
What is perl unshift array function?
Is perl compiler or interpreter?
Explain use of ‘my’ keyword in perl?
What is the use of –w?
For a situation in programming, how can you determine that Perl is a suitable?
Write a program to decode the data in the form using cgi programming
“The methods defined in the parent class will always override the methods defined in the base class”. What does this statement means?
Mention how many ways you can express string in Perl?
What happens in dereferencing?
Explain subroutine?
How can arrays be tied?
What are the various uses of perl?
Explain the arguments for perl interpreter.