pkgsrc/www/p5-CatalystX-LeakChecker/distinfo
sno 582c8b18ef Importing package for p5 module CatalystX::LeakChecker version 0.02 to
support Catalyst Developers using pkgsrc a bit better.

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.
2009-08-09 13:31:28 +00:00

5 lines
283 B
Text

$NetBSD: distinfo,v 1.1.1.1 2009/08/09 13:31:28 sno Exp $
SHA1 (CatalystX-LeakChecker-0.02.tar.gz) = 764901dbfb1f841bdd1b8fc616d552e04b15bf25
RMD160 (CatalystX-LeakChecker-0.02.tar.gz) = 2326f11e8964717b08de929d799cfe69ef83fbfd
Size (CatalystX-LeakChecker-0.02.tar.gz) = 9908 bytes