how to change character entiry to hex decimal entity in XML::Twig using perl?



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