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

no warnings qw(redefine misc);

unless(defined(&_ALIASES_H)) {
    eval 'sub _ALIASES_H () {1;}' unless defined(&_ALIASES_H);
    require 'features.ph';
    require 'sys/types.ph';
}
1;