>It does. > no warnings 'uninitialized'; >Given that "uninitialized value" are some of the most common spurious >warnings, (I personally code to check for definedness) it may make >sense for the default to be the equivalent of: > use warnings; > no warnings 'uninitialized'; >Everyone will have their own pet-peeve category of warnings, but I >think keepking uninitialized value warnings off by default will make >many people happy. Not this people. Makes no sense in a default. --tom
- Pre-RFC - "use warnings" by default for all no... Michael G Schwern
- Re: Pre-RFC - "use warnings" by default f... Chaim Frenkel
- Re: Pre-RFC - "use warnings" by default f... Michael G Schwern
- Re: Pre-RFC - "use warnings" by default f... Chaim Frenkel
- Re: Pre-RFC - "use warnings" by default f... Michael G Schwern
- Re: Pre-RFC - "use warnings" by default f... Tom Christiansen
- Re: Pre-RFC - "use warnings" by default f... Michael G Schwern
- Re: Pre-RFC - "use warnings" by default f... Chaim Frenkel
- Re: Pre-RFC - "use warnings" by default f... Chaim Frenkel
- Re: Pre-RFC - "use warnings" by default f... Tom Christiansen
- Re: Pre-RFC - "use warnings" by default f... Michael G Schwern
- Re: Pre-RFC - "use warnings" by default f... Tom Christiansen
- Re: Pre-RFC - "use warnings" by default f... Michael G Schwern
- Re: Pre-RFC - "use warnings" by default f... Piers Cawley
- Re: Pre-RFC - "use warnings" by default f... Michael G Schwern
- Re: Pre-RFC - "use warnings" by default f... Bart Lateur
