in reply to Re^3: How can I keep or discard certain blocks of an XML file based on first line of block?
in thread How can I keep or discard certain blocks of an XML file based on first line of block?

Okay, I'm an idiot - completely missed the part about needing to install Tie::IxHash. It must have been already installed on the Linux box. After installing it on the Windows box, adding keep_atts_order => 'TRUE', works great! Thank you again!!!!!
  • Comment on Re^4: How can I keep or discard certain blocks of an XML file based on first line of block?