1Alien::Packages::Rpm(3)User Contributed Perl DocumentatioAnlien::Packages::Rpm(3)
2
3
4

NAME

6       Alien::Packages::Rpm - get's information from RedHat Package Manager
7       CLI
8

ISA

10           Alien::Packages::Rpm
11           ISA Alien::Packages::Base
12

SUBROUTINES/METHODS

14   usable
15       Returns true when the rpm database access is not available (when
16       RPM::Database is not available) and the "rpm" command could be found in
17       the path.
18
19   list_packages
20       Returns the list of installed rpm packages.
21
22   list_fileowners
23       Returns the rpm packages which are associated to requested file(s).
24

AUTHOR

26       Jens Rehsack, "<rehsack at cpan.org>"
27
29       Copyright 2010 Jens Rehsack.
30
31       This program is free software; you can redistribute it and/or modify it
32       under the terms of either: the GNU General Public License as published
33       by the Free Software Foundation; or the Artistic License.
34
35       See http://dev.perl.org/licenses/ for more information.
36
37
38
39perl v5.32.1                      2021-01-26           Alien::Packages::Rpm(3)
Impressum