]> Sergey Matveev's repositories - public-inbox.git/commit
t/hl_mod: document IO::Handle for autoflush
authorEric Wong <e@yhbt.net>
Sun, 26 Jan 2020 10:29:23 +0000 (10:29 +0000)
committerEric Wong <e@yhbt.net>
Tue, 28 Jan 2020 01:49:51 +0000 (01:49 +0000)
commitdd694f1c3797ce0ca7a4748a97f8af536ef21c2e
treeb9a41713f04c6012c7065c55bbf05b38f19fafba
parentfb0afdaa35d778c237c40b10216c38e360b248b3
t/hl_mod: document IO::Handle for autoflush

We don't need IO::File for this test, but IO::Handle
is needed for ->autoflush with Perl <5.14.

Note: I haven't tested highlight.pm under 5.10.1 since
it's a weird dependency which isn't easy to install w/o
distro support.
t/hl_mod.t