<HTML><HEAD><TITLE>Mastering Regular Expressions - Examples</TITLE></head><BODY><H1>Examples</H1><p>At the moment, I have only the email address regex program (from Chapter 7 and Appendix B), as it's the most substantive bit of code.</p><P>There is an <Ahref="email-opt.pl">optimized version</A> from Appendix A and the <Ahref="email-unopt.pl">unoptimized version</A> discussed in Chapter 7.</p><P>DOS users may find these versions (<Ahref="email-opt.txt">optimized</A> and <Ahref="email-unopt.txt">unoptimized</A>) easier to download -- the Perl is the same, but the lines end with CR/LF, and the URLs endi with ``<TT>.txt</TT>''. </P></BODY></HTML>