I want to modify an array which is located inside a hash in perl. However, I can't seem to pass by reference here. I want to modify an array which is located insi
I want to modify an array which is located inside a hash in perl. However, I can't seem to pass by reference here. I want to modify an array which is located insi