RE: Puzzle: Warnings Golf

[email protected] ("Gerber, Christopher J") Tue, 14 Sep 2004 16:52:22 -0400
Newsgroups perl.golf
Message-ID <DAE79A519D0ECB4DA2E3864CDB61A4E768C4AC@groamrexm01.amer.pfizer.com>
I haven't been following the whole thread.  How about something like this:

X:\>perl -e "$a.a"

X:\>perl -we "$a.a"
Unquoted string "a" may clash with future reserved word at -e line 1.
Useless use of concatenation (.) or string in void context at -e line 1.
Name "main::a" used only once: possible typo at -e line 1.
Use of uninitialized value in concatenation (.) or string at -e line 1.

Four warnings for four bytes: 1.0 ratio.


LEGAL NOTICE
Unless expressly stated otherwise, this message is confidential and may be privileged. It is intended for the addressee(s) only. Access to this E-mail by anyone else is unauthorized. If you are not an addressee, any disclosure or copying of the contents of this E-mail or any action taken (or not taken) in reliance on it is unauthorized and may be unlawful. If you are not an addressee, please inform the sender immediately.