Source: libio-prompt-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Niko Tyni , Salvatore Bonaccorso Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9), libmodule-build-perl, perl Build-Depends-Indep: libtest-pod-perl, libterm-readkey-perl, libwant-perl, libtest-pod-coverage-perl, libio-pty-perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libio-prompt-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libio-prompt-perl.git Homepage: https://metacpan.org/release/IO-Prompt Package: libio-prompt-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libterm-readkey-perl, libwant-perl Description: module to interactively prompt for user input IO::Prompt is a Perl module useful for prompting the user for some input and returning that data as an object. It also provides functions for simulating hand-typing to the console and for accessing the low-level input.