Searched refs:DEBUGME (Results 1 – 3 of 3) sorted by relevance
19 our $DEBUGME = shift || 0;23 $Storable::DEBUGME = ($DEBUGME > 1);102 $DEBUGME or unlink $storage;
28 #define DEBUGME /* Debug mode, turns assertions on as well */ macro83 #ifdef DEBUGME418 #ifdef DEBUGME1999 #ifdef DEBUGME in pkg_fetchmeth()2074 #ifdef DEBUGME in pkg_can()2121 #ifdef DEBUGME in scalar_call()2179 #ifdef DEBUGME in array_call()3065 #ifndef DEBUGME in store_hentry()3158 #ifdef DEBUGME in store_lhash()7748 #ifdef DEBUGME
189 - cache the value of $Storable::DEBUGME (since cperl enabled346 - enable DEBUGME tracing and asserts with -DDEBUGGING