What are the various flags/arguments that can be used while executing a perl program?


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

Post New Answer

More CGI Perl Interview Questions

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

0 Answers  


Write a script for 'count the no.of digits using regular expressions in perl..

6 Answers   AppLabs,


sort a word "system" in perl/shell without using built in functions output should be emssty

2 Answers   emc2,


Can you add two arrays together?

0 Answers  


What is an interpolation in perl?

0 Answers  






What are stdin, stdout and stderr?

0 Answers  


Explain perl one-liner?

0 Answers  


How does a “grep” function perform?

0 Answers  


What is the use of strict?

0 Answers  


What are the reasons that cookie server can’t handle multiple connections?

0 Answers  


Why do you program in Perl?

4 Answers  


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  


Categories