What purpose does each of the following serve: -w, strict, -
T ?

Answer Posted / kalai

-w enables the warnings mode in perl

-T is enables the Taint mode it performs some checks how
your program is using the data passed to it

-w, -T,-d, -D are called the command line switches

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain goto expr?

498


What is the use of command “use strict”?

567


Show the use of sockets for the server and client side of a conversation?

477


How many types of variable in perl?

556


Write a cgi program to show the header part?

526






What is v-strings?

609


How to convert arrays into a string in perl?

519


Explain chop?

539


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

1815


What are perl array functions?

530


What is the purpose of redo statement?

530


How will you access an element of a perl array?

520


What is boolean context?

553


What is perl scripting?

516


Which functions in perl allows you to include a module file. State their differences.

531