This file is indexed.

/usr/share/doc/libio-multiplex-perl/TODO is in libio-multiplex-perl 1.16-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
Things still TODO
=================

Fix a few broken semantics (shutdown semantics are wrong, for one)
Limits on the size of the buffers
Maybe rewrite to use Event module at the core
Make it work with SSL sockets (difficult)
Benchmarking stats.
More optimizations.
More examples.
Feature to let output buffer to switch to a file
  after certain limits in order to save memory
  and extend the buffer size.