]> Sergey Matveev's repositories - public-inbox.git/commit
feed: use Date::Parse to parse dates
authorEric Wong <normalperson@yhbt.net>
Sat, 5 Apr 2014 07:02:19 +0000 (07:02 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 5 Apr 2014 07:10:35 +0000 (07:10 +0000)
commit8251e45156fd61e83d4249154627b87f5eafdf0a
tree52517d19bdebdd73b9bbb61fe2a42be15be073f9
parente97da7bb0d230fd624e7f21464c6355a4fdad119
feed: use Date::Parse to parse dates

This is a smaller module dependency-wise and should be easier-to-install
for folks with limited packaging systems or network/disk capacity.
We do not need very powerful date parsing, as bad date formats are
likely the work of spammers.
lib/PublicInbox/Feed.pm