]> Sergey Matveev's repositories - public-inbox.git/commit
githttpbackend: require IO::File explicitly
authorEric Wong <e@80x24.org>
Mon, 25 Apr 2016 10:11:10 +0000 (10:11 +0000)
committerEric Wong <e@80x24.org>
Mon, 25 Apr 2016 10:11:10 +0000 (10:11 +0000)
commit201235963e2f17d4638ccd700d1ed69410d9cbac
tree20c977ea0a199b517b92ba0b23a552ac9f9e9ab0
parent24e0219f364ed402f9136227756e0f196dc651aa
githttpbackend: require IO::File explicitly

This is used all over the place, but may not be in the future,
so ensure we explicitly load it ourselves.
lib/PublicInbox/GitHTTPBackend.pm