NAME
PICA::Writer::Plain - Plain PICA+ format serializer
DESCRIPTION
This is basically PICA::Writer::Plain with option annotate
enabled. In addition writing an annotated field with result in an error if the field is annotated with another character but +
, -
or space.
The counterpart of this module is PICA::Parser::Patch.