At 16.14 -0500 1998.06.22, Alex K Suska wrote: >In MacPerl, this code will extract all form tags from $fromInfo into >@tags. In >any other ( as far as I can tell, DOS/UNIX) $& and $' are empty. Does anyone >know why? Are you sure about that? Could you make a self-containted test case and show what it returns on other platforms, and give the versions of perl running on those other platforms? [FWIW, you should avoid using $& and $' if you can; they slow down every regex in your program when used once.] -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch