Hi,
I receive XML files to extract data from. Some times the files come with invalid XML characters such as 0x3, which caused the XML parser (written in Java) to fail. I'm thinking of a Perl preprocessor to remove the invalid chars. Any body has any idea how this can be done in Perl?
Thanks,
I receive XML files to extract data from. Some times the files come with invalid XML characters such as 0x3, which caused the XML parser (written in Java) to fail. I'm thinking of a Perl preprocessor to remove the invalid chars. Any body has any idea how this can be done in Perl?
Thanks,