| parrotcode: A Parrot Constant | |
| Contents | Perl Modules |

Parrot::PackFile::Constant - A Parrot Constant

use Parrot::PackFile::Constant;

Instances of Parrot::PackFile::Constant are used to represent constants in Parrot packfiles.

Note that these functions are not exported.
type_name($query)$query.type_code($query)$query.
new()PFC_NONE.new_integer()new_number()new_string()
clear()PFC_NONE.type()value()unpack($string)packed_size()pack()

Author: Gregor N. Purdy <gregor@focusresearch.com>
|
|
|