]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/search-thr-index.t
remove hard Devel::Peek dependency and lazy load for daemons
[public-inbox.git] / t / search-thr-index.t
index ab6d1b0fb8ae3020dd01b2fb13c9dfe397bb0cf0..ed3e4e76278f7126459dfb3940cf280dea9d0b5e 100644 (file)
@@ -2,6 +2,7 @@
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 use strict;
 use warnings;
+use bytes (); # only for bytes::length
 use Test::More;
 use File::Temp qw/tempdir/;
 use PublicInbox::MID qw(mids);