semifor / net-twitter-lite

A lighter weight (non-Moose) Perl interface to the Twitter API
Other
26 stars 11 forks source link

say: geo_search expected a hash. #27

Open jidanni opened 5 years ago

jidanni commented 5 years ago
print Dumper $nt->geo_search($lat, $long);
geo_search expected 0 args.

Say instead

geo_search expected a hash.