package Data::Pipeline::Adapter::JSON;
use Moose;
extends 'Data::Pipeline::Adapter';
use JSON;
use Data::Pipeline::Adapter::Array;
our $j = JSON -> new -> pretty -> utf8(1);
has '+preamble' => (
;
#
# TODO: make $data->{items} parameterized so we can use something other
# than Exhibit JSON files as input
#
my $source = Data::Pipeline::Adapter::Array -> new(
ge namespace.
For example, Pipeline refers to Data::Pipeline::Pipeline while
JSON refers to Data::Pipeline::Adapter::JSON.
=head2 Aggregators
Aggregators allow multiple actions to be strung togethe