On 8/19/06, Larry Wall <[EMAIL PROTECTED]> wrote:

    if 0 {
    ...
    }

The one disadvantage of that approach is that it will break if the
"commented-out" code temporarily fails to compile.  If that's a
problem, though, you could always write your own macro.


Stuart Cook

Reply via email to