#!/usr/bin/perl -w
use
Test::More; plan tests => 1; use_ok
(
'DateTime::Event::Recurrence'
)
;
syntax highlighted by
Code2HTML
, v. 0.9.1