What arguments do you frequently use for the Perl
interpreter and what do they mean?
Answer Posted / sandeep kumar mall
Hi The various command line arguments are -e executes the
prog given as an argument-d start perl debugger on the file
name specified as an argument-c compile the file given as an
argument
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
How to concatenate strings in perl?
What are the different types of perl operators?
what is perl language?
What exactly is grooving and shortening of the array?
What is epoch time in perl?
Hi, I am a accountant. I am preparing a balance sheet but because of staff shortage and time pressures I cant complete it on time. There is lot of common data with last years which I need not retype and I can manage by editing last year’s balance sheet ? Is their any software on net where I can do this easily??
What is the usage of -i and 0s options?
Explain splicing of arrays?
What are arrays in perl?
What is perl? What is the basic command to print a string in perl?
What is the use of strict?
Explain the difference between declarations of 'my' and 'local' variable scope in perl?
What does redo statement do in perl?
What is the purpose of redo statement?
Explain gmtime() function in perl?