http://qs1969.pair.com?node_id=144044


in reply to (crazyinsomniac) Re^2: Always Follow Up on Warnings
in thread Always Follow Up on Warnings

The problem with $_ ||= '' is that it turns 0's into ''. defined is much less cool, but definitely more effective.

--Dave

Replies are listed 'Best First'.
Re: Re: (crazyinsomniac) Re^2: Always Follow Up on Warnings
by $code or die (Deacon) on Feb 08, 2002 at 11:20 UTC