The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:CGI::WebIn"

CGI::WebIn - Perl extension for reading CGI form data River stage zero No dependents

"use CGI::WebIn(1)" Reads all the CGI input and exports it to the caller module (like PHP does). "%IN, %GET, %POST and %COOKIES" %IN contains all the form data. %GET, %POST and %COOKIES holds GET, POST and Cookies variables respectively. "void SetCoo...

KOTEROV/CGI-WebIn-2.03 - 19 Oct 2006 08:53:54 UTC

CGI::WebOut - Perl extension to handle CGI output (in PHP-style). River stage zero No dependents

This module is used to make CGI programmer's work more comfortable. The main idea is to handle output stream ("STDOUT") to avoid any data to be sent to browser without "Content-type" header. Of cource, you may also send your own headers to browser us...

KOTEROV/CGI-WebOut-2.25 - 07 Dec 2006 12:40:12 UTC
2 results (0.055 seconds)