Which feature of perl provides code reusability?
No Answer is Posted For this Question
Be the First to Post Answer
what is the meaning of rigging?
What are the various advantages and disadvantages of perl?
How do you turn on the perl warnings?
You want to empty an array. How would you do that?
What is epoch time 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 r the future opportunities in PERL/LINUX after 3 years ??
Explain chomp, chop, cpan, tk.
How can we create perl programs in unix, windows nt, macintosh and os/2 ?
Write a program that shows the distinction between child and parent process?
How to determine strings length in perl?
Comment on the scope of variables in perl.