my %hash = ( 'one' => [ ( 'abc', 'def', 'ghi' ) ] ); $hash{'two'} = @{$hash{'one'}};
Doesnt look as though this works, can someone educate me on this? Thanks -c
In reply to one hash value (array) into another by c
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |