I have a hash like this
$hash{key}=['item1','item2'];Later on I want to push item3 into the array. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
I have a hash like this
$hash{key}=['item1','item2'];Later on I want to push item3 into the array. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]