Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-IO-Prompter
From: Amitai Schlair
Date: 2014-09-15 23:11:00
Message id: 20140915211100.6CF5798@cvs.netbsd.org
Log Message:
Update to 0.004011. From the changelog:
* Patched missing validity check for non-ReadKey input under -menu
(thanks Kalyan Raj!)
* Disabled interactive testing on Windows platforms
(thanks Brian and Lady Aleena)
* Better handling of input EOL under Windows (thanks Bas)
* Workaround for Term::ReadKey bug under Windows (thanks Bas)
* Reworked workaround for Term::ReadKey timeout bug under Windows
(thanks again, Bas)
* Further improvements under 5.18, especially for Windows
(thanks, Bas)
* Attempted to mollify cpanm by moving $VERSION declaration
* Further improvements under 5.18
(thanks, Gareth)
* Still further improvements under Windows
(thanks, Gareth)
* Fixed spurious ERASEs when deleting "past" start of input
(thanks, Gareth)
* Added 'normal', 'default', 'standard', etc. to colour translation
* Added <CTRL-F> at start of faked input to defer next fake and
insert real input (i.e. like <ESC> but doesn't throw away the
line that was scheduled next)
Updating during the freeze for the following reasons:
* improves compatibility with our lang/perl5
* is a leaf package
* addresses pkg/49204 by Edgar FuÃ
Files: