HTTP-Daemon-Threaded
view release on metacpan or search on metacpan
lib/HTTP/Daemon/Threaded/CGIAdapter.pm view on Meta::CPAN
<p>
<b>WARNING:</b> <cpan>IO::Scalar</cpan> relies on filehandle ties, which are still
considered experimental in some releases of Perl 5.8. However, the functionality
used within this package is limited to simple input or output, and thus far
appears to function well.
<p>
Developers should be judicious in their use of the CGI interface for
HTTP::Daemon::Threaded: if the request is to return a very large (i.e.,
multi-megabyte) response, the underlying I/O buffering may consume
significant memory resources. Likewise, this package does not support
some methods of "Comet"-style streaming client-server interaction, as the
response buffer will not be dispatched to the client until the CGI
invokation has completed.
<p>
Copyright© 2008, Dean Arnold, Presicient Corp., USA<br>
All rights reserved.
<p>
Licensed under the Academic Free License version 3.0, as specified in the
at <a href='http://www.opensource.org/licenses/afl-3.0.php'>OpenSource.org</a>.
@author D. Arnold
( run in 0.226 second using v1.01-cache-2.11-cpan-a5abf4f5562 )