In article <[EMAIL PROTECTED]>, Perl Authors Upload Server 
<[EMAIL PROTECTED]> wrote:

> The following module was proposed for inclusion in the Module List:

>   modid:       XML::Text2XML

>     After much conversation with the developer, and some conversation
>     with this list, the name XML::Text2XML was decided on. It makes use
>     of XML, so it was somewhat forced into the XML namespace (much to
>     the developer's disenjoyment), and it processes anything that can be
>     matched by a regex into XML, hence its name -- assuming that only
>     text can be matched by a regex, of course.

from what you told me in private mail (and did not forward to this
list), this module doesn't really deal with XML, but parses text
into a Ximple data structure.  beyond that i'm not really sure what
the module is trying to do because the documentation is lean.

it looks like you are doing text transformations though.  in that
case, i think something like

   Text::Ximple

is more appropriate.

-- 
brian d foy (one of many PAUSE admins), http://pause.perl.org
please send all messages back to [EMAIL PROTECTED]

Reply via email to