NAME
Parrot::String
SYNOPSIS
use Parrot::String;
DESCRIPTION
data DATA =head2 data
encoding ENCODING =head2 encoding
flags FLAGS =head2 flags
new FLAGS ENCODING TYPE SIZE DATA
pack
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.