Search results for "module:B::Size"
B::Size - Measure size of Perl OPs and SVs
See B::TerseSize...
PGOLLUCCI/B-Size-0.09 - 02 Dec 2006 12:57:35 UTC
B::TerseSize - Printing info about ops and their (estimated) size
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
*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::Size2::Terse - Printing info about ops and their (estimated) size
*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 - The Perl Compiler Backend
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...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
Fortran::Format - Read and write data according to a standard Fortran 77 FORMAT
This is a Perl implementation of the Fortran 77 formatted input/output facility. One possible use is for producing input files for old Fortran programs, making sure that their column-oriented records are rigorously correct. Fortran formats may also h...
ITUB/Fortran-Format-0.90 - 16 Sep 2005 22:43:01 UTC
B::JVM::Jasmin::Emit - Package used by B::JVM::Jasmin to emit Jasmin syntaxed file
This class is used emit JVM assembler code in Jasmin syntax. Each method one can use is either an opcode or a directive supported by Jasmin syntax....
BKUHN/B-JVM-Jasmin-0.02 - 05 Dec 1999 08:34:32 UTC