Explain subroutine in perl?
What does localtime() do 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 about the applications of perl?
Explain perl one-liner?
When do you use perl programming?
What is boolean context?
How does a “grep” function perform?
How can we create perl programs in unix, windows nt, macintosh and os/2 ?
What are some of the key features of objects in perl?
Explain goto name?
Which functions in perl allows you to include a module file. State their differences.
Write a program to download the contents from www.perlinterview.com/answers.php website in Perl.