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 the use of strict?
Explain grooving and shortening of arrays?
List all the features of perl programming?
You want to open and read data files with perl. How would you do that?
Explain the use of 'my' keyword in perl?
How can you create anonymous subroutines?
Can inheritance be used in perl? Explain with the help of an example.
What are the various perl data types based on the context?
Can you add two arrays together?
What does a die() function do in perl?
List the operator used in Perl?
Is there any way to add two arrays together?
Explain chomp?
Why aren't Perl's patterns regular expressions?
what are prefix dereferencer and list them out?