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

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


Branch: pkgsrc-2010Q1, Version: 0.05, Package name: p5-CatalystX-LeakChecker-0.05, 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:
[lang/perl5] [textproc/p5-Text-SimpleTable] [www/p5-Catalyst-Runtime]

Master sites: (Expand)

SHA1: bc2a6c4dd434fca2c86476b297da439d94490bd6
RMD160: 614a9936815c1ed87207979a49ec84b7af43c0d9
Filesize: 10.48 KB

Version history: (Expand)