Alex Menendez wrote:

> 1) I do not want the XML tags to show up in the html source once they
> have been expanded.
> 2) I want the tags to be simple...Not embed perl type of processing.
> 3) I want the flexibility to embed sql queries, formatting elements or
> whatever into my xml packets that will be interpreted by my module...

HTML::EP, which is based on HTML::Parser should do the job. It should
be quite easy to port to XML, mainly be replacing HTML::Parser with
XML::Parser internally.


Bye,

Jochen


-- 
Jochen Wiedmann                                         [EMAIL PROTECTED]
Life has brown and green eyes. :-)                      +49 711 7168586

Reply via email to