Function-Parameters-2.002003
define functions and methods with parameter lists ("subroutine signatures")
Changes for 2.002003 - 2023-04-19
- Fix line numbers after inlined type checks (gh #42). Previously, the code for type checks was inlined literally, so if a particular check took 5 lines of code, all the following line numbers in the source file would be off by 5 (they would be "pushed down" by the interpolated code). These bad line numbers would show up in error messages from Perl (including warn and die) as well as __LINE__ and caller (and thus stack traces).
App-MechaCPAN-0.29
Mechanize the installation of CPAN things.
Changes for 0.29 - 2023-04-18T23:32:58Z
- Add support to install from a cpanfile without using Deploy
- Add feature to download prebuilt binries for popular linux distros
- Improve SSL handling
- Fix bug where install couldn't handle modules with names starting with git
- Fix bug where install couldn't handle modules starting with git
- Fix bug that prevented reusable perls from being threaded
Astro-Catalog-4.37
A generic astronomical catalog class
Changes for 4.37 - 2023-04-18
- Tk::AstroCatalog window now resizable.
- JCMT format updated with addition of proper motion and parallax.
- More consistent spelling of catalog.
App-SourcePlot-1.31
A simple astronomical source plotter
Changes for 1.31 - 2023-04-18
- Updated the included JCMT pointing catalog.