Use inlineable proxy constant subs for File::Glob
authorNicholas Clark <nick@ccl4.org>
Fri, 15 Oct 2010 13:11:44 +0000 (14:11 +0100)
committerNicholas Clark <nick@ccl4.org>
Fri, 15 Oct 2010 13:11:44 +0000 (14:11 +0100)
ext/File-Glob/Makefile.PL

index 112ea42..c1f86d5 100644 (file)
@@ -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