in reply to Re: Net::OpenSSH capture and cmd w/args
in thread Net::OpenSSH capture and cmd w/args

Does $full_file exist? Is it executable? Maybe you want something like $ssh->capture("cat $full_file");?