What arguments do you frequently use for the Perl
interpreter and what do they mean?
Answer Posted / vipul dalwala
Mainly we are using -w argument for perl interpreter. That
means you are turning on warning messages.
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
Explain the internal working of cgi
How would you ensure the re-use and maximum readability of your perl code?
What package you use to create a windows services?
Explain splicing of arrays?
What is the use of "stderr()"?
What are the various advantages and disadvantages of perl?
What is perl dbi?
What are scalar data and scalar variables?
Mention what is cpan?
Explain USE and REQUIREMENT statements?
What are the arguements we normally use for perl interpreter?
Who created perl?
Explain join function in perl?
How to copy a file in perl?
How will you get the count of parameters passed to a perl subroutine?