specify prototyping behavior in Moose.xs
Jesse Luehrs [Mon, 3 Jan 2011 23:02:33 +0000 (17:02 -0600)]
xs/Moose.xs

index b4945ef..34997f8 100644 (file)
@@ -100,6 +100,8 @@ EXTERN_C XS(boot_Class__MOP__Instance);
 
 MODULE = Moose  PACKAGE = Moose::Exporter
 
+PROTOTYPES: DISABLE
+
 BOOT:
     mop_prehash_keys();