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 is a testing module to make testing random things a bit more deterministic. Controlling randomness Its main function is to allow you to repeat a failing test in the same way it ran before, even if it contained random elements. Test::Random will output the seed used by the random number generator. You can then use this seed to repeat the last test with exactly the same random elements. You can control the random seed used by Test::Random by setting the 'TEST_RANDOM_SEED' environment variable. This is handy to make test runs repeatable.
Generated by rpm2html 1.6