The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#!/usr/bin/perl
# $Id: 00-basic.t 4092 2009-02-24 17:46:48Z andrew $

use Test::More tests => 1;

BEGIN { use_ok( 'Pod::POM::View::DocBook' ) }