Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
This module subclasses the Text::Xslate manpage to provide a parser for http://handlebarsjs.com/ templates. In most ways, this module functions identically to Text::Xslate, except that it parses Handlebars templates instead. Text::Handlebars accepts an additional constructor parameter of 'helpers' to define Handlebars-style helper functions. Standard helpers are identical to functions defined with the 'function' parameter, except that they receive the current context implicitly as the first parameter (since perl doesn't have an implicit 'this' parameter). Block helpers also receive the context as the first parameter, and they also receive the 'options' parameter as a hashref. As an example: sub { my ($context, $items, $options) = @_;
Generated by rpm2html 1.6