]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/Search.pm
search: export mdocid subroutine
[public-inbox.git] / lib / PublicInbox / Search.pm
index 593040a8a285340a69465d8bd27fba357387f28a..f98513d320cf743301a65f28c9c4a5a6e7ce338e 100644 (file)
@@ -5,6 +5,8 @@
 # Read-only search interface for use by the web and NNTP interfaces
 package PublicInbox::Search;
 use strict;
+use parent qw(Exporter);
+our @EXPORT_OK = qw(mdocid);
 
 # values for searching, changing the numeric value breaks
 # compatibility with old indices (so don't change them it)