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

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


Branch: pkgsrc-2014Q2, Version: 0.06nb4, Package name: p5-CatalystX-LeakChecker-0.06nb4, 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.


Required to run:
[textproc/p5-Text-SimpleTable] [www/p5-Catalyst-Runtime] [devel/p5-namespace-clean] [devel/p5-Devel-Cycle] [devel/p5-PadWalker] [devel/p5-Moose] [devel/p5-Task-Weaken] [devel/p5-namespace-autoclean] [devel/p5-MooseX-Types] [lang/perl5]

Required to build:
[devel/p5-Test-Simple]

Master sites: (Expand)

SHA1: 4d9fd2afecca9f4ad5f85af4f6e0413b158eba8a
RMD160: f73672c3b535be0c3f003d463a9d5e43da518925
Filesize: 10.581 KB

Version history: (Expand)