Package perl-RPM: Information

    Source package: perl-RPM
    Version: 1.49-alt1
    Build time:  Apr 22, 2007, 05:01 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Native bindings to the RPM Package Manager API
    Description: 
    The Perl-RPM package is an attempt to provide Perl-level access to the
    complete application programming interface that is a part of the RPM
    Package Manager (RPM). Rather than have scripts rely on executing RPM
    commands and parse the resultant output, this modules aims to provide
    Perl programmers the ability to do anything that would otherwise have
    been done in C or C++.

    List of rpms provided by this srpm:
    perl-RPM (x86_64, i586)

    Maintainer: Alexey Tourbin

    List of contributors:
    Alexey Tourbin
    Dmitry V. Levin
    qa-robot
    Grigory Milev
    Stanislav Ievlev
    goldhead

    ACL:
    @qa_p5

      1. perl-Devel-Leak
      2. perl-devel
      3. librpm-devel

    Last changed


    April 22, 2007 Alexey Tourbin 1.49-alt1
    - major revision, see ChangeLog for details
    - released on CPAN as Perl-RPM-1.49_01
    March 18, 2006 Alexey Tourbin 0.40.0-alt9
    - implemented RPM::evrcmp($$) to facilitate [Epoch:]Version[-Release]
      comparison; fixed a number of bugs in RPM/Header.xs that made it
      possible; TODO: fix memory leaks in rpmhdr_STORE()
    - fixed rpmdb_init() and rpmdb_rebuild()
    - fixed License tag (Artistic, not GPL)
    Jan. 19, 2006 Dmitry V. Levin 0.40.0-alt8
    - Fixed tests for x86_64.