If I can do this:

$ref = \...@foobar;
print @$ref;

then why can't I do this:

print @\...@foobar;

Thank you for your help!  Mark


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to