[Tilesathome] Windows issues

Martijn van Oosterhout kleptog at gmail.com
Fri Nov 30 07:49:26 GMT 2007


On Nov 30, 2007 5:55 AM, Rob Reid <rob at robreid.co.nz> wrote:
>     killafile($TempFile) if (not $Config{"Debug"});
>
> Looks back to front if you are used to some other languages but I
> believe the 'if' is evaluated first resulting in the killafile not
> happening if you have Debug on.

Correct, it's the postfix 'if' just like in normal english. Works for
'unless' also.

Have a nice day,
-- 
Martijn van Oosterhout <kleptog at gmail.com> http://svana.org/kleptog/




More information about the Tilesathome mailing list