This file is indexed.

/usr/share/doc/libfile-pushd-perl/Todo is in libfile-pushd-perl 1.014-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
TODO list for Perl module File::pushd

- Add some sort of flag that avoids fatal errors changing directories.
  Either a flag on pushd( $dir, { %opts } ) or else on use (but make it
  calling package specific) "use File::pushd qw/pushd :non_fatal/;"