Commit graph

3 commits

Author SHA1 Message Date
sno
47e3ef2cfe Updating devel/p5-IO-Prompt from 0.99.7 to 0.99.7.001
pkgsrc changes:
- using common by-module directory for IO-modules from CPAN download mirrors

Upstream changes:
0.997001  Sat Apr 24 12:00:19 2010
    - More warning cleanup and also made backspaces work right at the
      start of a line (thanks Ingmar)
2010-07-31 10:13:46 +00:00
sno
b5893c2d0d Updating devel/p5-IO-Prompt from 0.99.4 to 0.99.7
pkgsrc changes:
- Add license definition

Upstream changes:
0.997  Sat Jan 30 07:17:07 2010
    - Removed another spurious warning for undefined inputs

0.996  Sun Jan 10 20:20:24 2010
    - Added dependency check and FAQ entry for /dev/tty (thanks Miller)
    - Removed spurious warning for undefined inputs
    - Changed versioning system
2010-03-16 23:46:40 +00:00
abs
be20205d86 Added devel/p5-IO-Prompt-0.99.4
By default, this module exports a single function: prompt().  It
prompts the user to enter some input, and returns an object that
represents the user input.

You may specify various flags to the function to affect its behaviour;
most notably, it defaults to automatically chomp the input, unless
the -line flag is specified.
2006-06-07 12:00:59 +00:00