this is just the test code triggering a core perl bug on 5.8
[gitmo/Package-Stash-XS.git] / t / 20-leaks.t
index 2439cc4..3954b15 100644 (file)
@@ -145,6 +145,8 @@ use Symbol;
 
 # mimic CMOP::create_anon_class
 {
+    local $TODO = $] < 5.010 ? "deleting stashes is inherently leaky on 5.8"
+                             : undef;
     my $i = 0;
     no_leaks_ok {
         $i++;