#!/usr/bin/perl -w

# $Header: /cvsroot/perl-date-time/modules/DateTime-Set/t/00load.t,v 1.2 2003/05/14 17:38:43 fglock Exp $

use Test::More;

plan tests => 1;
use_ok( 'DateTime::Set' );




syntax highlighted by Code2HTML, v. 0.9.1