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

See the documentation in RPM2.pm ("perldoc RPM2.pm") for module usage.

INSTALLATION

To install this module type the following:

   perl Build.PL
   ./Build
   ./Build test
   ./Build install

DEPENDENCIES

This module requires these other modules and libraries:

  rpm (generally in the rpm-devel package)

COPYRIGHT AND LICENCE

Copyright (C) 2006 Chip Turner
Copyright (C) 2007, 2008, 2011 Lubomir Rintel <lkundrak@v3.sk>

This module is licensed under the same terms as Perl itself.