How to do that? Using additional variable i do it somy $q='qwer'; my @a=( \$q );
How to do the same w/o additional variable. Reading PERL documentations did not reveal me the secret of syntax of the case. Thanks for advice.my $a=$a[0]; print "$a\n";
In reply to How to dereference array of ref.s? by nikolay
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |