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.