What arguments do you frequently use for the Perl
interpreter and what do they mean?
Answer Posted / jamal
-w Which show warning
-d Which debug
-c Which compile only not run
-e Which executes
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Explain ivalue?
What is lexical variable in perl?
How to sort arrays in perl?
What does the qq{ } operator do?
What are numeric operators in perl?
How do I replace every character in a file with a comma?
Enlist the advantages of using c over perl?
Explain about the applications of perl?
What does perl do in linux?
What is subroutine in perl?
What are the arguements we normally use for perl interpreter?
How can we create perl programs in unix, windows nt, macintosh and os/2 ?
Give an example of the -i and 0s option usage.
What is warn function in perl?
How to connect to SQL server through Perl?