What interface used in PERL to connect to database? How do you connect to database in Perl?
No Answer is Posted For this Question
Be the First to Post Answer
What is the tk module?
How can you create an object of a class in a package?
How to sort dates in Perl ?
Try pattern matching for the following: 1) 10.111.23.11 2) /root/abc/cde/fgg/ac.xml --> Get file name without extention. 3) /root/abc/ac.xml/fgg/ac.xml --> Get file name without extention. 4) What does "DIE" meant in PERL? 5) chomp 6) "This is saturday" --> Print the weekday number. 7) 11-2-2009 --> Print the name of the month. 8) Reverse the string without using func in C.
what are prefix dereferencer and list them out?
For a situation in programming, how can you determine that Perl is a suitable?
What are the various flags/arguments that can be used while executing a perl program?
We all know private variables exist in perl. But do private METHODS exist in perl ? Eg ?
How to read a single line from a file in perl?
Comment on the scope of variables in perl.
What is the use of -n and -p options?
How do I replace every character in a file with a comma?