How can I assign two arrays to a hash in Perl?

前端 未结 4 1564
死守一世寂寞
死守一世寂寞 2020-12-08 09:48

I have lines of code with two large arrays (so can\'t just write it into a hash) which I want to connect with a hash.

For example, $array1[0] becomes th

4条回答
提交回复
热议问题