- updated to 1.14
see /usr/share/doc/packages/perl-IO-Tty/ChangeLog
2020-01-18 Todd Rinaldo <toddr@cpan.org> 1.14
* Add strict/warnings to Tty.pm
* Fix pod errors
* Typo: s/dependend/dependent/
* Prevent spurious warning from get_winsize()
* Fix usage of setsid
* Github actions testing. Windows is off of course.
* Make README.md
2014-12-14 Todd Rinaldo <toddr@cpan.org> 1.13_01
* RT 91590 - Remove MAP_TARGET from Makefile.PL
* RT 88271 - Fix for Solaris setuid when root running as other user
OBS-URL: https://build.opensuse.org/request/show/765778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=17
* CPAN testers clean. Bumping to release version 1.10
* RT 60788 - Better error reporting on Operating Systems
that can't set a controlling terminal e.g. BeOS
* CPAN testers looks clean. Internal testing done on perl 5.6
* Bump version to 1.09 and release to CPAN
* RT 61642 - Fix file number test to work without hang on cygwin
* Update all versions to the new version
* RT 45008 - only try TIOCSCTTY if we don't have a ctty
* RT 53883 - IO::Tty detection on BeOS w/fix
* RT 60014 - better META.yml by modernizing Makefile.PL
* RT 44771 - Add _ to list of escape characters for compiler
so it'll compile on windows This is experimental pending a
successful dev release
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=13