Re: String Literals, take 2
[email protected] (Brad Hughes) Wed, 04 Dec 2002 14:53:58 -0800
| Newsgroups | perl.perl6.documentation |
|---|---|
| Message-ID | <[email protected]> |
Larry Wall wrote: > On Mon, Dec 02, 2002 at 04:42:52PM -0500, Joseph F. Ryan wrote: [...] > : As far as I know, *nothing* is special in a single quoted heredoc. > > Here docs is where you *most* want the \qq[] ability. It is assumed that > the sequence "\qq[" will not occur by accident very often in the typical > single-quoted string. For this we VMS Perlers offer many thanks... brad