what is Chop & Chomp function does?
No Answer is Posted For this Question
Be the First to Post Answer
What are the characteristics of a project that is well suited to Perl?
What does file test operators do in perl?
Write a program that shows the distinction between child and parent process?
you are required to replace a char in a string and store the number of replacements. How would you do that?
how to get back up from private character editor which is saved in the format of .udf
what r the different type of function 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 many types of variable in perl?
what is the difference b/w coldfusion MX 6 and Coldfusion MX 7?
How to dereference a reference?
What is use of ‘->’ symbol?
What is the difference between single (') and double (") quote in a string in perl?