<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45">
<TITLE>Next months presentation... which topic?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Which would people rather hear about next month:</FONT>
</P>

<P><FONT SIZE=2>o&nbsp; Apache mod_perl</FONT>
<BR><FONT SIZE=2>o&nbsp; Regular Expressions</FONT>
<BR><FONT SIZE=2>o&nbsp; your suggestion here</FONT>
</P>

<P><FONT SIZE=2>Andy Moore gave an excellent presentation on HTML::Mason last month. Its too bad the turnout was so disappointing. And no that is not a slur against Doug Sparling (the other person in attendance). I gave reviews of the Official Guide to Programming with CGI.pm and Programming Web Services with Perl. And we talked until the Planet Sub guys got our attention long enough to mention everyone else had left the building 15 minutes earlier when they'd closed...</FONT></P>

<P><FONT SIZE=2>A follow up from the meeting. -I figured out why my CGI perl scripts would given an error when I'd included a __END__ or __DATA__ token in my perl scripts. The error was:</FONT></P>

<P><FONT SIZE=2>&nbsp; Missing right curly or square bracket at ... line ..., at end of line</FONT>
</P>

<P><FONT SIZE=2>The reason is that I was using Apache mod_perl and the Apache::Registry for the perl handler. Apache::Registry reads your scripts into a string which it caches and evals as needed. __END__ and __DATA__ aren't eval friendly.</FONT></P>

<P><FONT SIZE=2>--</FONT>
<BR><FONT SIZE=2>Garrett Goebel</FONT>
<BR><FONT SIZE=2>IS Development Specialist</FONT>
</P>

<P><FONT SIZE=2>ScriptPro&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Direct: 913.403.5261</FONT>
<BR><FONT SIZE=2>5828 Reeds Road&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Main: 913.384.1008</FONT>
<BR><FONT SIZE=2>Mission, KS 66202&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fax: 913.384.2180</FONT>
<BR><FONT SIZE=2>www.scriptpro.com&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; garrett@scriptpro.com</FONT>
</P>

<P><FONT SIZE=2>&nbsp;</FONT>
</P>

</BODY>
</HTML>