The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.044_01

  • Move developer tests to xt/, and run them with Build target authortest, supplied by inc/My/Module/Build.pm. The author tests are not supported with make. Split off the data acquisition tests from t/basic.t into t/query.t. Both these, plus xt/celestrak_datasets.t and xt/executable.t were rewritten to use Test::More 0.40, which is now required for building (or at least testing!) the package. Make some of the tests in t/query.t TODO, since they require historical data, and Space Track seems to have had a database problem. Convert all code to the CPAN-recommended license scheme. Update all copyrights while I was at it. Make the version of all production code in the package (including Astro::SpaceTrack::Parser, which was previously unversioned) to be the same as the package itself. Update the counts for the various debris events that are documented in Astro::SpaceTrack.

Documentation

Perl application to fetch satellite orbit data.
Perl/Tk application to fetch satellite orbit data.

Modules

Retrieve orbital data from www.space-track.org.

Provides

in lib/Astro/SpaceTrack/Parser.pm