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

Search results for "module:B::LexInfo"

B::LexInfo - Show information about subroutine lexical variables River stage zero No dependents

Perl 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

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::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
3 results (0.054 seconds)