Don't define PERL_CORE.
Florian Ragwitz [Sat, 4 Oct 2008 02:31:46 +0000 (02:31 +0000)]
Seems to be cargo-culted anyway. Everything works just fine without it on
5.8.1, 5.8.8 and 5.10.0.

Declare.xs

index 9b10cc4..613bd67 100644 (file)
@@ -1,4 +1,3 @@
-#define PERL_CORE
 #define PERL_NO_GET_CONTEXT
 #include "EXTERN.h"
 #include "perl.h"