diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-02-02 10:38:08 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-02-02 10:38:08 +0000 |
commit | 4619340914cc8b5438e9411eca00b9f6a4805995 (patch) | |
tree | 5e83f990cc7d3e8ad0cb3151c94a0bfb616b1d45 /MANIFEST | |
parent | 5aa42fc08283e46e20fe921726867c6b4a8b3151 (diff) | |
download | perl-4619340914cc8b5438e9411eca00b9f6a4805995.tar.gz |
BeOS update (Mirror maint-5.005 change #2727).
p4raw-link: @2727 on //depot/maint-5.005/perl: 4a34ea11e0df7a07fe7fad105c20b8547c401da9
p4raw-id: //depot/cfgperl@2756
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -207,6 +207,7 @@ ext/DynaLoader/DynaLoader_pm.PL Dynamic Loader perl module ext/DynaLoader/Makefile.PL Dynamic Loader makefile writer ext/DynaLoader/README Dynamic Loader notes and intro ext/DynaLoader/dl_aix.xs AIX implementation +ext/DynaLoader/dl_beos.xs BeOS implementation ext/DynaLoader/dl_cygwin32.xs Cygwin32 implementation ext/DynaLoader/dl_dld.xs GNU dld style implementation ext/DynaLoader/dl_dlopen.xs BSD/SunOS4&5 dlopen() style implementation |