The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Fetch astronomical data from SIMBAD 4.",
   "author" : [
      "Tom Wyant (wyant at cpan dot org)"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4204",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Astro-SIMBAD-Client",
   "no_index" : {
      "directory" : [
         "inc",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Request::Common" : "0",
            "LWP::UserAgent" : "0",
            "Scalar::Util" : "1.01",
            "URI::Escape" : "0",
            "XML::DoubleEncodedEntities" : "1",
            "perl" : "5.008"
         }
      }
   },
   "provides" : {
      "Astro::SIMBAD::Client" : {
         "file" : "lib/Astro/SIMBAD/Client.pm",
         "version" : "0.031"
      },
      "Astro::SIMBAD::Client::WSQueryInterfaceService" : {
         "file" : "lib/Astro/SIMBAD/Client/WSQueryInterfaceService.pm",
         "version" : "0.031"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Astro-SIMBAD-Client"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.031"
}