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

NAME

PICA::Writer::Binary - Binary PICA+ format serializer

DESCRIPTION

Binary PICA+ equals normalized PICA+ (PICA::Writer::Plus) but uses information separator three instead of newline as record separator.

See PICA::Writer::Base for synopsis and details.

The counterpart of this module is PICA::Parser::Binary.