mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
0f9455e818
IO::Pty::Easy provides an interface to IO::Pty which hides most of the ugly details of handling ptys, wrapping them instead in simple spawn/read/write commands. IO::Pty::Easy uses IO::Pty internally, so it inherits all of the portability restrictions from that module. WWW: http://search.cpan.org/dist/IO-Pty-Easy/
9 lines
317 B
Plaintext
9 lines
317 B
Plaintext
IO::Pty::Easy provides an interface to IO::Pty which hides most of the ugly
|
|
details of handling ptys, wrapping them instead in simple spawn/read/write
|
|
commands.
|
|
|
|
IO::Pty::Easy uses IO::Pty internally, so it inherits all of the portability
|
|
restrictions from that module.
|
|
|
|
WWW: http://search.cpan.org/dist/IO-Pty-Easy/
|