in reply to Re: Module for manipulating complex hashes?
in thread Module for manipulating complex hashes?

Great! Yes, I think Data::Diver works for the search functionality. However, it doesn't display results (e.g. dump all of or part of the nested hash) in CSV format... I think I may need to put some of my code into a module, which uses Text::CSV.

-- Burvil

  • Comment on Re^2: Module for manipulating complex hashes?