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

Changes for version 0.081_02 - 2013-11-02

  • Require Getopt::Long 2.39, since it appears that is when the getoptionsfromarray() method was added.

Changes for version 0.081_01 - 2013-10-31

  • Use O-O version of Getopt::Long to parse command-style options, to prevent configuration leaking in (or out). Validate options passed as a hash reference, at least for unexpected keys. The previous version simply ignored these, but I decided I wanted feedback to the caller. It is a warning for now, but will eventually become fatal. Environment variable SPACETRACK_SKIP_OPTION_HASH_VALIDATION can be set to suppress the warning.

Documentation

Perl application to fetch satellite orbit data.

Modules

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