File: Changes

package info (click to toggle)
libio-stty-perl 0.04-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 148 kB
  • sloc: perl: 281; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 557 bytes parent folder | download | duplicates (2)
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