notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/p5-Test-LeakTrace/distinfo

Number of commits found: 5

Wednesday, 6 Jan 2021
20:25 sunpoet search for other commits by this committer
Update to 0.17

Changes:	https://metacpan.org/changes/distribution/Test-LeakTrace
Original commitRevision:560580 
Sunday, 18 Jun 2017
17:32 sunpoet search for other commits by this committer
Update to 0.16

- Add LICENSE

Changes:	http://search.cpan.org/dist/Test-LeakTrace/Changes
Original commitRevision:443836 
Monday, 24 Nov 2014
18:26 sunpoet search for other commits by this committer
- Update to 0.15

Changes:	http://search.cpan.org/dist/Test-LeakTrace/Changes
Original commitRevision:373252 
Friday, 7 Oct 2011
16:15 sunpoet search for other commits by this committer
- Update to 0.14

Changes:        http://search.cpan.org/dist/Test-LeakTrace/Changes
Original commit
Wednesday, 10 Aug 2011
12:13 sunpoet search for other commits by this committer
- 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/
Original commit

Number of commits found: 5