imager::regops(3pm) debian man page | unix.com

Man Page: imager::regops

Operating Environment: debian

Section: 3pm

Imager::Regops(3pm)					User Contributed Perl Documentation				       Imager::Regops(3pm)

NAME
Imager::Regops - generated information about the register based virtual machine
SYNOPSIS
use Imager::Regops; $Imager::Regops::Attr{$opname}->{opcode} # opcode for given operator $Imager::Regops::Attr{$opname}->{parms} # number of parameters $Imager::Regops::Attr{$opname}->{types} # types of parameters $Imager::Regops::Attr{$opname}->{func} # operator is a function $Imager::Regops::Attr{$opname}->{result} # r for numeric, p for pixel result $Imager::Regops::MaxOperands; # maximum number of operands
DESCRIPTION
This module is generated automatically from regmach.h so we don't need to maintain the same information in at least one extra place. At least that's the idea.
AUTHOR
Tony Cook, tony@develop-help.com
SEE ALSO
perl(1), Imager(3), http://imager.perl.org/ perl v5.14.2 2011-06-06 Imager::Regops(3pm)
Related Man Pages
imager::expr(3pm) - debian
imager::font::bbox(3pm) - debian
imager::matrix2d(3pm) - debian
imager::transform(3pm) - debian
imager::tutorial(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Weird 'find' results
My first PERL incarnation... Audio Oscillograph