The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Download satellite orbital elements from Space Track",
   "author" : [
      "Tom Wyant (wyant at cpan dot org)"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4224",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "https://metacpan.org/pod/CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Astro-SpaceTrack",
   "no_index" : {
      "directory" : [
         "inc",
         "t",
         "tools",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Temp" : "0",
            "Test::More" : "0.96"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Data::Dumper" : "0",
            "Exporter" : "0",
            "Getopt::Long" : "2.39",
            "HTTP::Date" : "0",
            "HTTP::Request" : "0",
            "HTTP::Response" : "0",
            "HTTP::Status" : "6.03",
            "IO::File" : "0",
            "IO::Uncompress::Unzip" : "0",
            "JSON" : "0",
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent" : "0",
            "List::Util" : "0",
            "Mozilla::CA" : "20141217",
            "POSIX" : "0",
            "Scalar::Util" : "1.07",
            "Text::ParseWords" : "0",
            "Time::Local" : "0",
            "URI" : "0",
            "constant" : "0",
            "perl" : "5.006002",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Astro::SpaceTrack" : {
         "file" : "lib/Astro/SpaceTrack.pm",
         "version" : "0.111"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Astro-SpaceTrack"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/trwyant/perl-Astro-SpaceTrack.git",
         "web" : "https://github.com/trwyant/perl-Astro-SpaceTrack"
      }
   },
   "version" : "0.111",
   "x_serialization_backend" : "JSON::PP version 2.97001"
}