poe::component::server::simplehttp::response(3pm) debian man page | unix.com

Man Page: poe::component::server::simplehttp::response

Operating Environment: debian

Section: 3pm

POE::Component::Server::SimpleHTTP::Response(3pm)	User Contributed Perl Documentation	 POE::Component::Server::SimpleHTTP::Response(3pm)

NAME
POE::Component::Server::SimpleHTTP::Response - Emulates a HTTP::Response object, used for SimpleHTTP
SYNOPSIS
use POE::Component::Server::SimpleHTTP::Response; my $response = POE::Component::Server::SimpleHTTP::Response->new( $wheel_id, $connection ); print $response->connection->remote_ip;
DESCRIPTION
This module is used as a drop-in replacement, because we need to store the wheel ID + connection object for the response. Use $response->connection to get the SimpleHTTP::Connection object EXPORT Nothing.
SEE ALSO
L<POE::Component::Server::SimpleHTTP> L<POE::Component::Server::SimpleHTTP::Connection>
AUTHOR
Apocalypse <apocal@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2006 by Apocalypse This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2011-12-28 POE::Component::Server::SimpleHTTP::Response(3pm)
Related Man Pages
poe::component::irc::plugin::nickreclaim(3pm) - debian
poe::component::irc::plugin::nickservid(3pm) - debian
poe::component::resolver::sidecar(3pm) - debian
poe::component::sslify::clienthandle(3pm) - debian
poe::component::server::soap::response(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk