parrotcode: A Parrot Fix-Up Table | |
Contents | Perl Modules |
Parrot::PackFile::FixupTable - A Parrot Fix-Up Table
use Parrot::PackFile::FixupTable;
Instances of Parrot::PackFile::FixupTable
are used to represent fixup tables in Parrot packfiles.
new($string)
clear()
unpack()
packed_size()
0
.pack()
Author: Gregor N. Purdy <gregor@focusresearch.com>
|