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

Changes for version 0.036

  • Revise Celestrak retrieval status check to get (hopefully) a better indication of what happened when retrieval failed. Add dependency on Params::Util 0.012; use _INSTANCE from that module, rather than eval{$thing->isa($class)}. Use IO::File rather than FileHandle to open files. Include t/critic.t (Test::Perl::Critic) and t/perlcriticrc in distribution, but only test if environment variable DEVELOPER_TEST is true. Remove '## no critic' flags in code, which are not needed at the desired severity (--stern) if run with the distributed t/perlcriticrc file.

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