my $CONNECTCOMMAND1 = "$SSHCOMMAND -ssh $USERNAME1\@$HOST1 -pw $PASSWORD1";
push (@CONNECTCOMMANDS, "$CONNECTCOMMAND1");
Furthermore, the idiomatic tic of stringizing something that is already a string, e.g., "$CONNECTCOMMAND1", while it does no harm, also serves no purpose except to be reliably irritating.
Give a man a fish: <%-{-{-{-<
In reply to Re^2: help with perl variables
by AnomalousMonk
in thread help with perl variables
by adamim
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |