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

Search results for "B::Terse"

B::Terse - Walk Perl syntax tree, printing terse info about ops River stage five • 11292 direct dependents • 32664 total dependents

This module prints the contents of the parse tree, but without as much information as CPAN module B::Debug. For comparison, "print "Hello, world."" produced 96 lines of output from B::Debug, but only 6 from B::Terse. This module is useful for people ...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

B::Size2::Terse - Printing info about ops and their (estimated) size River stage one • 1 direct dependent • 1 total dependent

*B::Size2::Terse is a fork of B::TerseSize 0.09*. The *B::Size* and *B::TerseSize* modules attempt to measure the size of Perl op codes. The output of B::TerseSize is similar to that of *B::Terse*, but includes the size of each OP in the tree and the...

GFUJI/B-Size2-2.07 - 07 Jun 2013 05:04:01 UTC - Search in distribution
  • B::Size2 - Measure size of Perl OPs and SVs

B::TerseSize - Printing info about ops and their (estimated) size River stage zero No dependents

The *B::Size* and *B::TerseSize* modules attempt to measure the size of Perl op codes. The output of B::TerseSize is similar to that of *B::Terse*, but includes the size of each OP in the tree and the PADLIST (subroutine lexical variables). The modul...

PGOLLUCCI/B-Size-0.09 - 02 Dec 2006 12:57:35 UTC - Search in distribution

Primeval - terse variable dumping River stage zero No dependents

ASG/Primeval-0.02 - 18 Dec 2011 02:49:23 UTC - Search in distribution

Test::Magic - terse tests with useful error feedback River stage one • 1 direct dependent • 1 total dependent

ASG/Test-Magic-0.21 - 23 Nov 2010 01:26:09 UTC - Search in distribution

Data::Tersify - generate terse equivalents of complex data structures River stage one • 3 direct dependents • 4 total dependents

Complex data structures are useful; necessary, even. But they're not *helpful*. In particular, when you're buried in the guts of some code you don't fully understand and you have a variable you want to inspect, and you say "x $foo" in the debugger, o...

SKINGTON/Data-Tersify-1.003 - 05 Aug 2021 16:40:21 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

Fsdb - a flat-text database for shell scripting River stage zero No dependents

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC - Search in distribution

Control::CLI - Command Line Interface I/O over either Telnet or SSH (IPv4 & IPv6) or Serial port River stage one • 2 direct dependents • 2 total dependents

A Command Line Interface (CLI) is an interface where the user is presented with a command prompt and has to enter ASCII commands to drive or control or configure that device. That interface could be the shell on a unix system or some other command in...

LSTEVENS/Control-CLI-2.11 - 28 Aug 2022 18:55:55 UTC - Search in distribution

Module::Generic - Generic Module to inherit from River stage two • 15 direct dependents • 19 total dependents

Module::Generic as its name says it all, is a generic module to inherit from. It is designed to be fast and provide a useful framework and speed up coding and debugging. It contains standard and support methods that may be superseded by your module. ...

JDEGUEST/Module-Generic-v0.35.5 - 26 Apr 2024 23:50:59 UTC - Search in distribution

TAP::DOM - TAP as Document Object Model. River stage two • 9 direct dependents • 30 total dependents

The purpose of this module is A) to define a reliable data structure (a DOM) B) create a DOM from TAP C) recreate TAP from a DOM That is useful when you want to analyze the TAP in detail with "data exploration tools", like Data::DPath. ``Reliable'' m...

SCHWIGON/TAP-DOM-0.98 - 19 Mar 2023 13:33:35 UTC - Search in distribution

Blatte - text macro/markup/template language River stage zero No dependents

Blatte is a very powerful text markup and transformation language with a very simple syntax. A Blatte document can be translated into a Perl program that, when executed, produces a transformed version of the input document. This module itself contain...

BOBG/Blatte-0.9.4 - 28 Jul 2001 21:05:53 UTC - Search in distribution

Heap::Simple - Fast and easy to use classic heaps River stage one • 3 direct dependents • 3 total dependents

A heap is a partially sorted structure where it's always easy to extract the smallest element. If the collection of elements is changing dynamically, a heap has less overhead than keeping the collection fully sorted. The order in which equal elements...

THOSPEL/Heap-Simple-0.13 - 27 Jan 2008 15:14:03 UTC - Search in distribution

Net::FTPServer - A secure, extensible and configurable Perl FTP server River stage one • 2 direct dependents • 4 total dependents

"Net::FTPServer" is a secure, extensible and configurable FTP server written in Perl. Current features include: * Authenticated FTP access. * Anonymous FTP access. * Complete implementation of current RFCs. * ASCII or binary type file transfers. * Ac...

RYOCHIN/Net-FTPServer-1.125 - 29 Nov 2012 08:31:49 UTC - Search in distribution

List::Gen - provides functions for generating lists River stage one • 2 direct dependents • 2 total dependents

ASG/List-Gen-0.974 - 12 Nov 2011 05:03:05 UTC - Search in distribution

froody - command line for Froody River stage zero No dependents

Command line client for Froody....

FOTANGO/Froody-42.034 - 23 Mar 2007 17:45:08 UTC - Search in distribution

jspell - Command line interface to Jspell morphological analyzer River stage one • 1 direct dependent • 1 total dependent

jspell is a morphological analyzer. It can be used in four different ways: * as a standard C library; * as a non buffered command line application; * as a command interpreter; * as an interactive program. Interactive Application jspell should be invo...

AMBS/Lingua-Jspell-1.98 - 08 Apr 2023 13:34:11 UTC - Search in distribution

HTTP::WebTest - Testing static and dynamic web content River stage one • 1 direct dependent • 1 total dependent

Introduction This module runs tests on remote URLs containing Perl/JSP/HTML/JavaScript/etc. and generates a detailed test report. This module can be used "as-is" or its functionality can be extended using plugins. Plugins can define test types and pr...

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC - Search in distribution

Error::Show - Show context around syntax errors and exceptions River stage one • 1 direct dependent • 4 total dependents

From the command line this module transparently executes your syntactically correct program. However in the case of syntax errors (or warnings if desired), it extracts context (lines of code) surrounding them. The lines are prefixed with numbers and ...

DRCLAW/Error-Show-v0.4.0 - 23 Apr 2024 11:10:06 UTC - Search in distribution

PPrint - Programmable sprintf. Allows you to associate functions to directives and supplies fairly powerful default directives. River stage zero No dependents

SEGV/PPrint-0.1 - 24 Jul 2002 17:46:09 UTC - Search in distribution
71 results (0.086 seconds)