-
-
04 Nov 2021 13:00:11 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (98 / 0 / 0)
- Kwalitee
Bus factor: 1- 65.61% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (326.04KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Tom Wyant (wyant at cpan dot org)
- Dependencies
- Astro::Coord::ECI
- Astro::Coord::ECI::Moon
- Astro::Coord::ECI::Star
- Astro::Coord::ECI::Sun
- Astro::Coord::ECI::TLE
- Astro::Coord::ECI::TLE::Set
- Astro::Coord::ECI::Utils
- Attribute::Handlers
- Carp
- Clone
- Cwd
- Exporter
- File::Glob
- File::HomeDir
- File::Spec
- File::Temp
- Getopt::Long
- I18N::LangTags
- I18N::LangTags::Detect
- IO::File
- IO::Handle
- IPC::System::Simple
- List::Util
- POSIX
- Scalar::Util
- Template
- Template::Provider
- Text::Abbrev
- Text::ParseWords
- Text::Wrap
- Time::Local
- constant
- lib
- parent
- strict
- utf8
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.049 - 2021-11-04
- Add command completion if Term::ReadLine::Perl is available. This adds command, macro, and option completion to Term::ReadLine::Perl's file name completion. The macro() and sky() commands also do subcommand name completion.
- The macro() command no longer does a 'list' if it does not recognize the given subcommand, unless in 'satpass' compatibility mode.
Documentation
Tutorial on the use of Astro::App::Satpass2Modules
Forecast satellite visibility.Object copying functionality for Astro::App::Satpass2Format Astro::App::Satpass2 outputFormat 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 DateTimeFormat time using DateTime->format_cldr()Format time using DateTime->strftime()Format time using POSIX::strftimeProvide common functionality for strftime-type time formatters.Format Astro::App::Satpass2 output as text.Implement a formatterAbstract geocoding wrapper class.Wrapper for Geo::Coder::OSMHandle locale-dependant data.Define the C locale for Astro::App::Satpass2Implement a macroImplement code as macrosDefine a macro which consists of an array of commandsParse time for Astro::App::Satpass2Astro::App::Satpass2 wrapper for custom code to parse timeParse time for Astro::App::Satpass2 using Date::ManipAstro::App::Satpass2 wrapper for Date::Manip v5 interfaceAstro::App::Satpass2 wrapper for Date::Manip v6 or greaterAstro::App::Satpass2 minimal ISO-8601 parserUtilities for Astro::App::Satpass2Output warning and error messagesWrap an array reference.Examples
Module Install Instructions
To install Astro::App::Satpass2, copy and paste the appropriate command in to your terminal.
cpanm Astro::App::Satpass2
perl -MCPAN -e shell install Astro::App::Satpass2
For more information on module installation, please visit the detailed CPAN module installation guide.