Don't define PERL_CORE.
rafl [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.

git-svn-id: http://dev.catalyst.perl.org/repos/bast/Devel-Declare/1.000/trunk@4872 bd8105ee-0ff8-0310-8827-fb3f25b6796d

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"