Scroll to navigation

MARC::File::SAX(3pm) User Contributed Perl Documentation MARC::File::SAX(3pm)

NAME

MARC::File::SAX - SAX handler for parsing MARCXML

new()

Create the handler.

records()

Get all the MARC::Records that were parsed out of the XML.

record()

In some contexts you might only expect there to be one record parsed. This is a shorthand for getting it.
2011-02-10 perl v5.14.2