use Tak::Loop;
use strictures 1;
-our $VERSION = '0.001003'; # 0.1.3
+our $VERSION = '0.001004'; # 0.1.4
our ($loop, $did_upgrade);
=head1 NAME
-Tak - Multi host remote control over ssh
+Tak - Multi host remote control over ssh (then I wrote Object::Remote)
=head1 SYNOPSIS
+ # Curse at mst for doing it again under a different name
+ # Curse at mst some more
+ $ cpanm Object::Remote
+ # Now go use that
+
+(sorry, I should've done a tombstone release ages back)
+
bin/tak -h user1@host1 -h user2@host2 exec cat /etc/hostname
or