Up to [cvs.netbsd.org] / pkgsrc / devel / p5-Term-Prompt
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 27 17:33:07 2008 UTC (3 years, 9 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update from version 1.03 to 1.04. Pkgsrc changes: o Canonicalize the HOMEPAGE on search.cpan.org. Upstream changes: 1.04 Wed Jul 04 20:00:00 2007 - Fixed line 229 to avoid unit value warnings. - Updated old-style &function calls. - Fixed conflicts between global our $DEBUG and function-internal my $DEBUG. - General formatting stuff (whitespace, single vs. double quotes, etc.)
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Dec 27 18:13:04 2005 UTC (6 years, 4 months ago) by cube
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
cwrapper
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of p5-Term-Prompt, version 1.03, into the NetBSD Packages Collection. I had that one sitting here for a few months... I don't even remember writing it, so maybe proper credit is lacking. In such case tell me so. The Term-Prompt module can be used to 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. Additional "types" that could be added would be a phone type, a social security type, a generic numeric pattern type...
Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 27 18:13:04 2005 UTC (6 years, 4 months ago) by cube
Branch: MAIN
Initial revision