diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-24 19:10:33 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-24 19:10:33 +0000 |
commit | 5b8c1387d8b2fe34154451bb2cea5895305c0541 (patch) | |
tree | 680d845faf19276a6a289bdc66c419ef12e0f60d /vos/perl.bind | |
parent | a7ffa9b9a1a8caeff31a83d25b70b5aca6ba0d12 (diff) | |
download | perl-5b8c1387d8b2fe34154451bb2cea5895305c0541.tar.gz |
Stratus VOS updates from Paul Green.
p4raw-id: //depot/perl@7428
Diffstat (limited to 'vos/perl.bind')
-rw-r--r-- | vos/perl.bind | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/vos/perl.bind b/vos/perl.bind index 714ce3d680..1e77e5a6de 100644 --- a/vos/perl.bind +++ b/vos/perl.bind @@ -31,9 +31,6 @@ modules: miniperlmain, universal, utf8, util, - xsutils, - vos_dummies, - tcp_runtime, - tcp_gethost; + xsutils; end; |