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 4 2007-09-21 14:51:24Z andrew $

use strict;
use blib;

use Test::More tests => 1;

use_ok("LaTeX::CatSuit");