The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

# Time-stamp: "2004-04-09 18:02:36 ADT"

# Summary of, well, things.

use Test::More;
BEGIN {plan tests => 2};

ok 1;

use Pod::Perldoc;

ok 1;