Subject: | CDATA feature request (with patch) |
It would please me for XML::Tiny to support CDATA sections. To that
end, I have written a patch to make it do so. The patch contains:
* A new test in t/01-real-world.t, which uses ...
* A new XML data file (truncated version of t/rss.xml, but using CDATA)
* Its corresponding parsed, dumped output
* Documentation update, deleting the claim that CDATA isn't supported
* The code change itself
I believe that the code is still sufficiently Tiny to merit the name.
Cheers.
--
Aaron Crane
Subject: | xml_tiny_cdata.diff |
Message body is not shown because it is too large.