Package perl-rlib: Information

    Source package: perl-rlib
    Version: 0.02-alt3_10
    Build time:  Aug 26, 2023, 09:38 AM
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    Summary: Manipulate @INC at compile time with relative paths
    Description: 
    rlib works in the same way as lib, except that all paths in 'LIST' are
    treated as relative paths.
    
    If rlib is used from the 'main' package then the paths in 'LIST' are
    assumed to be relative to where the current script '$0' is located. This is
    done by using the FindBin package.
    
    If rlib is used from within any package other tha 'main' then the paths in
    'LIST' are assumed to be relative to the root of the library where the file
    for that package was found.

    List of rpms provided by this srpm:
    perl-rlib (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

      1. perl(Cwd.pm)
      2. perl(ExtUtils/MakeMaker.pm)
      3. perl(FindBin.pm)
      4. /proc
      5. perl-podlators
      6. rpm-build-perl

    Last changed


    July 12, 2021 Igor Vlasenko 0.02-alt3_10
    - to Sisyphus as perl-Devel-Trepan dep
    Feb. 15, 2020 Igor Vlasenko 0.02-alt2_10
    - update by mgaimport
    Oct. 4, 2018 Igor Vlasenko 0.02-alt2_9
    - update by mgaimport