Revision history for Perl extension App-RemoteCommand
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