On Sep 12, 2013, at 9:49 PM, G. Wade Johnson <[email protected]> wrote:

> The meeting was lightly attended, but enthusiastic.
> 
> Some questions came up that were not completely answered or that we
> could have used more input on.
> 
> 1. Fraser had some questions about running Perl scripts under Apache on
> Windows with a different (Linux) shebang line.
> 
> Much discussion, but we all agreed we were not experts in that area.
> Anyone have an answer for Fraser?

There's a httpd.conf setting to tell apache to ignore the shebang on cgi 
scripts 
and use the associated extension.

AddHandler cgi-script .pl
ScriptInterpreterSource registry

> 2. I asked the standard, does anyone have ideas for topics for next
> month.
> 
> One suggestion was "Graphics programming in Perl", in particular 3D
> graphics or game programming.
> 
> Does anyone know anything about this topic and would be willing to give
> even a basic presentation.
> 
> 3. The suggestion was made that I present on 3D Printing and the Perl
> connection. Any interest?
> 
> G. Wade
> -- 
> The closer you get to the truth, the messier your sentence gets.
>                                                      -- Paul Graham
> _______________________________________________
> Houston mailing list
> [email protected]
> http://mail.pm.org/mailman/listinfo/houston
> Website: http://houston.pm.org/

_______________________________________________
Houston mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/houston
Website: http://houston.pm.org/

Reply via email to