App-RemoteCommand
view release on metacpan or search on metacpan
lib/App/RemoteCommand/Tutorial.pod view on Meta::CPAN
=head1 NAME
App::RemoteCommand::Tutorial - tutorial!
=head1 TUTORIAL
App::RemoteCommand or its frontend C<< rcommand >>
is a simple remote command launcher via ssh.
You can use it like C< ssh > command.
Let's say you have 6 hosts:
www001.example.com, www002.example.com, www003.examle.com,
www001.example.jp, www002.example.jp, www003.examle.jp
and you can ssh these hosts without password or passphrase.
If your ssh private key needs a passphrase, please setup C<ssh-agent> first.
=over 4
=item 1. simple
( run in 0.401 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )