Package perl-Linux-Personality: Information

    Source package: perl-Linux-Personality
    Version: 0.01-alt4_20
    Build time:  Dec 2, 2023, 11:41 PM
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    Summary: Perl interface to the personality(2) Linux system call
    Description: 
    This is a Perl interface to the personality(2) Linux system call.
    
    You can use this for instance when running 32bit compiles started from
    inside a Perl program in a 32bit chroot but running on a 64bit host kernel.
    Without hints the compile tools get confused and try do do 64bit in the
    32bit environment.
    
    It's somewhat comparable to the 'setarch' (also known as 'linux32')
    utility. With 'personality' you can get similar effect inside a Perl
    program.

    List of rpms provided by this srpm:
    perl-Linux-Personality (e2kv6, e2kv5, e2kv4, e2k)
    perl-Linux-Personality-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Vladimir Lettiev

      1. perl(XSLoader.pm)
      2. perl-devel
      3. perl-podlators
      4. rpm-build-perl
      5. perl(Exporter.pm)
      6. perl(ExtUtils/MakeMaker.pm)
      7. perl(AutoLoader.pm)

    Last changed


    July 5, 2021 Igor Vlasenko 0.01-alt4_20
    - update by mgaimport
    June 25, 2020 Igor Vlasenko 0.01-alt4_19
    - update by mgaimport
    Sept. 18, 2019 Igor Vlasenko 0.01-alt4_17
    - update by mgaimport