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

NAME

Parrot::PackFile::Constant

SYNOPSIS

  use Parrot::PackFile::Constant;

DESCRIPTION

data DATA =head2 data

encoding ENCODING =head2 encoding

flags FLAGS =head2 flags

new FLAGS ENCODING TYPE SIZE DATA

pack

packed_size

size SIZE =head2 size

type TYPE =head2 type

unpack STRING =head2 unpack

AUTHOR

Gregor N. Purdy <gregor@focusresearch.com>

COPYRIGHT

Copyright (C) 2001 Gregor N. Purdy. All rights reserved.

LICENSE

This program is free software. It is subject to the same license as Perl itself.