in reply to How do I ignore comments in an xml file when using win32::ole?

Are you sure Win32::OLE is the right tool to parse xml? There are many XML tools available, like XML::LibXML, XML::Twig, XML::Simple, XML::XSH2, etc.
  • Comment on Re: How do I ignore comments in an xml file when using win32::ole?