summaryrefslogtreecommitdiff
path: root/vos/perl.bind
diff options
context:
space:
mode:
Diffstat (limited to 'vos/perl.bind')
-rw-r--r--vos/perl.bind3
1 files changed, 3 insertions, 0 deletions
diff --git a/vos/perl.bind b/vos/perl.bind
index 1e77e5a6de..e301fe0f46 100644
--- a/vos/perl.bind
+++ b/vos/perl.bind
@@ -11,7 +11,9 @@ modules: miniperlmain,
globals,
gv,
hv,
+ locale,
mg,
+ numeric,
op,
perl,
perlapi,
@@ -20,6 +22,7 @@ modules: miniperlmain,
pp,
pp_ctl,
pp_hot,
+ pp_pack,
pp_sys,
regcomp,
regexec,