in reply to quotes in Perl

Unmentioned are:

I'm not saying that any of these things should be mentioned, just that you should consider whether they should be mentioned or not.

Replies are listed 'Best First'.
Re^2: quotes in Perl
by ihb (Deacon) on Oct 21, 2004 at 11:32 UTC

    Half of the issues you raise here is more about interpolation than about quoting. The document is about quoting, and so IMHO it should keep itself to quote matters. Some aren't directly about quoting, and some aren't directly about interpolation.

    Perhaps one can do a sister document that is about quote interpretation that would include both interpolation issues and and escaping issues, and link between it and this document.

    ihb

    See perltoc if you don't know which perldoc to read!
    Read argumentation in its context!