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

NAME

Webservice::InterMine::Parser::JSON::HashRefs - parse rows of JSON results into hash-refs

DESCRIPTION

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

ATTRIBUTES

view - The view used to set keys for the hashrefs

IMPLEMENTED PROCESSOR METHODS

The following methods implement the Processor interface.

process($line) -> hash-ref

Return a hash-ref from parsing a row of data.