The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "take structured address data and format it according to the various global/country rules",
   "author" : [
      "edf <edf@opencagedata.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Geo-Address-Formatter",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Clone" : "0",
            "Data::Dumper" : "0",
            "File::Basename" : "0",
            "File::Find::Rule" : "0",
            "File::Slurper" : "0",
            "File::Spec" : "0",
            "List::Util" : "0",
            "Scalar::Util" : "0",
            "Test::Exception" : "0",
            "Test::LWP::Recorder" : "0",
            "Test::More" : "0.88",
            "Test::Warn" : "0",
            "Text::Hogan" : "1.01",
            "Text::Trim" : "1.02",
            "Try::Tiny" : "0",
            "YAML" : "0",
            "perl" : "5.012"
         }
      }
   },
   "provides" : {
      "Geo::Address::Formatter" : {
         "file" : "lib/Geo/Address/Formatter.pm",
         "version" : "1.64"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/OpenCageData/perl-Geo-Address-Formatter",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/OpenCageData/perl-Geo-Address-Formatter.git",
         "web" : "https://github.com/OpenCageData/perl-Geo-Address-Formatter"
      }
   },
   "version" : "1.64",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.01"
}