Current File : //usr/local/apps/perl/lib/site_perl/5.30.0/x86_64-linux/xlocale.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_XLOCALE_H)) {
    eval 'sub _XLOCALE_H () {1;}' unless defined(&_XLOCALE_H);
}
1;