[Kc] Next months presentation... which topic?

Garrett Goebel garrett at scriptpro.com
Thu Mar 20 16:03:42 CST 2003


Which would people rather hear about next month:

o  Apache mod_perl
o  Regular Expressions
o  your suggestion here

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...

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:

  Missing right curly or square bracket at ... line ..., at end of line

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.

--
Garrett Goebel
IS Development Specialist

ScriptPro                   Direct: 913.403.5261
5828 Reeds Road               Main: 913.384.1008
Mission, KS 66202              Fax: 913.384.2180
www.scriptpro.com          garrett at scriptpro.com

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/pipermail/kc/attachments/20030320/6a7c4f82/attachment.htm


More information about the kc mailing list