How do you find the length of an array?
No Answer is Posted For this Question
Be the First to Post Answer
How to know whether a key exists or not in perl?
What are the different instances used in cgi overhead?
What is lexical variable in perl?
Explain the various characteristics of perl.
How can you create an object of a class in a package?
What is perl? What is the basic command to print a string in perl?
What is 'rollback' command in perl?
Explain grooving and shortening of arrays?
How will you access an element of a perl array?
How to find the length of an array 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.
how to install a package in perl ????