]> Sergey Matveev's repositories - public-inbox.git/commit
over*: use v5.10.1, drop warnings
authorEric Wong <e@yhbt.net>
Wed, 26 Aug 2020 08:17:41 +0000 (08:17 +0000)
committerEric Wong <e@yhbt.net>
Thu, 27 Aug 2020 10:57:27 +0000 (10:57 +0000)
commit6e2da35b9e9e5510e3156b07e91ebc835146758c
treee3fef87189bbc87000b8444a58c483354e10988a
parentb61b55643c617403f8d141cfe9bff22ad47913f7
over*: use v5.10.1, drop warnings

v5.10.1 lets us use the lighter parent.pm instead of base.pm,
and we'll rely on the shebang to enable warnings (or not).

While we're in the area, drop a no-longer-necessary import for
PublicInbox::Search, since OverIdx doesn't require search.
lib/PublicInbox/Over.pm
lib/PublicInbox/OverIdx.pm