On Nov 30, 2007 5:55 AM, Rob Reid <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> http://svana.org/kleptog/

_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome

Reply via email to