libio-pty-perl 1.16-1ok3 source package in openKylin
Changelog
libio-pty-perl (1.16-1ok3) nile; urgency=medium * No change rebuild against perl-5.36 -- CI Bot <email address hidden> Tue, 09 Apr 2024 07:12:17 +0000
libio-pty-perl (1.16-1ok3) nile; urgency=medium * No change rebuild against perl-5.36 -- CI Bot <email address hidden> Tue, 09 Apr 2024 07:12:17 +0000
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libio-pty-perl_1.16.orig.tar.gz | 28.9 KiB | defc90dd45f3fd606fdddab0f92b896ba1ac362a0aea3a0be5dd58b4e30f6d6c |
libio-pty-perl_1.16-1ok3.debian.tar.xz | 2.9 KiB | f32694a9cbeede33ce3fcdbd8fc8d446f3cbe52f3ad33a2da880ed33d60e7df9 |
libio-pty-perl_1.16-1ok3.dsc | 1.7 KiB | 594961c2a81edfc3dc0b13188c617eea678e701353f433bceb46e85ae18d6d1d |
IO::Pty provides an interface to allow the creation of a pseudo tty.
.
IO::Pty inherits from IO::Handle and so provide all the methods
defined by the IO::Handle package.
.
Please note that pty creation is very system-dependent. If you have
problems, see IO::Tty for help.