Package: libxml-rss-perl
Version: 1.05-1

It would be nice if the 'date' element of the dc element for the
item of an RSS 1.0 feed could be added to the documentation of
$rss->add_item()

    $rss->add_item (title=>$title, link=>$link,
      dc=>{ subject=>$subject, creator=>$creator, date=>$date });

It's documented here: http://purl.org/rss/1.0/modules/dc/

(yes, if the other elements are supported by XML::RSS it would be nice
if they would be mentioned as well)

Regards,

        Joey

-- 
Long noun chains don't automatically imply security.  -- Bruce Schneier

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to