Subject: | Memory leak |
This module uses the same code for the callback style interface as Algorithm::FastPermute, so it also exhibits this same memory leak:
https://rt.cpan.org/Public/Bug/Display.html?id=108635
It can be resolved by placing the call to MULTICALL in a pseudoblock, i.e. enclosing it in ENTER/LEAVE.