Revision history for perl module Acme::Aheui
0.05 2015-01-29 01:38:37 Asia/Seoul
- Detects terminal encoding
- If program read from keystrokes, ends with an empty line
- If program read through a pipe, continues until EOF
0.04 2015-01-28 13:27:43 Asia/Seoul
- (Fix) To properly read unicode characters from stdin
0.03 2015-01-28 12:39:51 Asia/Seoul
- If program read from stdin, continues until EOF, not an empty line
0.02 2015-01-20 11:58:55 Asia/Seoul
- Returns termination code
0.01 2015-01-20 09:14:53 Asia/Seoul
- Initial release