Name an instance where you used a CPAN module?
Answer Posted / raghav
There are no.of instances for this
For eg; we use DBI module for database connectivity,
and we also use CGI Module for parsing the form input and
printing the headers.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
You want to concatenate strings with perl. How would you do that?
When would `local $_' in a function ruin your day?
What does perl do in linux?
How do I do fill_in_the_blank for each file in a directory?
What are some of the key features of objects in perl?
What is the main function of cookie server?
List the data types that Perl can handle?
What is posix in perl?
Explain chomp, chop, cpan, tk.
What is 'commit' command in perl?
what is the main function of fork() in cgi programming?
what are steps to do to lock the sony ericsson mobile with password?
Which has the highest precedence, List or Terms? Explain?
Explain what is lvalue?
What can be done for efficient parameter passing in perl? Explain.