$ptables{$hash_key} = [ @string_array ]; # save all strings to the hash print Dumper(\%ptables); # use "\" to pass reference of hash