The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use integer;
use strict;
use warnings;
BEGIN { unshift @INC, 'lib', 'testlib' }
use PtsTestLib;

PtsTestLib::test_mod('MIME::AltWords');