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

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

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

Configuration

See PICA::Parser::Base for common configuration parameters.

strict

By default faulty fields in records are skipped with warnings. You can make them fatal by setting the strict parameter to 1.