CGI::Parse::PSGI man page on Pidora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Pidora logo
[printable version]

CGI::Parse::PSGI(3)   User Contributed Perl Documentation  CGI::Parse::PSGI(3)

NAME
       CGI::Parse::PSGI - Parses CGI output and creates PSGI response out of
       it

DESCRIPTION
	 use CGI::Parse::PSGI qw(parse_cgi_output);

	 my $output = YourApp->run;
	 my $psgi_res = parse_cgi_output(\$output);

SYNOPSIS
       CGI::Parse::PSGI exports one function "parse_cgi_output" that takes a
       filehandle or a reference to a string to read a CGI script output, and
       creates a PSGI response (an array reference containing status code,
       headers and a body) by reading the output.

       Use CGI::Emulate::PSGI if you have a CGI code not the output, which
       takes care of automatically parsing the output, using this module, from
       your callback code.

AUTHOR
       Tatsuhiko Miyagawa

SEE ALSO
       CGI::Emulate::PSGI

perl v5.14.2			  2011-09-18		   CGI::Parse::PSGI(3)
[top]

List of man pages available for Pidora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net