Source: libterm-prompt-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libterm-readkey-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@43-1.org>
Standards-Version: 3.8.4
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libterm-prompt-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libterm-prompt-perl/
Homepage: http://search.cpan.org/dist/Term-Prompt/

Package: libterm-prompt-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libterm-readkey-perl
Description: Perl module for prompting a user for information
 Term::Prompt is used to check accept interactive input. You
 specify the type of inputs allowed, a prompt, help text and
 defaults and it will deal with the user interface, (and the 
 user!), by displaying the prompt, showing the default, and checking
 to be sure that the response is one of the legal choices.
