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
What is the purpose of redo statement?
What does undef function in perl?
What is the difference between use and require in perl?
What is the difference between use and require in perl programming?
How do I sort a hash by the hash key?
How to read a file into a hash array?
What are the logical operators used for small scale operations?
How to implement a stack in Perl?
How will you get the count of parameters passed to a perl subroutine?
what is the main function of fork() in cgi programming?
How can information be put into hashes?
What does 'do' statement do in perl?
Write the program to process a list of numbers.
Perl uses single or double quotes to surround a zero or more characters. Are the single(' ') or double quotes (" ") identical?
What are the steps involved when the cgi program starts running?