On 5/20/02 8:04 PM, "Luke Palmer" <[EMAIL PROTECTED]>
claimed:

> 'You think I' _ q{'} _ 'm knit-picking!'

Ugh. If you really don't like back-slashing single quotes, do this:

q{You think I'm knit-picking!};

I would agree that in a q{} context, it is silly that a double-backslash
prints a single backslash when a single backslash prints a single backslash
-- even when it precedes a single quote!

But there are Perl 5 nits, really.

Regards,

David

-- 
David Wheeler                                     AIM: dwTheory
[EMAIL PROTECTED]                                 ICQ: 15726394
http://david.wheeler.net/                      Yahoo!: dew7e
                                               Jabber: [EMAIL PROTECTED]


Reply via email to