how to compare two multilevels hashes in perl
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
加载中,请稍侯......
精彩评论