| HTTP-Daemon-Threaded documentation | Contained in the HTTP-Daemon-Threaded distribution. |
| HTTP-Daemon-Threaded documentation | Contained in the HTTP-Daemon-Threaded distribution. |
package HTTP::Daemon::Threaded::ContentParams; use strict; use warnings; our $VERSION = '0.91';
sub new { my $class = shift; } 1;