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
When does circular reference occur?
Write a program to decode the data in the form using cgi programming
How to concatenate strings with perl?
you are required to replace a char in a string and store the number of replacements. How would you do that?
How would you ensure the re-use and maximum readability of your perl code?
What is warn function in perl?
What is the use of "stderr()"?
Difference between the variables in which chomp function work ?
How do you match one letter in the current locale?
Explain the arguments for perl interpreter.
What are the features of perl language?
How interpreter is used in perl?
How to connect with sqlserver from perl and how to display database table info?
What is perl push array function?
What is the purpose of “_file_ literal” and “_line_ literal” in perl?