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 implements a very basic and easy to use struct builder. A _struct_ is a data structure that can contain values (attributes). The values of the attributes can be set at creation time, and read and modified at run time. Attributes can be anything that Perl can handle. There's no checking on types. You may want to use the Class::Struct manpage if you need _struct_s with type checking and inheritance. Objects are much more powerful. Besides data, they can contain behaviour (methods), support inheritance and encapsulation. This module deals with data structures and not Objects, so I took placed it under the Data:: hierarchy.
Generated by rpm2html 1.6