use strict;use strict;usestrict;use HTTP::Message::PSGI;1;__END__=head1 NAMEPlack::Handler::Standalone - adapter for HTTP::Server::PSGI=head1 SYNOPSIS % plackup -s Standalone --host 127.0.0.1 --port 9091 --timeout 120=head1 DESCRIPTIONPlack::Handler::Standalone is an adapter for default Plack serverimplementation L<HTTP::Server::PSGI>. This is just an alias forL<Plack::Handler::HTTP::Server::PSGI>.=head1 SEE ALSOL<Plack::Handler::HTTP::Server::PSGI>=cut