Re: Running Inline::Python in a CGI script
| Newsgroups | perl.inline |
|---|---|
| Message-ID | <6BAFD937B36345CE860D8D069777A269@OwnerPC311012> |
-----Original Message----- From: Chris Nighswonger Sent: Tuesday, March 12, 2013 2:20 AM To: [email protected] Subject: Running Inline::Python in a CGI script > I'm trying to use Inline::Python within a CGI script. Hi Chris, Is there anything of relevance in the "Inline CGI" example in C/C-Cookbook.pod ? (FAIK, that might be completely irrelevant where Inline::Python is concerned .... but it does seem feasible to me that the problem could occur because, in the CGI environment, a needed "read" permission is not provided.) Cheers, Rob