Help for this page
while ( $start < $end ) { push @dates, "$start"; chomp(@dates); $start = $start->next; }
my @data = ($page =~ /:\s\s\s\s(\d\d)/g);