diff options
author | Tony Cook <tony@develop-help.com> | 2011-02-19 12:34:42 +1100 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2011-02-19 12:37:09 +1100 |
commit | ea592722d0bf74d1b7b0f84e033462d8a79a3b1c (patch) | |
tree | 3917aca8a96fb7bf8d9ffcd81407d02f7cc60d93 /globvar.sym | |
parent | 5b219c2825773039fdec6421408763c286c41871 (diff) | |
download | perl-ea592722d0bf74d1b7b0f84e033462d8a79a3b1c.tar.gz |
export PL_core_reg_engine so it's visible to the re module
Win32 builds have been broken since de1ac46b without this.
Diffstat (limited to 'globvar.sym')
-rw-r--r-- | globvar.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/globvar.sym b/globvar.sym index c47f9565b0..a4746d2c0a 100644 --- a/globvar.sym +++ b/globvar.sym @@ -6,6 +6,7 @@ bincompat_options block_type check +core_reg_engine fold fold_latin1 fold_locale |