Package perl-Linux-Personality: Information

    Source package: perl-Linux-Personality
    Version: 0.01-alt4_15
    Build time:  Jan 29, 2019, 06:25 AM in the task #219907
    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 (x86_64, i586, aarch64)
    perl-Linux-Personality-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Vladimir Lettiev

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

    Last changed


    Jan. 24, 2019 Igor Vlasenko 0.01-alt4_15
    - rebuild with new perl 5.28.1
    Sept. 18, 2018 Igor Vlasenko 0.01-alt3_15
    - update by mgaimport
    Feb. 22, 2018 Igor Vlasenko 0.01-alt3_14
    - update by mgaimport