use lib qw( ./blib/lib ../blib/lib ); use Test::More tests => 1; BEGIN { use_ok('Apache::AuthCookieNTLM' ); } # What more can you do!