]> Sergey Matveev's repositories - public-inbox.git/commit
spamcheck/spamc: fix compatibility with Perl 5.14.2
authorEric Wong <e@80x24.org>
Sun, 26 Jun 2016 07:58:43 +0000 (07:58 +0000)
committerEric Wong <e@80x24.org>
Sun, 26 Jun 2016 07:58:43 +0000 (07:58 +0000)
commit10d076c7731c702e70950d06d673be163aa59be9
treeb19e9ff1daaca42fca9d40e7a49af0d4e626fcd2
parent4838cef47d8978b1928a89cfdcc4a1e53d5201e6
spamcheck/spamc: fix compatibility with Perl 5.14.2

This is necessary for Debian 7.x (wheezy), since
GLOB objects do not seem responsive to the can("fileno")
check (we do a similar check in GitHTTPBackend).
lib/PublicInbox/Spamcheck/Spamc.pm