{
   "abstract" : "C implementation of GIS::Distance formulas.",
   "author" : [
      "Aran Clary Deltac <bluefeet@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.11",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "GIS-Distance-Fast",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "GIS::Distance::Formula" : "0.17",
            "namespace::clean" : "0.24",
            "parent" : "0",
            "perl" : "5.008001",
            "strictures" : "2.000000"
         }
      },
      "test" : {
         "requires" : {
            "GIS::Distance" : "0.17",
            "Test2::V0" : "0.000094"
         }
      }
   },
   "provides" : {
      "GIS::Distance::Fast" : {
         "file" : "lib/GIS/Distance/Fast.pm",
         "version" : "0.15"
      },
      "GIS::Distance::Fast::ALT" : {
         "file" : "lib/GIS/Distance/Fast/ALT.pm",
         "version" : "0.15"
      },
      "GIS::Distance::Fast::Cosine" : {
         "file" : "lib/GIS/Distance/Fast/Cosine.pm",
         "version" : "0.15"
      },
      "GIS::Distance::Fast::GreatCircle" : {
         "file" : "lib/GIS/Distance/Fast/GreatCircle.pm",
         "version" : "0.15"
      },
      "GIS::Distance::Fast::Haversine" : {
         "file" : "lib/GIS/Distance/Fast/Haversine.pm",
         "version" : "0.15"
      },
      "GIS::Distance::Fast::Null" : {
         "file" : "lib/GIS/Distance/Fast/Null.pm",
         "version" : "0.15"
      },
      "GIS::Distance::Fast::Polar" : {
         "file" : "lib/GIS/Distance/Fast/Polar.pm",
         "version" : "0.15"
      },
      "GIS::Distance::Fast::Vincenty" : {
         "file" : "lib/GIS/Distance/Fast/Vincenty.pm",
         "version" : "0.15"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/bluefeet/GIS-Distance-Fast/issues"
      },
      "homepage" : "https://github.com/bluefeet/GIS-Distance-Fast",
      "repository" : {
         "url" : "git://github.com/bluefeet/GIS-Distance-Fast.git",
         "web" : "https://github.com/bluefeet/GIS-Distance-Fast"
      }
   },
   "version" : "0.15",
   "x_authority" : "cpan:BLUEFEET",
   "x_serialization_backend" : "JSON::PP version 4.02",
   "x_static_install" : 0
}