Name an instance where you used a CPAN module?
Answer Posted / kiran
we will get a no.of modules from CPAN ,
there so many module for database interface,
database drivers.
to do the mathematical operations ,text processing .
each module is to handle a small tasks .
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is it meants by '$_'?
What is qq (double q)operator in perl?
How can you call a subroutine and identify a subroutine?
How to open a directory in perl?
what are prefix dereferencer and list them out?
Why is it hard to call this function: sub y { "because" } ?
What is the use of "stderr()"?
Why to use perl scripting?
How can I display all array element in which each element will display on next line in perl ?
How to disable the mod_perl from apache_server as i have used perlfect search on the site and its pagination is not working and the remedy is to disable the mod_perl.
What happens in dereferencing?
Explain use of ‘my’ keyword in perl?
What is lexical variable in perl?
Write a program to decode the data in the form using cgi programming
How to find the length of an array in perl?