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

NAME

Webservice::InterMine::Parser::JSON::ArrayRefs - parse rows of JSON results into array-refs

DESCRIPTION

One of the parsers used to intepret results sent from the webservice.

IMPLEMENTED PROCESSOR METHODS

The following methods implement the Processor interface.

process($line) -> array-ref

Return an array-ref from parsing a row of data.