Help for this page
#!/usr/bin/perl use strict; ... { print $dt->datetime(), "\n"; }
my $day_set = DateTime::Event::Recurrence->hourly( hours => [7, 22], );