Yes. What I meant was that I did not expect the scalar $10 to have been defined and thus that the array would not exist.
$ perl -Mstrict -E 'say $10 ? 1 : 0; say "foo@10bar"' 0 foobar
In reply to Re^5: basic openssh connectivity
by 1nickt
in thread basic openssh connectivity
by BrianDStark
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |