Apache2-AutoIndex-XSLT

 view release on metacpan or  search on metacpan

t/tests/20compile.t  view on Meta::CPAN

# $Id: 20compile.t 816 2006-11-26 19:09:52Z nicolaw $

chdir('t') if -d 't';
use lib qw(./lib ../lib);
use Test::More tests => 2;

use_ok('Apache2::AutoIndex::XSLT');
require_ok('Apache2::AutoIndex::XSLT');

1;



( run in 0.240 second using v1.01-cache-2.11-cpan-87723dcf8b7 )