Answer Posted / raza jafri
My Favorite module is DBI.pm because it can handle almost
all the queries related to database.
Create,Delete,Insert,update.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many types of primary data structures in Perl and what do they mean?
Assuming both a local($var) and a my($var) exist, what's the difference between ${var} and ${"var"}?
Who created perl?
What is epoch time in perl?
What does next statement do in perl?
How do I replace every character in a file with a comma?
Explain the functioning of conditional structures in perl.
What are some of the key features of objects in perl?
For a situation in programming, how can you determine that Perl is a suitable?
How do I send e-mail from a Perl/CGI program on a Unix system?
How to renaming a file in perl programming?
Enlist the advantages of using c over perl?
How to create a directory in perl?
Why Perl aliases are considered to be faster than references?
Explain use of ‘my’ keyword in perl?