#!/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' ) }