CPU-x86_64-InstructionWriter-0.002
Pure-perl API-driven assembler for x86-64
Changes for 0.002 - 2023-04-19
- Add support for 32-bit perl
Redis-Cluster-Fast-0.088
A fast perl binding for Redis Cluster
Changes for 0.088 - 2023-04-19T17:56:38Z
- Fix for future maintainability.
- Adjust cpanfile.
Crypt-HSM-0.007
A PKCS11 interface for Perl
Changes for 0.007 - 2023-04-19T16:32:09+02:00
- Add streaming interfaces
XML-Grammar-Fortune-Synd-0.0400
Provides syndication for a set of XML-Grammar-Fortune files.
Changes for 0.0400 - 2023-04-19
- Write the YAML only on change.
- Explicit imports.
YAMLStar-0.0.1
A cross-language, common API YAML reference framework
Changes for 0.0.1
- Initial release
Sereal-Encoder-5.004
Fast, compact, powerful binary serialization
Changes for 5.004
- Decoder fixes: Fix thaw ordering for frozen objects. Nested THAW operations now happen in the documented LIFO order. Thanks to Marco Fontani for the report.
Sereal-Decoder-5.004
Fast, compact, powerful binary deserialization
Changes for 5.004
- Fix thaw ordering for frozen objects. Nested THAW operations now happen in the documented LIFO order. Thanks to Marco Fontani for the report.
Sereal-5.004
Fast, compact, powerful binary (de-)serialization
Changes for 5.004
- Decoder fixes: Fix thaw ordering for frozen objects. Nested THAW operations now happen in the documented LIFO order. Thanks to Marco Fontani for the report.
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.
TableDataBundle-Lingua-Word-EN-Adverb-0.003
Collection of TableData:: modules that contain English adverbs
Changes for 0.003 - 2023-02-07
- No data changes.
- [build] Use TableData dzil & pod weaver plugin for nicer POD.
Module-Build-Tiny-0.043
A tiny replacement for Module::Build
Changes for 0.043 - 2023-04-19T02:05:14+02:00
- Fix manification test for perls without man paths
Module-Build-Tiny-0.042
A tiny replacement for Module::Build
Changes for 0.042 - 2023-04-18T23:32:40+02:00
- Restore manpage generation
Starlink-AST-3.03
Interface to the Starlink AST library
Changes for 3.03 - 2023-04-18
- Update to AST version 9.2.10
JSON-SIMD-1.03
JSON serialising/deserialising, done correctly and faster
Changes for 1.03
- fix hardcoded g++ in Makefile
- document requirements and incompatibilites
Playwright-1.324
Perl client for Playwright
Changes for 1.324 - 2023-04-18
- Ensure all PW methods returning Locator objects are correctly blessed
Perl-Tidy-Sweetened-1.20
Tweaks to Perl::Tidy to support some syntactic sugar
Changes for 1.20
- Adds support for Object::Pad Thanks for @jonassmedegaard for the issue and patch. Upgrades Perl::Tidy dependency to v20230309. [Upgrade recommended for imporovement in Perl::Tidy and particularly if you use Object::Pad]
Valiant-0.001022
Validation Library and more
Changes for 0.001022
- Improved some error reporting and messaging
- Catalyst View can now import methods from the controller and context
- fixes to bugs in the view imported tags
- mostly invisible changes to the way we create form builders to set the groundwork for bigger changes in the future
Perl-Tidy-Sweetened-1.19
Tweaks to Perl::Tidy to support some syntactic sugar
Changes for 1.19
- Updates Perl::Tidy dependency (GH#23) Thanks to @shancock9 this release of Perl::Tidy resolves @dboehmer's issues where 'Use of uninitialized value $body' error messages are printed.
- Updates the repo and bugtracker urls to use https (PR #22) Thanks @szabgab for the PR.
- Upgrade recommended.
Calendar-Indonesia-Holiday-0.349
List Indonesian public holidays
Changes for 0.349 - 2023-04-18
- Revise 2023 joint leave days for Eid Al-Fitr (Apr 21,24,25,26 -> 19,20,21,24,25).
Playwright-1.323
Perl client for Playwright
Changes for 1.323 - 2023-04-17
- Ensure temporary files used for IPC by await() are cleaned out of /tmp. Patch courtesy of Yanick Champoux.
- Add experimental support for the locator API via Page->locator().
App-Greple-git-0.03
Greple git module
Changes for 0.03 - 2023-04-18T01:49:59Z
- introduce --color-header-by-author option
Astro-WaveBand-0.10
Transparently work in waveband, wavelength or filter
Changes for 0.10 - 2023-04-17
- Add Namakanui receivers for JCMT.
Dist-Zilla-PluginBundle-Author-TABULO-1.000012
A Dist::Zilla plugin bundle à la TABULO
Changes for 1.000012 - 2023-04-18T01:11:58+00:00
- REVISION
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.
SQL-SimpleOps-2023.106.1
SQL Simple Operations
Changes for 2023.106.1
- added: use warnings added; by CCELSO
- added: license file created; by CCELSO
- change: Makefile.pl tester review; by CCELSO
- fix: POD text; by CCELSO
App-Yabsm-3.15.2
a btrfs snapshot and backup management system
Changes for 3.15.2 - 2023-04-17
- Minor updates to manual
- Remove README.md from the distribution
- Add copyright holder to all Yabsm module headers
HTTP-Request-FromCurl-0.49
create a HTTP::Request from a curl command line
Changes for 0.49 - 2023-04-17
- Better generation of -F foo=bar code for Curl -> LWP
- Preserve consistent header order in HTTP::Tiny output
JSON-SIMD-1.02
JSON serialising/deserialising, done correctly and faster
Changes for 1.02
- update repository and issue tracker?
- split old changes into separate file
JSON-SIMD-1.01
JSON serialising/deserialising, done correctly and faster
Changes for 1.01
- do not segfault when from_json/decode gets passed a non-string object (reported by Florian Ragwitz). This has no effect on normal operation.