my $machine = GRID::Machine->new(host => $host); my $r = $machine->glob('*.c'); etc.