Re: Load-Bearing Warnings
"Keith C. Ivey" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.fun |
|---|---|
| Message-ID | <[email protected]> |
Bart Lateur <[email protected]> wrote: > Not fun but... > > Use > > local $^W; > > near where the bulk of the warnings are coming from, assuming > it's safe to be ignored, maybe just these lines in their own > block. Or just initialize the variables and avoid the warnings. Still not fun, though. -- Keith C. Ivey <[email protected]> Washington, DC