Revision history for `optex' command.
v0.0.12 2018-01-24T00:19:54Z
- Make symbolic link to "perl" for "/usr/bin/env perl" to work.
v0.0.11 2018-01-23T11:31:19Z
- Put error handling in t/02_config.t
- Change STDERR background to WINE RED.
v0.0.10 2018-01-17T14:23:14Z
- Implement "no-module" configuration.
v0.0.9 2018-01-15T23:01:47Z
- Implement command alias with config loader.
- Supress wide character warning.
- false(1) says: The false utility always exits with a nonzero exit code.
v0.0.8 2017-12-29T02:15:43Z
- Fix wrong "mode" declaration.
v0.0.7 2017-12-29T01:52:51Z
- Implement "chdir" function in util.pm
- Update to use Getopt::EX new "mode command".
v0.0.6 2017-12-26T01:32:38Z
- Fix filter.pm to handle STDERR properly.
v0.0.5 2017-12-22T01:24:38Z
- Use multiple BASECLASS, and use standard module path.
v0.0.4 2017-12-18T09:11:34Z
- Use Getopt::EX::Colormap new E effect.
v0.0.3 2017-12-16T19:07:20Z
- Improve module handling.
- Implement --io-color option in util::filter module.
- Set PATH before command execution.
- Require perl 5.014
v0.0.2 2017-11-28T15:12:44Z
- Clean up test code.
- Localize $rcloader to work for self option.
- Document correction about default startup file.
v0.0.1 2017-11-17T04:46:02Z
- initial release