On Thu, Jun 19, 2008 at 7:45 AM, Gabor Szabo <[EMAIL PROTECTED]> wrote:
> What replaces backtick or qx{} ?
q:x{}, alternatively spelled qqx{}. From S02:

  Note that qx// doesn't interpolate. [...]

  If you want to abbreviate further, just define a macro:
      macro qx { 'qq:x ' }          # equivalent to P5's qx//

-- 
Gaal Yahas <[EMAIL PROTECTED]>
http://gaal.livejournal.com/

Reply via email to