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

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, unless option strict is enabled.

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