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

NAME

PDF::Builder::Basic::PDF::Bool - A special form of PDF::String which holds the strings true or false

METHODS

$b->convert($str)

Converts a string into the string which will be stored.

$b->as_pdf()

Converts the value to a PDF output form.