The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

PICA::Parser::Plain - Plain PICA+ format serializer

DESCRIPTION

This is basically PICA::Parser::Plain with option strict enabled and required or empty annotation character +, - or space for each field.

The counterpart of this module is PICA::Writer::Patch.