maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Brainstorm (https://talk.maemo.org/forumdisplay.php?f=47)
-   -   [RFC] Perl XML modules (https://talk.maemo.org/showthread.php?t=95649)

Android_808 2015-06-21 14:38

[RFC] Perl XML modules
 
I need to upload a few Perl modules to fix a download issue with the latest version of get_iplayer. The fix I have found is to install XML::Simple, something it has warned about for a while.

There are 2 routes I can go down at this time. One is a minimal build that makes use of a pure Perl xml parser, the other makes use of libxml-sax-expat-perl and ucf (from -devel) and libxml-parser-perl (can just upload SDK version to devel). Going forward the later option is probably the better choice to support other applications, first is smaller and easier.

What's everyone else stand point on the matter?

TomJ 2015-10-28 21:07

Re: [RFC] Perl XML modules
 
I had no feelings one way or another, not really being au fait with the technical issues, but would like to know if made any progress either way?

balakrishna 2018-10-18 17:47

Re: [RFC] Perl XML modules
 
There are dozens of Perl packages for XML parsing, what a messy. I recommended XML-Rabbit[1] for parsing XML in OOP way. It is handy to write Moose classes to retrieve data from XML documents[2]. I seldom parse XML in Perl unless inevitable. It is easier and cleaner in other high level languages like Python or Ruby.
Thanks and Regards,
BalaKrishna VoIP Phone


All times are GMT. The time now is 20:29.

vBulletin® Version 3.8.8