Help for this page
print join ' ', @return{ @keys };
( $foo, $bar, @return{ @keys } ) = 1 .. 10;
#!/usr/bin/perl use strict; ... 'baz', 'quux' ];