From: Vincent Pit Date: Wed, 1 Apr 2015 17:11:18 +0000 (-0300) Subject: 'temp $scalar;' should undef $scalar X-Git-Tag: v0.02~4 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=01a4daa0f14207acfeff236b5381e3dfebe1b981;hp=01a4daa0f14207acfeff236b5381e3dfebe1b981;p=perl%2Fmodules%2FVariable-Temp.git 'temp $scalar;' should undef $scalar ---