Astro-Coords-0.21
Class for handling astronomical coordinates
Changes for 0.21 - 2023-04-17
- Check for requests for more than 9 decimal places, which can cause an overflow from PAL functions.
- Use str_ndp for Angle in_format('array').
TableDataBundle-Lingua-Word-EN-Adjective-0.003
Collection of TableData:: modules that contain English adjectives
Changes for 0.003 - 2023-02-07
- No data changes.
- [build] Use TableData dzil & pod weaver plugin for nicer POD.
Wikibase-Datatype-Print-0.08
Wikibase data types print.
Changes for 0.08 - 2023-04-18T01:48:41+02:00
- Add doc for Wikibase::Datatype::Print::MediainfoStatement.
- Add error check to Wikibase::Datatype::Print::Value::Time.
- Add test for Utils::print_common().
- Add tests for Wikibase::Datatype::Print::Value.
- Fix minimal dependency for Test::Shared::Fixture::Wikibase::Datatype::MediainfoStatement::Commons::Depicts::Human.
Language-FormulaEngine-0.07
Evaluator for spreadsheet-style function expressions
Changes for 0.07 - 2023-04-17
- New Formula object for tracking a parse tree along with its original formula text and associated engine.
- New 'simplify' method for removing constant terms from formula
- New compiler output_api 'function_of_vars_no_default'
Astro-FITS-Header-3.09
Object-oriented interface to FITS HDUs
Changes for 3.09 - 2023-04-17
- Minor updates to documentation.