RPM-Search

Version: 0.01

PURPOSE

This module allows one to search the entire collection of RPMs
available for a given installed Linux distribution that uses RPMs, not
just listing the RPMs already installed on a system.

And frankly, have you tried using "yum search"?

Eventually, I plan to use this functionality to make a plugin for
"cpanminus" to suggest vendor‐supplied packages instead of building
them "from scratch."

INSTALLATION

To install this module, run the following commands:

       perl Makefile.PL
       make
       make test
       make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

   perldoc RPM::Search

You can also look for information at:

   RT, CPAN's request tracker (report bugs here)
       http://rt.cpan.org/NoAuth/Bugs.html?Dist=RPM-Search

   AnnoCPAN, Annotated CPAN documentation
       http://annocpan.org/dist/RPM-Search

   CPAN Ratings
       http://cpanratings.perl.org/d/RPM-Search

   MetaCPAN
       https://metacpan.org/module/RPM::Search/


LICENSE AND COPYRIGHT

Copyright (C) 2011 Mark Allen

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.