The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# $Id: status.t 250 2002-08-20 03:25:28Z comdog $
use strict;

use Test::HTTPStatus tests => 1;

http_ok( 'http://www.perl.org', HTTP_OK );