]> Sergey Matveev's repositories - public-inbox.git/commit
ipc: trim down the Storable checks
authorEric Wong <e@80x24.org>
Sun, 7 Feb 2021 08:51:48 +0000 (08:51 +0000)
committerEric Wong <e@80x24.org>
Sun, 7 Feb 2021 22:56:58 +0000 (22:56 +0000)
commit472d0ff8cfe9cc1da2ca16500731f93d1c9ed316
tree6dd1190a2399f7233dc3e804eab727fa040f7ca7
parent41045a11867303e5949f557dd37061923c37c202
ipc: trim down the Storable checks

It's distributed with Perl and our Makefile.PL even declares a
dependency on it, just like Encode and all the Compress::*
stuff.
lib/PublicInbox/IPC.pm