On 27.01.2010 13:23, Ian Sillitoe wrote: > Hello, > > I have a role lying around in my code that requires an XML source and > provides a trait that allows an attribute's value to default to a > specified XPath. I've found it useful as a quick way of extracting > snippets of XML data into an object.
This is extremely similar to my Rabbit module. Still not on CPAN, but it is lurking around here: http://github.com/robinsmidsrod/Rabbit We've been discussing it together with other XML-related technologies related to Moose on the #xml-toolkit channel on irc.perl.org Come join us if you're interested. Regards, Robin Smidsrød
