The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

#!/usr/bin/perl -w
use strict;
use Test::More tests => 2;
require_ok('POE::Component::Server::HTTP::KeepAlive');
require_ok('POE::Component::Server::HTTP::KeepAlive::SimpleHTTP');