Pakiet: libtest-weaken-perl (3.022000-1)
Odnośniki dla libtest-weaken-perl
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego libtest-weaken-perl:
- [libtest-weaken-perl_3.022000-1.dsc]
- [libtest-weaken-perl_3.022000.orig.tar.gz]
- [libtest-weaken-perl_3.022000-1.debian.tar.gz]
Opiekun:
Original Maintainers:
- Debian Perl Group (Archiwum e-mail)
- Nicholas Bamber
- gregor herrmann
- Alessandro Ghedini
Zasoby zewnętrzne:
- Strona internetowa [search.cpan.org]
Podobne pakiety:
Perl module to test that freed memory objects were actually freed
A memory leak occurs when a Perl data structure is destroyed but some of the contents of that structure are not freed. Leaked memory is a useless overhead. Leaks can significantly impact system performance. They can also cause an application to abend due to lack of memory. In Perl, circular references are a common cause of memory leaks. Circular references are allowed in Perl, but data structures containing circular references will leak memory unless the programmer takes specific measures to prevent leaks. Preventive measures include weakening the references and arranging to break the reference cycle just before the structure is destroyed. When using circular references, it is easy to misdesign or misimplement a scheme for preventing memory leaks. Mistakes of this kind have been hard to detect in a test suite. Test::Weaken allows easy detection of unfreed Perl data and allows you to examine the unfreed data, even data that would usually have been made inaccessible.
Inne pakiety związane z libtest-weaken-perl
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Pobieranie libtest-weaken-perl
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 35,5 KiB | 121 KiB | [lista plików] |