Hi GLORYBOX!
Thanks for your interest in XML::RSS. I'm sorry for not replying
earlier. See below for my response.
On Fri Jun 12 15:10:32 2009, GLORYBOX wrote:
Show quoted text> It's not a bug actually, but lack of functionality.
> There is no way to get category element "domain" attribute.
>
> Probably it's good idea to represent categories as a hashref:
> {
> 'domain' => [ 'category1', 'category2', 'category3' ],
> 'domain2' => [ 'category4', 'category5', 'category6' ],
> }
>
> What do you think?
Regarding this functionality - it seems like it may break backwards
compatibility so please make it an optional feature (see ->parse's
%options argument, etc.). Also make sure new tests are added and that
all existing tests pass.
Regards,
-- Shlomi Fish