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.
Test::Count is a set of perl modules for keeping track of the number of tests in a test file. It works by putting in comments of the form '# TEST' (one test), '# TEST*$EXPR' or '# TEST+$EXPR' (both are multiple tests). Test::Count count these tests throughout the fileand return all of their results. One can put any mathematical expressions (using parentheses, '+', '-', '*', '/' and '%' there). One can also assign variables using '# TEST:$myvar=5+6;$second_var=$myvar+3' and later use them in the add to count expressions. A '$var++' construct is also available. One can find example test scripts under t/.
Generated by rpm2html 1.6