Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
lib64
/
perl5
/
bits
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//lib64/perl5/bits/endian.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_ENDIAN_H)) { die("Never use <bits/endian.h> directly; include <endian.h> instead."); } eval 'sub __BYTE_ORDER () { &__LITTLE_ENDIAN;}' unless defined(&__BYTE_ORDER); 1;