Query: poe::component::server::simplehttp::response
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
POE::Component::Server::SimpleHTTP::Response(3pm) User Contributed Perl Documentation POE::Component::Server::SimpleHTTP::Response(3pm)NAMEPOE::Component::Server::SimpleHTTP::Response - Emulates a HTTP::Response object, used for SimpleHTTPSYNOPSISuse POE::Component::Server::SimpleHTTP::Response; my $response = POE::Component::Server::SimpleHTTP::Response->new( $wheel_id, $connection ); print $response->connection->remote_ip;DESCRIPTIONThis 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 ALSOL<POE::Component::Server::SimpleHTTP> L<POE::Component::Server::SimpleHTTP::Connection>AUTHORApocalypse <apocal@cpan.org>COPYRIGHT AND LICENSECopyright 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)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |