I am new to perl script, I want convert character entity to hexa decimal entity.. how can i convert this file using xml::Twig module?
File: sample.xml
This testing—value.
Output as:
This testing—value.
how to include this conversion in xml twig....
No comments:
Post a Comment