Devel::Peek contains functions which allows raw Perl datatypes to be manipulated from a Perl script. This is used by those who do XS programming to check that the data they are sending from C to Perl looks as they think it should look. The trick, the...
XSAWYERX/perl-5.32.0 - 20 Jun 2020 20:38:54 UTC - Search in distribution- perldiag - various Perl diagnostics
- perl5db.pl - the perl debugger
- perlguts - Introduction to the Perl API
- 22 more results from perl »
This Devel::REPL::Plugin adds a "peek" command that calls "Dump" in Devel::Peek instead of the normal printing....
ETHER/Devel-REPL-1.003028 - 16 Feb 2016 01:15:26 UTC - Search in distributionThis 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 - Search in distribution- Devel::PeekPoke::Constants - Some convenience constants based on your machine
This is a simple wrapper around Devel::Peek....
TOBYINK/P5U-Command-Peek-0.001 - 03 Oct 2012 09:52:18 UTC - Search in distributionPOE::API::Peek extends the POE::Kernel interface to provide clean access to Kernel internals in a cross-version compatible manner. Other calculated data is also available. My intention is to provide massive amounts of internal data for use in POE deb...
BINGOS/POE-API-Peek-2.20 - 11 Jan 2012 14:34:43 UTC - Search in distribution"PDLdb.pl" is an enhanced version of the perl debugger which supports PDL::NiceSlice constructs. Set the PERL5DB environment variable as shown above and it will be loaded automatically by Perl when you invoke a script with "perl -d". This documentati...
ETJ/PDL-2.025 - 19 Nov 2020 13:17:38 UTC - Search in distribution"PDLAdb.pl" is an enhanced version of the perl debugger which supports PDLA::NiceSlice constructs. Set the PERL5DB environment variable as shown above and it will be loaded automatically by Perl when you invoke a script with "perl -d". This documenta...
ETJ/PDLA-Core-2.019107 - 28 Apr 2019 20:28:44 UTC - Search in distributionoi_manage is the command-line interface for managing packages within OpenInteract and installing new OpenInteract websites. It is also useful for developers so they can export their work into a *tar.gz* file for distribution, or install it into the O...
CWINTERS/OpenInteract-1.62 - 01 Oct 2004 03:29:29 UTC - Search in distributionLog::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl. For a detailed tutorial on Log::Log4perl usage, please read <...
ETJ/Log-Log4perl-1.53 - 17 Sep 2020 16:47:01 UTC - Search in distribution- Log::Log4perl::Util - Internal utility functions
SWISH::3 is a Perl interface to the libswish3 C library....
KARMAN/SWISH-3-1.000015 - 02 Apr 2017 02:01:35 UTC - Search in distributionThis utility is designed to write a Makefile for an extension module from a Makefile.PL. It is based on the Makefile.SH model provided by Andy Dougherty and the perl5-porters. It splits the task of generating the Makefile into several subroutines tha...
BINGOS/ExtUtils-MakeMaker-7.58 - 21 Dec 2020 18:31:44 UTC - Search in distributionKirill Simonov's "libyaml" is arguably the best YAML implementation. The C library is written precisely to the YAML 1.1 specification. It was originally bound to Python and was later bound to Ruby. This module is a Perl XS binding to libyaml which of...
TINITA/YAML-LibYAML-0.82 - 02 May 2020 18:40:13 UTC - Search in distributionThis module is a refactoring of YAML::XS, the old Perl XS binding to "libyaml" which offers Perl somewhat acceptable YAML support to date. YAML::XS never produced code which could be read from YAML, and thus was unsuitable to be used as YAML replacem...
RURBAN/YAML-Safe-0.80 - 24 Jun 2019 12:11:20 UTC - Search in distributionThis bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...
ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distributionThe "B" module allows you to examine the Perl op tree at runtime, in Perl space; it's the basis of the Perl compiler. But what it doesn't let you do is manipulate that op tree: it won't let you create new ops, or modify old ones. Now you can. Well, i...
RURBAN/B-Generate-1.56 - 20 Dec 2017 15:55:16 UTC - Search in distributionThis task contains all distributions under the POE namespace....
APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC - Search in distributionPerl stores lexical variable names and values inside a *padlist* within the subroutine. Certain lexicals will maintain certain attributes after the the variable "goes out of scope". For example, when a scalar is assigned a string value, this value re...
DOUGM/B-LexInfo-0.02 - 29 Jun 1999 05:03:21 UTC - Search in distributionBasic use of Error::Base is quite simple; and advanced usage is not hard. The author hopes that nobody is forced to consult this Cookbook. But I am myself quite fond of cookbook-style documentation; I get more from seeing it all work together than fr...
XIONG/Error-Base-v1.0.2 - 12 Feb 2013 07:13:43 UTC - Search in distribution