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::GenSitemap

Author

       Subredu Manuel <diablo@iasi.roedu.net>

Configuration

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

Description

       GenSitemap is a google sitemap generator plugin for Simba. GenSitemap allows you to create custom
       sitemaps 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::GenSitemap(3pm)

Methods

genSitemap($cfg,@mirrors)
       Generate sitemaps. The $cfg is a hash reference to the simba configuration file. This method is called by
       Simba.

Name

       RoPkg::Simba::Plugin::GenSitemap

Prerequisites

       GenSitemap needs the following perl modules:

       *) HTML::Template
       *) Scalar::Util
       *) DateTime

See Also

       RoPkg::Simba RoPkg::Exceptions

See Also