in reply to IO::Stty not installed, cannot change mode
Anyway, it's a very simple and pure Perl module. You can install it as follows:
$ perl -MExtUtils::MakeMaker -e'WriteMakefile(NAME, "IO::Stty")' $ make $ sudo make install
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: IO::Stty not installed, cannot change mode
by bhushanQA (Sexton) on Apr 19, 2016 at 12:33 UTC | |
|
Re^2: IO::Stty not installed, cannot change mode
by Anonymous Monk on Oct 19, 2017 at 14:37 UTC |