Help for this page
use strict; use warnings; ... push( @{ ${ $hashref }{$key} }, $arrayref ); }
after adding array1 using key1: $VAR1 = { ... ] ] };