declaring a hash table in one file and using it in another in Perl

后端 未结 4 1195
梦如初夏
梦如初夏 2020-12-11 10:01

I need to create a hash table in one file and use in in another. The reason for it is that that the table is my \"database\" and will be changed, and I want it to seat with

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