projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa0c903
)
Use inlineable proxy constant subs for File::Glob
author
Nicholas Clark
<nick@ccl4.org>
Fri, 15 Oct 2010 13:11:44 +0000
(14:11 +0100)
committer
Nicholas Clark
<nick@ccl4.org>
Fri, 15 Oct 2010 13:11:44 +0000
(14:11 +0100)
ext/File-Glob/Makefile.PL
patch
|
blob
|
history
diff --git
a/ext/File-Glob/Makefile.PL
b/ext/File-Glob/Makefile.PL
index
112ea42
..
c1f86d5
100644
(file)
--- a/
ext/File-Glob/Makefile.PL
+++ b/
ext/File-Glob/Makefile.PL
@@
-22,6
+22,7
@@
sub MY::cflags {
}
WriteConstants(
+ PROXYSUBS => 1,
NAME => 'File::Glob',
NAMES => [qw(GLOB_ABEND GLOB_ALPHASORT GLOB_ALTDIRFUNC GLOB_BRACE GLOB_ERR
GLOB_LIMIT GLOB_MARK GLOB_NOCASE GLOB_NOCHECK GLOB_NOMAGIC