use Test::More tests => 3; BEGIN { use_ok('HTML::CalendarMonth'); use_ok('HTML::CalendarMonth::Locale'); use_ok('HTML::CalendarMonth::DateTool'); }