<?xml version="1.0" encoding="windows-1252"?>
<node id="482883" title="Re: On Commenting Out 'use strict;'" created="2005-08-11 05:59:25" updated="2005-08-14 09:23:03">
<type id="11">
note</type>
<author id="230012">
jonadab</author>
<data>
<field name="doctext">
&lt;p&gt;I think it's a little worse than that.  There are a 
   couple of warnings in Perl5 that frequently get 
   triggered without any real problem in the code.  I'm
   thinking most especially of the one when you 
   interpolate a value that might or might not be 
   defined, and it happens not to be.  I
   have never yet once seen a situation where that 
   warning was useful, but many, many times I have
   found myself introducing excessive verbosity and
   needless complexity to the code in order to suppress
   it.&lt;/p&gt;

&lt;p&gt;I've also occasionally been annoyed by other
   warnings when I knew very well about the thing
   they were warning about but for one reason or
   another did not consider it a problem, and I
   wished I could just make the warning shut up.
&lt;/p&gt;

&lt;p&gt;I heard a rumor that Perl6 is going to give us the
   ability to shut off individual warnings, without
   losing the ability to see other warnings.  I look
   forward to that.
&lt;/p&gt;

&lt;p&gt;Nevertheless, the clown described in the original 
   post is making future trouble for himself and/or
   someone else.
&lt;/p&gt;</field>
<field name="root_node">
482733</field>
<field name="parent_node">
482838</field>
</data>
</node>
