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


Please Help Members By Posting Answers For Below Questions

How to read file into hash array ?

652


what is the main function of fork() in cgi programming?

638


List the prefix dereferencer in Perl.

643


Explain perl.

620


how to get back up from private character editor which is saved in the format of .udf

1943






How can you define “my” variables scope in Perl and how it is different from “local” variable scope?

706


What is epoch time in perl?

596


How to add elements in a hash in perl?

574


what are steps to do to lock the sony ericsson mobile with password?

1884


How can we create perl programs in unix, windows nt, macintosh and os/2 ?

564


If EXPR is an arbitrary expression, what is the difference between $Foo::{EXPR} and *{"Foo::".EXPR}?

587


How many types of variable in perl?

643


Does Perl have reference type?

609


Explain what is STDIN, STDOUT and STDERR?

623


What is the difference between die and exit in perl?

650