Changes for version 0.000_33

  • Add options -exclude and -status to Astro::App::Satpass2 spacetrack() method, so they get passed through to the Astro::SpaceTrack object.

Changes for version 0.000_32

  • Correct t/whole_app.t to use File::HomeDir->my_home() rather than getpwuid in the tilde expansion tests.

Changes for version 0.000_31

  • Have Astro::App::Satpass2::ParseTime::ISO8601->tz() regard an invalid time zone as a warning rather than an error, and equivalent to the system's local time zone (i.e. $ENV{TZ} = undef). Correct t/tokenize.t to use File::HomeDir->my_home() rather than getpwuid in the tilde expansion tests. Have Astro::App::Satpass2::Warner ignore the Astro::App::Satpass2 modules when carping or croaking. Override the system's $ENV{TZ} in t/format.t, since the tests explicitly require this to be undefined. Have t/basic.t display $ENV{TZ} for future reference. Correct Astro::App::Satpass2 optional module documentation to reflect the current state of the code.

Changes for version 0.000_30

  • Initial release to CPAN.

Documentation

Tutorial on the use of Astro::App::Satpass2

Modules

Forecast satellite visibility.
Object copying functionality for Astro::App::Satpass2
Format Astro::App::Satpass2 output
Format Astro::App::Satpass2 output as dump.
Format Astro::App::Satpass2 output as text.
Format time for output.
Provide common functionality for CLDR-type time formatters.
Format time using DateTime->strftime()
Format time using DateTime->format_cldr()
Format time using DateTime->strftime()
Format time using POSIX::strftime
Provide common functionality for strftime-type time formatters.
Format Astro::App::Satpass2 output as text.
Abstract geocoding wrapper class.
Wrapper for Geo::Coder::Geocoder::US
Wrapper for Geo::Coder::OSM
Wrapper for Geo::Coder::TomTom
Parse time for Astro::App::Satpass2
Parse time for Astro::App::Satpass2 using Date::Manip
Astro::App::Satpass2 wrapper for Date::Manip v5 or less
Astro::App::Satpass2 wrapper for Date::Manip v6 or greater
Astro::App::Satpass2 minimal ISO-8601 parser
Utilities for Astro::App::Satpass2
Output warning and error messages
Wrap an array reference.