00load.t   [plain text]


#!/usr/bin/perl -w

use Test::More;

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