in reply to Re^5: Embedding pod in other languages
in thread Embedding pod in other languages

=v doesn't make the issue go away, it just means you explicitly acknowledged the context. That is not likely to happen by accident. I'm sometimes careless about whitespace. Witness my typo (that you caught) in the original code.

Replies are listed 'Best First'.
Re^7: Embedding pod in other languages
by John M. Dlugosz (Monsignor) on May 19, 2011 at 22:58 UTC
    How about allowing both mechanism to exist at the same time? Then I can type =code and someone else can use =v, even in the same file, whichever is easier in the circumstance and given the editor features.