Changes for version 0.058_02 - 2026-09-20
- (Try to) fix zone problems under old Date::Manip on Windows.
- Fix (I hope) t/complete.t failures. For some reason the song-and-dance that I use to initialize the completion system in a non-interactive environment was sometimes failing. What I did here was to provide default word break characters (scavenged from Term::ReadLine::Perl 1.0303) and used them for testing. These are overridden if Term::ReadLine->new() actually gets called.
Changes for version 0.058_01 - 2026-09-13
- Don't check POD links to ISO. They seem to work in a real browser, but discriminate against Perl in a non-trivial way (i.e. I can't fix it by spoofing the user agent string).
- Fix t/geocode_osm.t site probe. I am now using the Geo::Coder::OSM user agent to probe the site, since it apparantly discriminates against Perl default user agents.
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.
Custom Template-Toolkit provider
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.
Implement a formatter
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.
Provides
in lib/Astro/App/Satpass2.pm