RSS

1 out of 1 found this review helpful:

XML-MyXML (0.0986) ****

Excellent module for quickly turning an arrayref/hashref combo data struct into XML or vice versa. Also, with no crazy dependencies I can actually use this on Window boxes as well as all of the linux / mac osx boxes I have. I expect to be using this in an upcoming project, having to deal with the output of a PowerShell data object as an XML file.

The only 'gotcha' that I want to point out, is that the path method is not an xpath parser and you shouldn't include the root tag when specifying a node path. But, once that's down, it becomes extremely easy to create subnode's and turn those subnodes into simplified structs that Perl can deal with natively.

Stephen A. Jarjoura - 2011-08-24T14:18:53

Was this review helpful to you?  Yes No


the camel