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.
'psgi.errors' defaults to 'stderr' in most backends, which results in content going somewhere unhelpful like the server console. This middleware simply remaps the 'psgi.errors' stream to the 'psgix.logger' stream, or an explicit logger that you provide. This is especially handy when used in combination with other middlewares such as the Plack::Middleware::LogWarn manpage (which diverts Perl warnings to 'psgi.errors'); the Plack::Middleware::HTTPExceptions manpage (which diverts uncaught exceptions to 'psgi.errors'); and the Plack::Middleware::AccessLog manpage, which defaults to 'psgi.errors' when not passed a logger -- which is also automatically applied via the plackup manpage (so if you provided no '--access-log' option indicating a filename, 'psgi.errors' is used).
Generated by rpm2html 1.6