The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

ISA

    Alien::Packages::Rpm
    ISA Alien::Packages::Base

SUBROUTINES/METHODS

usable

Returns true when the rpm database access is not available (when RPM::Database is not available) and the rpm command could be found in the path.

list_packages

Returns the list of installed rpm packages.

list_fileowners

Returns the rpm packages which are associated to requested file(s).

AUTHOR

Jens Rehsack, <rehsack at cpan.org>

LICENSE AND COPYRIGHT

Copyright 2010 Jens Rehsack.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.