Don't define PERL_NO_GET_CONTEXT.
Florian Ragwitz [Sat, 4 Oct 2008 02:31:56 +0000 (02:31 +0000)]
Seems to be cargo-culted from Data::Alias and works just fine without.

Declare.xs

index 613bd67..142a816 100644 (file)
@@ -1,4 +1,3 @@
-#define PERL_NO_GET_CONTEXT
 #include "EXTERN.h"
 #include "perl.h"
 #include "XSUB.h"