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 parser

DESCRIPTION

This parser can parse both PICA Plain and annotated PICA. Option annotation can be used to enforce or forbid annotations.

See PICA::Parser::Base for synopsis and configuration.

In addition to the $ this parser also allows ƒ as subfield indicator and it skips lines with WinIBW download messages, unless option strict is enabled.

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