The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Devel::Constants"

Devel::Constants - translates constants back to named symbols River stage zero No dependents

Declaring constants is very convenient for writing programs, but as Perl often inlines them, retrieving their symbolic names can be tricky. This worse with lowlevel modules that use constants for bit-twiddling. Devel::Constants makes this much more m...

NEILB/Devel-Constants-1.04 - 21 Oct 2015 22:52:33 UTC

Devel::PeekPoke::Constants - Some convenience constants based on your machine River stage zero No dependents

RURBAN/Devel-PeekPoke-0.04 - 01 Sep 2014 11:01:49 UTC

lib/Devel/NYTProf/Constants.pm River stage two • 35 direct dependents • 45 total dependents

JKEENAN/Devel-NYTProf-6.14 - 18 Oct 2023 22:42:10 UTC

Devel::Optic::Lens::Perlish::Constants - Useful constants for the Perlish lens River stage one • 1 direct dependent • 1 total dependent

BTYLER/Devel-Optic-0.015 - 13 Jan 2020 20:30:29 UTC

Devel::Caller - meatier versions of caller River stage three • 18 direct dependents • 156 total dependents

caller_cv($level) "caller_cv" gives you the coderef of the subroutine being invoked at the call frame indicated by the value of $level caller_args($level) Returns the arguments passed into the caller at level $level caller_vars( $level, $names ) =ite...

RCLAMP/Devel-Caller-2.07 - 11 Apr 2023 10:49:41 UTC

Devel::Monitor - Monitor your variables/objects for memory leaks River stage zero No dependents

You have memory leaks, and you want to remove it... You can use this tool to help you find which variables/objects that are not destroyed when they should be, and thereafter, you can visualise exactly where is the circular reference for some specific...

PHCOTE/Devel-Monitor-0.9.0.7 - 21 Apr 2005 01:12:30 UTC

Devel::MAT::SV - represent a single SV from a heap dump River stage one • 3 direct dependents • 3 total dependents

Objects in this class represent individual SV variables found in the arena during a heap dump. Actual types of SV are represented by subclasses, which are documented below....

PEVANS/Devel-MAT-0.53 - 07 Mar 2024 17:57:32 UTC

Devel::PeekPoke - All your bytes are belong to us River stage zero No dependents

This module provides a toolset for raw memory manipulation (both reading and writing), together with some tools making it easier to examine memory chunks. All provided routines expect memory addresses as regular integers (not as their packed represen...

RURBAN/Devel-PeekPoke-0.04 - 01 Sep 2014 11:01:49 UTC

Devel::GC::Helper - Perl extension for finding unused variables River stage zero No dependents

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

Devel::CallParser - custom parsing attached to subroutines River stage two • 11 direct dependents • 48 total dependents

This module provides a C API, for XS modules, concerned with custom parsing. It is centred around the function "cv_set_call_parser", which allows XS code to attach a magical annotation to a Perl subroutine, resulting in resolvable calls to that subro...

ZEFRAM/Devel-CallParser-0.002 - 21 Sep 2013 19:28:11 UTC

Devel::CallChecker - custom op checking attached to subroutines River stage two • 12 direct dependents • 65 total dependents

This module makes some new features of the Perl 5.14.0 C API available to XS modules running on older versions of Perl. The features are centred around the function "cv_set_call_checker", which allows XS code to attach a magical annotation to a Perl ...

ZEFRAM/Devel-CallChecker-0.009 - 10 Apr 2023 15:46:49 UTC

Devel::MAT::Tool::Sizes - calculate sizes of SV structures River stage one • 3 direct dependents • 3 total dependents

This "Devel::MAT" tool calculates the sizes of the structures around SVs. The individual size of each individual SV is given by the "size" method, though in several cases SVs can be considered to be part of larger structures of a combined aggregate s...

PEVANS/Devel-MAT-0.53 - 07 Mar 2024 17:57:32 UTC

POE::Devel::Benchmarker::Utils - Various utility routines for POE::Devel::Benchmarker River stage one • 1 direct dependent • 1 total dependent

APOCAL/POE-Devel-Benchmarker-0.05 - 27 Jan 2009 18:04:36 UTC
13 results (0.037 seconds)