开发者

how to compare two multilevels hashes in perl

开发者 https://www.devze.com 2023-02-11 22:36 出处:网络
I would like to compare two complex hash structures. In the end, I would like to c开发者_C百科reate an excel report detailing the differences.

I would like to compare two complex hash structures. In the end, I would like to c开发者_C百科reate an excel report detailing the differences.

Any existing coding that does this?

regards, Gordon


Data::Compare is your friend. And Spreadsheet::WriteExcel for report

0

精彩评论

暂无评论...
验证码 换一张
取 消