ikiwiki/IkiWiki
Simon McVittie 10dc1fa7b2 meta: Error if we can't parse dates because Date::Parse is missing
You can still use [[!meta name="date" content="..."]] to generate
<meta> tags that are not interpreted, but the common case for
[[!meta date="..."]] is that you want to change the ctime, and that
won't work without Date::Parse.

Signed-off-by: Simon McVittie <smcv@debian.org>
2018-03-21 09:33:04 +00:00
..
Plugin meta: Error if we can't parse dates because Date::Parse is missing 2018-03-21 09:33:04 +00:00
Setup
CGI.pm Don't send relative redirect URLs when behind a reverse proxy 2018-01-08 10:56:12 +00:00
Receive.pm
Render.pm
Setup.pm
UserInfo.pm
Wrapper.pm