Branch: refs/heads/yves/update_term_cap
Home: https://github.com/Perl/perl5
Commit: 05b1f14bb9b5ff2811e65e6afff8a431b9490702
https://github.com/Perl/perl5/commit/05b1f14bb9b5ff2811e65e6afff8a431b9490702
Author: Yves Orton <[email protected]>
Date: 2023-02-10 (Fri, 10 Feb 2023)
Changed paths:
M cpan/Term-Cap/Cap.pm
M cpan/Term-Cap/test.pl
Log Message:
-----------
cpan/Term-Cap - update to version 1.18
1.18: Fri 10 Feb 12:43:07 GMT 2023
- use isnt rather than isn't (Nicolas Mendoza <[email protected]>)
- Prevent unintended parse of ':' in TERMPATH (David Farrell
<[email protected]>)
- Various code cleanups (Arkadiy Voronov <[email protected]>)
- Remove indirect method calls from documentation (Dan Book
<[email protected]>)