What arguments do you frequently use for the Perl
interpreter and what do they mean?

Answer Posted / sanjay garothaya

-w to show warning
-d to debug
-c to compile only not run

we can also use combination of these like
-wd

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain socket programming in perl?

595


What is qq (double q)operator in perl?

653


How do you find the length of an array?

645


Define print() function in perl?

630


How does polymorphism work in perl? Give an example.

540






How do I pass a command line argument in perl?

627


What does last statement do in perl?

621


Explain splicing of arrays?

601


In Perl we can show the warnings using some options in order to reduce or avoid the errors. What are that options?

666


What is “grep” function in perl?

646


What are the advantages of perl programming?

625


What is the difference between perl array and perl hash?

589


Comment on data types and variables in perl.

585


Explain gmtime() function in perl?

639


Explain what is STDIN, STDOUT and STDERR?

623