Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Term-ReadLine
From: Thomas Klausner
Date: 2014-09-06 16:52:23
Message id: 20140906145223.704C296@cvs.netbsd.org
Log Message:
Update to 1.24:
1.24 2014-03-23
- fix not to make the PerlIO layer empty for Perl 5.8.9 or
before. [rt.cpan.org #59832]
- update Pod document assuming the use of Pod::Simple::HTMLBatch.
- t/00checkver.t: not to use 'display-readline-version') and "use
Test;"
- INSTALL: add "(Install) Using Package" section.
1.23 2014-03-20
- add description of the pager command bug in Perl debugger
which causes segementation fault [rt.perl.org #121456]
- fix not to clobber binmode layer (utf-8) on filehandles [rt.cpan.org #59832]
- support UTF-8 input as compatible with Term::ReadLine
- Now Term::ReadLine::Gnu requires perl 5.8.0 or above
- define Term::ReadLine::Gnu::ornaments method [rt.cpan.org #93614]
- Makefile.PL: Fix the URL of the bug-tracker [rt.cpan.org #93680]
- eg/perlsh: POD syntax fix. [rt.cpan.org #93895]
- README: add note for bug-tracker
- INSTALL: update "1.3 Trouble Shooting"
Files: