-
-
05 Dec 2006 07:40:09 UTC
- Distribution: Plagger
- Module version: 0.7.17
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (3)
- Testers (30 / 161 / 4)
- Kwalitee
Bus factor: 1- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (317.81KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Cache::Cache
- Class::Accessor::Fast
- Date::Parse
- DateTime
- DateTime::Format::Mail
- DateTime::Format::Strptime
- DateTime::Format::W3CDTF
- DateTime::Locale
- DateTime::TimeZone
- Digest::MD5
- Encode
- File::Find::Rule
- File::HomeDir
- HTML::Parser
- HTML::ResolveLink
- LWP
- MIME::Types
- Module::Pluggable::Fast
- Net::DNS
- Template
- Template::Provider::Encoding
- Term::Encoding
- Text::Tags
- UNIVERSAL::require
- URI::Fetch
- XML::Atom
- XML::Feed
- XML::LibXML
- XML::RSS::LibXML
- YAML
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Plagger - Pluggable RSS/Atom Aggregator
SYNOPSIS
% plagger -c config.yaml
DESCRIPTION
Plagger is a pluggable RSS/Atom feed aggregator and remixer platform.
Everything is implemented as a small plugin just like qpsmtpd, blosxom and perlbal. All you have to do is write a flow of aggregation, filters, syndication, publishing and notification plugins in config YAML file.
See http://plagger.org/ for cookbook examples, quickstart document, development community (Mailing List and IRC), subversion repository and bug tracking.
BUGS / DEVELOPMENT
If you find any bug, or you have an idea of nice plugin and want help on it, drop us a line to our mailing list http://groups.google.com/group/plagger-dev or stop by the IRC channel
#plagger
at irc.freenode.net.AUTHOR
Tatsuhiko Miyagawa <miyagawa@bulknews.net>
See AUTHORS file for the name of all the contributors.
LICENSE
Except where otherwise noted, Plagger is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Module Install Instructions
To install Plagger, copy and paste the appropriate command in to your terminal.
cpanm Plagger
perl -MCPAN -e shell install Plagger
For more information on module installation, please visit the detailed CPAN module installation guide.