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

Changes for version 0.016 - 2014-01-20

  • Make the rounding of time for display configurable. The default is to round to the nearest second. Support body-specific pass events. This is really in support of a project to predict sounding rocket visibility based on published KMZ files for the launch. Add options to the quarters() method to select which are displayed. Add eg/quarters_vcalendar. In Astro::App::Satpass2::FormatValue: Add formatter method list() to handle TLE output. Handle individual lines of the list with sub-templates. Build time formats when used. This to allow subclasses to add time formatters. "Code macro" support tweaks. This is all still experimental: Add method Astro::App::Satpass2->__add_to_observing_list(). Call code macro after_load() (if it exists) after loading the macros. If a code macro is loaded using the -lib option, record the absolute path to the directory unless -relative also asserted. Fix Astro::App::Satpass2::Format::Dump. No telling how long it was broken.

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
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
Implement a macro
Implement code as macros
Define a macro which consists of an array of commands
Parse time for Astro::App::Satpass2
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.