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
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??
Explain the different types of data perl can handle.
How do I replace every TAB character in a file with a comma?
What is automatic error handling in perl?
How to implement a stack in Perl?
What does `new $cur->{LINK}' do? (Assume the current package has no new() function of its own.)
What is 'rollback' command in perl?
How to code in perl to implement the tail function in unix?
When does circular reference occur?
There are some duplicate entries in an array and you want to remove them. How would you do that?
How to concatenate strings with perl?
How do I debug a perl program?
Explain lists in perl?
Explain USE and REQUIREMENT statements?
Why to use perl scripting?