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

Search results for "module: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

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 ...

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

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

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

B::Size2 - Measure size of Perl OPs and SVs River stage one • 1 direct dependent • 1 total dependent

*B::Size2 is a fork of B::Size 0.09 for maintainance*....

GFUJI/B-Size2-2.07 - 07 Jun 2013 05:04:01 UTC

B::Bblock - Walk basic blocks River stage zero No dependents

This module is used by the B::CC backend. It walks "basic blocks". A basic block is a series of operations which is known to execute from start to finish, with no possibility of branching or halting. The block is the list of ops from the every leader...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC

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

This compiler backend prints the internal OPs of a Perl program's syntax tree in one of several space-efficient text formats suitable for debugging the inner workings of perl or other compiler backends. It can print OPs in the order they appear in th...

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

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

This compiler backend prints the internal OPs of a Perl program's syntax tree in one of several space-efficient text formats suitable for debugging the inner workings of perl or other compiler backends. It can print OPs in the order they appear in th...

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

Devel::REPL::Plugin::B::Concise - B::Concise dumping of expression optrees River stage two • 23 direct dependents • 34 total dependents

This plugin provides a "concise" command that uses B::Concise to dump optrees of expressions. The code is not actually executed, which means that when used with Deve::REPL::Plugin::OutputCache there is no new value in "_". The command takes the same ...

ETHER/Devel-REPL-1.003029 - 28 May 2022 03:34:49 UTC
9 results (0.028 seconds)