The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Plagger::Plugin::Filter::DeliciousFeedTags - Fix del.icio.us tags

SYNOPSIS

  - module: Filter::DeliciousFeedTags

DESCRIPTION

del.icio.us RSS feeds contain information to "tags", but they're encoded in a single dc:subject element as whitespace-separated, like foo bar baz.

This plugin walks through feeds matching with http://del.icio.us/rss/* and fixes the tags information by splitting them out.

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

Plagger, http://del.icio.us/