• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

t/H28-Jan-2016-406307

ChangesH A D28-Jan-2016979 3322

Cycle.pmH A D28-Jan-20167.2 KiB284113

LICENSEH A D28-Jan-20168.7 KiB202151

MANIFESTH A D28-Jan-2016366 2018

META.jsonH A D28-Jan-20161.1 KiB4847

META.ymlH A D28-Jan-2016607 2928

Makefile.PLH A D07-Aug-2006714 2119

README.mdH A D28-Jan-2016203 74

README.md

1# test-memory-cycle
2
3Test::Memory::Cycle -- A Perl module to check for memory leaks and circular memory references.
4
5It's a thin Test::More-compatible wrapper around Lincoln Stein's
6Devel::Cycle module.
7