The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# XXX Configure test needed?
# Some OpenBSDs seem to have a dlopen() that won't accept relative paths
$self->{CCFLAGS} = $Config{ccflags} . ' -DDLOPEN_WONT_DO_RELATIVE_PATHS';