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
What does length(%HASH) produce if you have thirty-seven random keys in a newly created hash?
What are the reasons that cookie server can’t handle multiple connections?
Explain gmtime() function in perl?
What is “grep” function in perl?
How to change a directory in perl?
Explain tk?
What are the advantages of c over Perl?
How can the user execute a long command repeatedly without typing it again and again?
What does cgi program store?
Write a program that explains the symbolic table clearly.
What is the use of -t?
What package you use to create a windows services?
Mention the difference between die and exit in Perl?
In Perl, what is grep function used for?
How to start perl in interactive mode?