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
How to convert arrays into a string in perl?
Explain arrays in perl.
What are some common methods to all handles in perl?
You want to download the contents of a url with perl. How would you do that?
what are the three groups involved in information sharing?
Define say() function in perl?
Explain goto label?
How do you set environment variables in perl?
What are the reasons that cookie server can’t handle multiple connections?
What does init 5 and init 0 do?
What is perl push array function?
What interface used in PERL to connect to database? How do you connect to database in Perl?
How do you find the length of an array?
How to copy a file in perl?
Why aren't Perl's patterns regular expressions?