Changes for version 0.047 - 2021-03-30
- Remove references to NASA's Human Space Flight site.
- Add rt.cpan.org back to bug reporting methods. Long live RT!
- Use Attribute::Handlers, not low-level interface to assign custom subroutine attributes.
- Refactor authortest into three, so I don't have to generate stub files for testing without optional modules.
- Fixed typo in xt/author/rt80435.t in which the test title and diagnostic referred to the wrong RT ticket number. For eight years now. And I just noticed the discrepancy.
- Fix test failure under Perl 5.8.
- Make macros sensitive to error_out setting. And a few other places like choose().
- Get prerequisites up to snuff and add xt/author/prereq.t to ensure they stay that way.
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.
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.