There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

posts_for_day

posts_for_day($datetime)

Returns a resultset containing all posts for a particular date.

posts_for_month

posts_for_month($datetime)

Returns a resultset containing all posts for a particular month.

posts_for_daterange

posts_for_daterange($datetime_start,$datetime_end)

Returns a resultset containing all posts between two datetime objects.