diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-01-06 20:11:46 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-01-06 20:11:46 +0000 |
commit | 9d4ce9a5d50788ac8c636881861cb1c2ab45fc52 (patch) | |
tree | 169f36586a608bb9e28d92f76a5612a09e492d23 /MANIFEST | |
parent | e7b91b67de5d0f0f6a116fcb08b706e17f3f0bd8 (diff) | |
download | perl-9d4ce9a5d50788ac8c636881861cb1c2ab45fc52.tar.gz |
add workaround for dlopen() bug on OpenBSD (relative paths that
match /^lib/ won't load properly)
p4raw-id: //depot/perl@4765
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -246,6 +246,7 @@ ext/DynaLoader/dl_vms.xs VMS implementation ext/DynaLoader/dlutils.c Dynamic loader utilities for dl_*.xs files ext/DynaLoader/hints/aix.pl Hint for DynaLoader for named architecture ext/DynaLoader/hints/linux.pl Hint for DynaLoader for named architecture +ext/DynaLoader/hints/openbsd.pl Hint for DynaLoader for named architecture ext/Errno/ChangeLog Errno perl module change log ext/Errno/Errno_pm.PL Errno perl module create script ext/Errno/Makefile.PL Errno extension makefile writer |