./www/p5-CatalystX-LeakChecker, Debug memory leaks in Catalyst applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 0.06nb11, Package name: p5-CatalystX-LeakChecker-0.06nb11, Maintainer: pkgsrc-users

It's easy to create memory leaks in Catalyst applications and often they're
hard to find. This module tries to help you finding them by automatically
checking for common causes of leaks.

Right now, only one cause for leaks is looked for: putting a closure, that
closes over the Catalyst context (often called $ctx or $c), onto the stash,
without weakening the reference first. More checks might be implemented in
the future.

This module is intended for debugging only. I suggest to not enable it in a
production environment.


Master sites: (Expand)

Filesize: 10.581 KB

Version history: (Expand)