table of contents
RoPkg::Simba::Plugin::GenSitemap(3pm) | User Contributed Perl Documentation | RoPkg::Simba::Plugin::GenSitemap(3pm) |
NAME¶
RoPkg::Simba::Plugin::GenSitemap
DESCRIPTION¶
GenSitemap is a google sitemap generator plugin for Simba. GenSitemap allows you to create custom sitemaps from the mirror updates information.
PREREQUISITES¶
GenSitemap needs the following perl modules:
- *) HTML::Template
- *) Scalar::Util
- *) DateTime
METHODS¶
genSitemap($cfg, @mirrors)¶
Generate sitemaps. The $cfg is a hash reference to the simba configuration file. This method is called by Simba.
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 |