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

Changes for version 0.049_05 - 2022-09-18

  • Correct ISO-8601 parse testing against DateTime.

Changes for version 0.049_04 - 2022-09-17

  • Try to use consistent times for t/parse_time_iso8601.t What I think was happening was that I was running into setups where the POSIX zone and DateTime zone were inconsistent. The ::ParseTime::ISO8601 module uses DateTime to build a time if it is available, otherwise Time::Local. But the test was always using Time::Local. This (I think) produced test failures.

Changes for version 0.049_03 - 2022-09-10

  • Silence DM5 deprecation warnings.
  • Fix (I hope!) egregious test failures in favor of more informative ones.

Changes for version 0.049_02 - 2022-09-09

  • Try to get more information out of testers' parse errors.
  • Fix Blead error, as of 6a011f13d7690dbe2e03ad7500756c983bcb1834

Changes for version 0.049_01 - 2022-09-03

  • Add completion for formatter command.
  • Correct processing of options specified as hash refs to be more like the processing of command-style options.
  • Have template pass_ics pay attention to --magnitude.

Documentation

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

Modules

es
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
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::OSM
Handle locale-dependant data.
Define the C locale for Astro::App::Satpass2
Implement a macro
Implement code as macros
Define a macro which consists of an array of commands
Parse time for Astro::App::Satpass2
Astro::App::Satpass2 wrapper for custom code to parse time
Parse time for Astro::App::Satpass2 using Date::Manip
Astro::App::Satpass2 wrapper for Date::Manip v5 interface
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.