The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#! /usr/bin/env perl

use Test::More tests => 1;

use_ok( 'WWW::TWikiClient' );
diag( "Testing WWW::TWikiClient $WWW::TWikiClient::VERSION, Perl $], $^X" );