]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/MsgTime.pm
doc: various overview-level module comments
[public-inbox.git] / lib / PublicInbox / MsgTime.pm
index f3ebb6447a9cfe341b381beb9f19671b01caf331..62160233f78d627d0bfc9c2e24b72f634d42005b 100644 (file)
@@ -1,5 +1,7 @@
 # Copyright (C) 2018 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
+
+# Various date/time-related functions
 package PublicInbox::MsgTime;
 use strict;
 use warnings;