You don't have a reference to an array, you have a real array, so there's no need to dereference anything. eg.
print join('|', @edits), "\n";In reply to Re: dereference array
by hippo
in thread dereference array
by natxo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |