<DIV><FONT face=courier>Jay Hannah wrote:</FONT></DIV>
<DIV><FONT face=Courier>&gt; These work too:<BR>&gt;<BR>&gt; s[a][AAA]g<BR>&gt; s{a}{AAA}g<BR>&gt;<BR>&gt; What arcane crap *can't* you do in Perl?</FONT></DIV>
<DIV><FONT face=Courier></FONT>&nbsp;</DIV>
<DIV><FONT face=Courier>Also, note that the replacement operand may have different</FONT></DIV>
<DIV><FONT face=Courier>delimiters to the regex operand. So these work too:</FONT></DIV>
<DIV><FONT face=Courier></FONT>&nbsp;</DIV>
<DIV><FONT face=Courier>s[a]/AAA/g</FONT></DIV>
<DIV><FONT face=Courier>s&lt;a&gt;'AAA'g</FONT></DIV>
<DIV><FONT face=Courier></FONT>&nbsp;</DIV>
<DIV><FONT face=Courier>When the replacement operand's delimiters are single quotes,</FONT></DIV>
<DIV><FONT face=Courier>no variable interpolation is done.</FONT></DIV>
<DIV><FONT face=Courier></FONT>&nbsp;</DIV>
<DIV><FONT face=Courier>Hugh</FONT></DIV>
<DIV><FONT face=Courier></FONT>&nbsp;</DIV><p>
                <hr size=1>Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/mail_us/taglines/aac/*http://promotions.yahoo.com/new_mail/static/ease.html">Yahoo! Mail Address AutoComplete</a> - You start. We finish.