Thanks Sebastian,
I re-read the manpage you indicated yet another time and finally saw the
answer. The modified example below works.
my $postquery = {
'fq' => [ '{!geofilt pt=40.76,-74.00 sfield=latlong d=60}',
'event_date:[NOW TO NOW+60DAY]' ],
'q' => '(*:*)',
'rows' => 100,
'wt' => 'json'
};
--
You received this message because you are subscribed to the Google Groups
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.