What is perl programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

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.

2 Answers  


What is -> symbol in perl?

0 Answers   HCL,


How to make the following assignment, as arrayreference assignment ? my $arr_ref='[1,2,3,4,4,'elem']';

2 Answers  


What are some of the key features of objects in perl?

0 Answers  


How to count no of occurrence of a unique patterns in perl?

4 Answers   Ness Technologies,






How and what are closures implemented in perl?

0 Answers  


Write a script to reverse a string without using perl's built in functions?

0 Answers  


How do I replace every TAB character in a file with a comma?

0 Answers  


In Perl, there are some arguments that are used frequently. What are that arguments and what do they mean?

0 Answers  


Why aren't Perl's patterns regular expressions?

0 Answers  


What is the difference between single (') and double (") quote in a string in perl?

0 Answers  


Write a cgi program to show the header part?

0 Answers  


Categories