summaryrefslogtreecommitdiff
path: root/devel/p5-IO-Prompt
AgeCommit message (Collapse)AuthorFilesLines
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2006-06-07Added devel/p5-IO-Prompt-0.99.4abs4-0/+35
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.