in reply to use of string terminator within a subroutine

The end terminator MUST be at the start of the line.

this is a FAQ

  • Comment on Re: use of string terminator within a subroutine

Replies are listed 'Best First'.
Re^2: use of string terminator within a subroutine
by o2bwise (Scribe) on Aug 03, 2005 at 16:06 UTC
    Thanks!

    I don't think I'd have ever thought of it. I always indent lines in subroutines. Anyway, I placed GOOFY snug next to the left margin and it worked fine.

    Tony