Help for this page
while ( defined $dates[0] ) { my $new_c; ... push ( @days, [ @day ] ); # store the days of each calendar return @temp; }