non port: devel/p5-Test-LeakTrace/pkg-descr |
SVNWeb
|
Number of commits found: 3 |
Wed, 7 Sep 2022
|
[ 21:58 Stefan Eßer (se) ] fb16dfe (Only the first 10 of 27964 ports in this commit are shown above. )
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
Sun, 27 May 2018
|
[ 20:15 sunpoet ] (Only the first 10 of 4759 ports in this commit are shown above. )
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
|
Wed, 10 Aug 2011
|
[ 12:13 sunpoet ]
- Add p5-Test-LeakTrace 0.13
Test::LeakTrace provides several functions that trace memory leaks. This module
scans arenas, the memory allocation system, so it can detect any leaked SVs in
given blocks.
Leaked SVs are SVs which are not released after the end of the scope they have
been created. These SVs include global variables and internal caches. For
example, if you call a method in a tracing block, perl might prepare a cache for
the method. Thus, to trace true leaks, no_leaks_ok() and leaks_cmp_ok() executes
a block more than once.
WWW: http://search.cpan.org/dist/Test-LeakTrace/
|
Number of commits found: 3 |