Subject: | <source_code> wish |
XML::Handler::AxPoint 1.30 running against 5.8.0 but that isn't important right now.
Matt,
would it be possible to remove the need to escape angle brackets inside <source_code> i.e I want to write
<source_code>
<test>
<thing>aaaaaaaaaaaaaaaa</thing>
</test>
</source_code>
instead of
<source_code>
<test>
<thing>aaaaaaaaaaaaaaaa</thing>
</test>
</source_code>
Hope this formats correctly and you can see what I mean, drop me a line if you can't