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

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


Branch: pkgsrc-2009Q3, Version: 0.04nb1, Package name: p5-CatalystX-LeakChecker-0.04nb1, 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] [devel/p5-MooseX-AttributeHelpers] [devel/p5-Moose] [devel/p5-namespace-autoclean] [devel/p5-Devel-Cycle] [devel/p5-Task-Weaken] [devel/p5-Data-Visitor] [devel/p5-MooseX-Types] [devel/p5-namespace-clean] [devel/p5-PadWalker] [www/p5-Catalyst-Runtime]

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

Master sites: (Expand)

SHA1: 4b5b1ffc9c231820de70ea289218c4e36fc70fce
RMD160: bd983dfd79c56bc853504a12e601de72f2b69426
Filesize: 10.355 KB

Version history: (Expand)