On Wed, Dec 14, 2016 at 10:44 AM, Duane Bronson <[email protected]> wrote:
> Ahh - the bug is in universal.c in XS_version_boolean.  Can I override that
> in perl code?  Something like this?
>
> sub version::boolean {
>   ...
> }
>
> Thanks, Matthew!  I'd like to know how you found that.  Google didn't help
> me.

I manually tested the leak with versions of Perl I have installed
until I got it down to between two and then looked at the git log
between those two versions for $^V :)

-- Matthew Horsfall (alh)

_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to