Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!hellgate.utah.edu!dog.ee.lbl.gov!ucsd!swrinde!zaphod.mps.ohio-state.edu!samsung!uunet!mcsun!hp4nl!mhres!squirrel!jv From: jv@mh.nl (Johan Vromans) Newsgroups: comp.lang.perl Subject: q// Message-ID: <1990Sep11.153135.26548@squirrel.mh.nl> Date: 11 Sep 90 15:31:35 GMT Sender: jv@squirrel.mh.nl (Johan Vromans) Reply-To: Johan Vromans Distribution: comp Organization: Multihouse Automation, the Netherlands Lines: 26 From the manual (pl28): "The q operator is a generalized single quote, and the qq operator a "generalized double quote. "Any non-alphanumeric delimiter can be used in place of /, including "newline. Of course this is extreme, but ... ascii NUL? (^@ is a real NUL): $a = q^@foo^@; => EOF in string at t.pl line 1. eval("$a = q\0foo\0"); print "$@"; => EOF in string at (eval) line 1. -- Johan -- Johan Vromans jv@mh.nl via internet backbones Multihouse Automatisering bv uucp: ..!{uunet,hp4nl}!mh.nl!jv Doesburgweg 7, 2803 PL Gouda, The Netherlands phone/fax: +31 1820 62911/62500 ------------------------ "Arms are made for hugging" -------------------------