Search results for "module:GC"
OOPS::GC - Garbage Collector for OOPS
OOPS::GC provides a garbage collector for your persistent data. You only need this if you've got a persistent memory leak in your program. The way to leak memory is to make a circular reference between objects and then delete all reference to the obj...
MUIR/OOPS-0.2005 - 13 Mar 2012 16:07:46 UTC
DNS::LDNS::GC - Garbage collector, used internally by the DNS::LDNS modules
ERIKOEST/DNS-LDNS-0.63
-
18 Nov 2021 09:58:06 UTC
Devel::GC::Helper - Perl extension for finding unused variables
This module walks the entire perl space, from main:: and notes what it has found, then it walks all SVs that are active and tells you which ones are potential leaks. EXPORT None by default. sweep() Returns an arrayref of references to all containers ...
ABERGMAN/Devel-GC-Helper-0.25 - 07 Aug 2006 19:41:10 UTC
KiokuDB::GC::Naive - Naive mark and sweep garbage collection
This class implements full mark and sweep garbage collection for a backend supporting KiokuDB::Backend::Role::Scan....
DOY/KiokuDB-0.57 - 25 Mar 2014 21:04:20 UTC
App::GitGot::Command::gc - Run the 'gc' command to garbage collect in git repos
GENEHACK/App-GitGot-1.339
-
30 Oct 2020 03:37:21 UTC
KiokuDB::Cmd::Command::GC - Collect unreachable entries
Runs garbage collection on a specified database....
NUFFIN/KiokuDB-Cmd-0.03 - 05 Jun 2010 18:12:20 UTC
X11::Xlib::Opaque - Base class for X11 opaque structures
Base class for the various hidden C-structs of Xlib, which are represented as a blessed opaque perl scalar, or blessed perl Hashref with the pointer tucked away in XS magic....
NERDVANA/X11-Xlib-0.23 - 21 Oct 2021 06:32:51 UTC