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 many ways can we express string in Perl?
Does Perl have reference type?
what are steps to do to lock the sony ericsson mobile with password?
“The methods defined in the parent class will always override the methods defined in the base class”. What does this statement means?
How can you use Perl warnings and what is the importance to use them?
How to sort arrays in perl?
What are perl array functions?
How can you call a subroutine and identify a subroutine?
Explain about the applications of perl?
Explain the arguments for perl interpreter.
What is the closure in PERL?
What are the advantages of c over Perl?
Explain goto name?
What are the options that can be used to avoid logic errors in perl?
What is the use of '>>' in perl?