Re: Perl module to transform XSL to JSON

From: Henri-Damien LAURENT <henridamien.laurent_at_nyob>
Date: Tue, 24 Sep 2013 08:39:46 +0200
To: CODE4LIB_at_LISTSERV.ND.EDU
Hi
As far as Perl has to be used,
I would just use XML::Twig to parse the xml and JSON to dump....
But you could also write some xslt and you would use xsltproc. It is cli
based technique. xslt is tough but worth it.
Le 23 sept. 2013 09:40, "dasos ili" <dasos_ili_at_yahoo.gr> a écrit :

> Greetings,
>
> could you please suggest me a tool in order to transform an xsl file i
> have manged to get from XML, into JSON?
>
> Thank you
>
Received on Tue Sep 24 2013 - 02:41:02 EDT