Revision history for Perl extension App-RemoteCommand 0.994 2025-05-02 10:07:04 JST - No functional change; use Module::Build 0.993 2024-09-23 18:52:52 JST - Configure requires perl v5.16 0.992 2024-09-23 12:10:45 JST - No functional change; re-packaging 0.991 2024-07-17 22:20:52 JST - Use Dist::Build (#6) 0.990 2023-05-08 00:02:09 JST - Require perl v5.16 0.982 2018-09-01 18:36:29 JST - Add -F (ssh configfile) option 0.981 2018-03-24 23:22:35 JST - When canceling, send signal to process group of master connection 0.98 2018-03-24 08:58:35 JST - Set timeout => 6 together with ConnectTimeout=5; This prevents from leaving proxy ssh processes. 0.97 2018-02-09 08:45:02 JST - Refactor (#4) - Minimum perl version 5.8.5 -> 5.8.4 0.96 2017-09-19 19:28:45 JST - Fix how to handle failures in connecting 0.95 2017-09-13 22:47:21 JST - Fix file permission 0.94 2017-09-11 21:25:18 JST - Close pipes more properly 0.93 2017-09-10 17:47:30 JST - Improve internal event-loop 0.92 2017-09-07 03:41:18 JST - Improve handling of "No route to host" and "Could not resolve hostname" 0.91 2017-09-07 01:49:45 JST - Create Net::OpenSSH instances first, and wait them by wait_for_master() 0.90 2017-09-03 01:00:41 JST - Full rewrite; use our own event-loop 0.04 2017-05-05 13:04:47 JST - add screencast - switch to Module::Build::Tiny - improve prompt function 0.03 2016-11-21 23:00:40 JST - remove IO::Prompt dependency 0.02 2015-10-14 01:45:07 JST - simplify signal handling; only handle INT signal - able to specify script args - introduce --sudo=USER, --quiet options - deprecate --user, --identity options 0.01 2015-01-04T16:11:15Z - original version