Package rpm-build-perl: Information

    Source package: rpm-build-perl
    Version: 0.83-alt1
    Build time:  Jul 31, 2013, 11:14 PM
    Report package bug
    License: GPL
    Summary: RPM helper scripts to calculate Perl dependencies
    Description: 
    These herlper scripts will look at perl source files in your package,
    and will use this information to generate automatic Requires and Provides
    tags for the package.

    List of rpms provided by this srpm:
    rpm-build-perl (x86_64, i586)
    rpm-build-perl-debuginfo (x86_64, i586)

    Maintainer: Igor Vlasenko


      1. perl-Encode-JP
      2. perl-Encode-KR
      3. perl-Filter
      4. perl-Try-Tiny
      5. perl-devel

    Last changed


    July 31, 2013 Igor Vlasenko 0.83-alt1
    - Module::Build::Tiny support
    March 8, 2013 Dmitry V. Levin 0.82-alt2
    - Relocated rpm macro files to %_rpmmacrosdir/.
    Sept. 29, 2012 Alexey Tourbin 0.82-alt1
    - B/ConstOptree.pm: new module, implements optree constant folding
      for $^O, $^V, and $] variables by installing custom PL_check hooks
    - B/PerlReq.pm: now handles if.pm import routine