The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.041_01 - 2019-10-27

  • Fix redirects in POD URL links.
  • Implement \U and friends inside double quotes, except for \Q. If run under Perl before version 5.15.8, \F is equivalent to \L.
  • Add interactive method error(). This aborts the macro or include file in which it appears, displaying an error message.
  • Add if() operators -z and -n, which are analogous to the test (1) operators of the same name.
  • Macro definitions are no longer unescaped. Unescaping was preventing the \U ... functionality from working in a macro, and had no known benefits. I must have put it in there for some reason, but I no longer know why.
  • Correct eg/pass_ics to alert before and at rise.

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.