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

Search results for "B::Debug"

B::Debug - Walk Perl syntax tree, printing debug info about ops River stage one • 3 direct dependents • 5 total dependents

See ext/B/README and the newer B::Concise....

RURBAN/B-Debug-1.26 - 03 Dec 2017 20:37:05 UTC - Search in distribution

B::Lint::Debug - Adds debugging stringification to B:: River stage one • 2 direct dependents • 2 total dependents

This module injects stringification to a B::OP*/B::SPECIAL. This should not be loaded unless you're debugging....

RJBS/B-Lint-1.20 - 26 Oct 2014 20:05:03 UTC - Search in distribution

Od - Debug a Perl Compiler backend River stage zero No dependents

This module is a debugging replacement to O, the Perl Compiler frontend, a source level debugger to step through a compiler. It delays the start of the B compiler "compile" function from the CHECK block to the INIT block, so that the Perl debugger ca...

RURBAN/B-Debugger-0.14 - 05 Apr 2013 21:57:14 UTC - Search in distribution
  • Od_o - Debug into a Perl Compilers backend options handling
  • B::Debugger - optree debugger

Poet::Util::Debug - Debug utilities River stage one • 2 direct dependents • 2 total dependents

These debug utilities are automatically imported wherever "use Poet" or "use Poet::Script" appear, and in all components. Because let's face it, debugging is something you always want at your fingertips. However, for safety, the short named versions ...

JSWARTZ/Poet-0.16 - 08 Jan 2015 06:48:58 UTC - Search in distribution

CGI::Ex::Dump - A debug utility River stage one • 2 direct dependents • 2 total dependents

Uses the base Data::Dumper of the distribution and gives it nicer formatting - and allows for calling just about anytime during execution. Calling &CGI::Ex::set_deparse() will allow for dumped output of subroutines if available. perl -e 'use CGI::Ex:...

RHANDOM/CGI-Ex-2.55 - 09 Jan 2024 16:26:02 UTC - Search in distribution

Net::XMPP::Debug - XMPP Debug Module River stage two • 3 direct dependents • 10 total dependents

Debug is a helper module for the Net::XMPP modules. It provides the Net::XMPP modules with an object to control where, how, and what is logged. Basic Functions $Debug = Net::XMPP::Debug->new(); $Debug->Init( level => 2, file => "stdout", header =>"My...

DAPATRICK/Net-XMPP-1.05 - 22 Dec 2014 21:29:27 UTC - Search in distribution

Tickit::Debug - debug logging support for Tickit River stage two • 35 direct dependents • 41 total dependents

This module implements the debug logging logic for Tickit. It is controlled by a number of environment variables. It exports a constant called "DEBUG" which will be true if the debug logging is enabled; allowing code to efficiently skip over it if it...

PEVANS/Tickit-0.74 - 04 Sep 2023 17:09:00 UTC - Search in distribution

Net::XMPP3::Debug - XMPP Debug Module River stage zero No dependents

Debug is a helper module for the Net::XMPP3 modules. It provides the Net::XMPP3 modules with an object to control where, how, and what is logged. Basic Functions $Debug = new Net::XMPP3::Debug(); $Debug->Init(level=>2, file=>"stdout", header=>"MyScri...

GURUPERL/Net-XMPP3-1.02 - 13 Oct 2009 13:09:48 UTC - Search in distribution

Regexp::Debugger - Visually debug regexes in-place River stage one • 5 direct dependents • 8 total dependents

When you load this module, any regex in the same lexical scope will be visually (and interactively) debugged as it matches....

DCONWAY/Regexp-Debugger-0.002007 - 18 Nov 2023 00:06:07 UTC - Search in distribution

B - The Perl Compiler Backend River stage five • 11292 direct dependents • 32664 total dependents

The "B" module supplies classes which allow a Perl program to delve into its own innards. It is the module used to implement the "backends" of the Perl compiler. Usage of the compiler does not require knowledge of this module: see the O module for th...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

P - Safer, friendlier printf/print/sprintf + say River stage zero No dependents

"P" is a combined print, printf, sprintf & say in 1 routine. It saves tremendously on development time. It's not just a 1 character 'verb', but has other time-saving and powerful features. It has the convenience of "say" in adding a newline when need...

LAWALSH/P-1.1.41 - 31 Oct 2019 06:30:48 UTC - Search in distribution

ptp - An expressive Pipelining Text Processor River stage zero No dependents

PTP is a versatile and expressive text processor program. The core features that it tries to provide are the following: * Provide grep, sed-like and other operations with a coherent regular expression language (grep has a -P flag but sed has nothing ...

MATHIAS/App-PTP-1.11-2 - 22 Jan 2024 21:51:07 UTC - Search in distribution

rezrov - a pure Perl Infocom (z-code) game interpreter River stage zero No dependents

Rezrov is a program that lets you play Infocom game data files. Infocom's data files (e.g. "zork1.dat") are actually platform-independent "z-code" programs written for a virtual machine known as the "z-machine". Rezrov is a z-code interpreter which c...

EDMONSON/Games-Rezrov-0.20 - 06 Mar 2010 19:32:01 UTC - Search in distribution

tklkup - A script to do LDAP directory lookups, edits, and displaying directory schema information. River stage two • 70 direct dependents • 82 total dependents

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution
  • Net::LDAP::FAQ - Frequently Asked Questions about Net::LDAP
  • jpegDisplay.pl - A script to display a jpeg picture from jpegPhoto attribute of an LDAP directory entry.

hl - terminal patterns highlighter River stage zero No dependents

hl reads text from list of files or standard input and prints it on terminal with specified patterns highlighted using ANSI color escape sequences. Patterns are intrinsically Perl-compatible regular expressions. Global options are processed internall...

RADKOV/Term-Highlight-2.2.0 - 09 May 2023 12:12:20 UTC - Search in distribution

CGI - Handle Common Gateway Interface requests and responses River stage four • 286 direct dependents • 1216 total dependents

CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC - Search in distribution

satpass - Predict satellite passes over an observer. River stage one • 7 direct dependents • 8 total dependents

WYANT/Astro-satpass-0.131 - 16 Mar 2024 12:52:20 UTC - Search in distribution

Paws::EC2 - Perl Interface to AWS Amazon Elastic Compute Cloud River stage two • 9 direct dependents • 11 total dependents

Amazon Elastic Compute Cloud Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the AWS Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications ...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

nas - Create Reusable Session Scripts River stage one • 1 direct dependent • 1 total dependent

Use this program to help write reusable Net::Appliance::Session scripts, play them back, and also to more easily connect to network devices. * Start a connection to a network device using CLI switches, and prompts for credentials. This is easier than...

OLIVER/Net-Appliance-Session-4.300005 - 19 Apr 2019 21:25:38 UTC - Search in distribution

psh - Perl SHell River stage zero No dependents

psh is a Perl program which executes a read-eval loop with enough options so that general behavior reasonably similar to more traditional shells like 'sh' or 'bash' can be achieved, while still allowing arbitrary perl expressions to be evaluated. By ...

GREGOR/psh-1.8.1 - 21 Jul 2007 05:11:31 UTC - Search in distribution
847 results (0.13 seconds)