in reply to Re: Merging multiple JSON files into one using JSON::XS
in thread Merging multiple JSON files into one using JSON::XS

I tested it and it works perfectly! Thank you. I had solved the issue by not printing pretty (i.e., printing one big line), and doing some replacing. Your solution is much, much better than what I had.
  • Comment on Re^2: Merging multiple JSON files into one using JSON::XS