The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.91 - 2009-02-27

  • first release to CPAN with already good test coverage:
  • File stmt bran cond sub pod time total
  • blib/lib/Term/Completion.pm 99.6 96.3 77.8 100.0 100.0 97.2 97.1 .../Term/Completion/Multi.pm 93.8 80.0 n/a 90.0 100.0 0.1 91.8 ...b/Term/Completion/Path.pm 87.5 50.0 n/a 87.5 100.0 0.2 84.6 ...Term/Completion/_POSIX.pm 96.1 50.0 33.3 83.3 100.0 0.1 89.6 ...rm/Completion/_readkey.pm 100.0 66.7 44.4 100.0 75.0 0.2 82.6 .../Term/Completion/_stty.pm 80.8 41.7 33.3 83.3 100.0 2.3 70.0 ...m/Completion/_termsize.pm 88.9 50.0 n/a 100.0 100.0 0.0 77.8 Total 96.7 87.1 66.7 92.6 96.2 100.0 92.2

Modules

read one line of user input, with convenience functions
utility package for Term::Completion using POSIX termios
utility package for Term::Completion using Term::ReadKey
utility package for Term::Completion using stty
utility package to determine terminal size

Provides

in lib/Term/Completion/Multi.pm
in lib/Term/Completion/Path.pm