Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How to create a package?

1004


How are parameters passed to subroutines in perl?

1000


What is the usage of -i and 0s options?

1063


How to print escaping characters inside a string in perl?

959


What does Perl do if you try to exploit the execve(2) race involving setuid scripts?

998


Explain perl.

985


Where do we require ‘chomp’ and what does it mean?

1056


You want to concatenate strings with perl. How would you do that?

923


What does length(%HASH) produce if you have thirty-seven random keys in a newly created hash?

1071


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

1015


How do I replace every TAB character in a file with a comma?

1024


Explain about typeglobs?

997


Explain chomp?

971


What does the q{ } operator do?

964


Is there any way to add two arrays together?

1032