Hi Christian, CCing the list (see http://www.shlomifish.org/meta/FAQ/#reply_to_list with the shortened link below)
On Thu, 3 Jan 2013 01:42:14 +0100 Christian Recktenwald <module-authors-cont...@citecs.de> wrote: > Hi Shlomi, > > On Thu, Jan 03, 2013 at 12:44:29AM +0200, Shlomi Fish wrote: > > Not sure if it helps you, but I have been using the XML::Grammar::* > > sub-namespace for various custom XML grammars: > > > > * http://www.shlomifish.org/open-source/projects/XML-Grammar/ > > * https://metacpan.org/search?q=xml%3A%3Agrammar > > * https://metacpan.org/release/XML-GrammarBase > > if I get this right XML::Grammar::* is about converting XML /to/ > other formats. Not necessarily. There are some converters of some well-formed plaintext formats *into* XML. See for example, the demos at: http://www.shlomifish.org/open-source/projects/XML-Grammar/Fiction/#demo-fiction1 > > My intention is to generate XML /out of/ various traditional UNIX data > formats. OK, I don't see why it shouldn't be in XML::Grammar. > > > By XML::Application do you mean an XML grammar or do you mean like one of > > the software applications/programs under the App:: - > > https://metacpan.org/search?q=app%3A%3A ? > > It's a module to provide an XML formatted config file to self > programmed applications. It's the config file parser I've been > using for quite a while now for things I wrote on job and for my > private projects. Ah, similar to https://metacpan.org/module/Config::Any::XML (only hopefully not using XML-Evil ^W XML-Simple)? Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Understand what Open Source is - http://shlom.in/oss-fs Larry Wall gets the colon. Please reply to list if it's a mailing list post - http://shlom.in/reply .