in reply to Re: What are all the possible ways to deploy Perl code on multiple servers?in thread What are all the possible ways to deploy Perl code on multiple servers?
ssh -t user@server perl < yourscript.pl [download]