Revision history for Perl extension App-cat-v
1.04 2025-02-11T02:27:17Z
- add link to "UNIX Style, or cat -v Considered Harmful"
- use (*F) instead of (?!)
- add "week" test
- make and install "App/cat/v.pod" file
1.03 2025-02-07T11:09:59Z
- make control-style effective only for [\x00-\x1f]
- implement escape-style as "e"
- label-less entry for -c option set the style for "all"
- introduce -E option to escape backslash
- option -n disables tab expansion
1.02 2025-01-29T07:08:34Z
- rename -R to -o and update behavior
- define mark for ESC
1.01 2024-11-11T02:07:54Z
- add unicode mark for DEL char
1.00 2024-09-14T03:05:23Z
- introduce --replicate (-R) option
- version 1.00 release
0.9903 2024-04-23T09:23:56Z
- change default tabstyle name to "needle"
0.9902 2024-04-02T10:12:53Z
- make option -t to take tab width
0.9901 2024-04-01T10:20:20Z
- organized docs directory
0.99 2024-03-31T10:57:54Z
- cat-v command release
0.01 2024-03-23T16:05:16Z
- original version