]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/MsgIter.pm
doc: various overview-level module comments
[public-inbox.git] / lib / PublicInbox / MsgIter.pm
index 9e2d797fecc240d4f191ba8f3fe7fd84b410148e..eb94d621d73cdbcde4fee70d93a52fe3ba4d8f1d 100644 (file)
@@ -1,6 +1,7 @@
 # Copyright (C) 2016-2018 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
-#
+
+# read-only utilities for Email::MIME
 package PublicInbox::MsgIter;
 use strict;
 use warnings;