/usr/share/doc/libfile-bom-perl/TODO is in libfile-bom-perl 0.15-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 14 15 16 17 18 19 20 21 | TODO list for File::BOM
Iron out bugs in the PerlIO::via interface.
o Investigate bugs in PerlIO::via - patch?
- patched XS code and tested locally.
o get patch submitted
- done! perl 5.8.7 doesn't have this bug
o There are still problems with PerlIO::via. seek and tell don't work terribly
well. This really needs to get raised via perlbug, I think. Other
PerlIO::via modules don't support seek and tell at all.
Test coverage
o Currently can't get Devel::Cover working on Perlio::via tests.
Bizarre copy of HASH in aassign at /usr/local/lib/perl5/5.8.5/i686-linux/B.pm line 225.
with newest Devel::Cover:
Bizarre copy of ARRAY in aassign at /usr/local/lib/perl5/5.8.5/i686-linux/B.pm line 225.
|