table of contents
RoPkg::Simba::Plugin::GenRSS(3pm) | User Contributed Perl Documentation | RoPkg::Simba::Plugin::GenRSS(3pm) |
NAME¶
RoPkg::Simba::Plugin::GenRSS
DESCRIPTION¶
GenRSS is a rss feed generator plugin for Simba. GenRSS allows you to create custom rss feeds from the mirror updates information.
PREREQUISITES¶
GenRSS needs the following perl modules:
- *) XML::RSS
- *) Scalar::Util
- *) Number::Format
- *) DateTime
METHODS¶
genFeed($cfg, @mirrors)¶
Generate rss feeds. The $cfg is a hash reference to the simba configuration file.
CONFIGURATION¶
All configuration documentation is available on the website (http://simba.packages.ro).
SEE ALSO¶
RoPkg::Simba RoPkg::Exceptions
AUTHOR¶
Subredu Manuel <diablo@iasi.roedu.net>
LICENSE¶
Copyright (C) 2005 Subredu Manuel. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The LICENSE file contains the full text of the license.
2018-12-09 | perl v5.28.1 |