Hi all, What's the difference between "perl -w" and "use warnings" in perl ?
If there is no difference, then the "use warnings" can be removed from the perl programs and replace them with "perl -w".of removing "use warnings". Thanks & Regards, Amit Saxena
