Package perl-Linux-Personality: Information

    Binary package: perl-Linux-Personality
    Version: 0.01-alt4_20
    Architecture: e2kv6
    Build time:  Dec 2, 2023, 10:17 PM
    Source package: perl-Linux-Personality
    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.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Vladimir Lettiev

    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