[text/plain 378b]
When parsing AtomFeed, if the feed has several 'dc:subject' node, then
Atom.pm won't return ARRAY.
IMHO, 'dc:subject' is not prescribed as 'single node' in definition of Atom.
(It may that I could not find it)
Thus, I guess that Atom->category should use 'getlist' instead of 'get'
like that RSS.pm return ARRAY when few 'dc:subject' be included.
Please try attached patch.
[application/octet-stream 457b]
Message body not shown because it is too large or is not plain text.