logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

RoPkg::Simba::Plugin::GenRSS

Author

       Subredu Manuel <diablo@iasi.roedu.net>

Configuration

       All configuration documentation is available on the website (http://simba.packages.ro).

Description

       GenRSS is a rss feed generator plugin for Simba. GenRSS allows you to create custom rss feeds from the
       mirror updates information.

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.

perl v5.28.1                                       2018-12-09                  RoPkg::Simba::Plugin::GenRSS(3pm)

Methods

genFeed($cfg,@mirrors)
       Generate rss feeds. The $cfg is a hash reference to the simba configuration file.

Name

       RoPkg::Simba::Plugin::GenRSS

Prerequisites

       GenRSS needs the following perl modules:

       *) XML::RSS
       *) Scalar::Util
       *) Number::Format
       *) DateTime

See Also

       RoPkg::Simba RoPkg::Exceptions

See Also