1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Revision history for Perl extension IO::Stty
0.04 Sat Jan 18 2020
- Switch to EU::MM
- Address a few deficiencies in the way how the stty() sub processes its arguments
- Enable testing on Github actions.
0.03 Thu May 6 2010
- Re-vamp IO::Stty to modern layout
- stty.txt moved into POD for module
- stty.pl in docs. Die if no params passed to stty
0.02_01 Tue Mar 23 2010
- Re-vamp module to Module::Build
- stty.txt merged into POD so it shows up on CPAN
- add Changes log
- basic tests
- die if no parameters passed to stty
|