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

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.