What are some common methods to all handles in perl?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between die and exit in perl?
Explain lists 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.
Explain perl. When do you use perl for programming?
write a script to display mirror image of a entered value and also check whether Palindrome
What is v-strings?
What are the advantages of perl programming?
Why do you use only Perl when there a lot of more languages available in market like C, Java?
you are required to replace a char in a string and store the number of replacements. How would you do that?
What is boolean context?
What exactly is grooving and shortening of the array?
Explain goto expr?