Group ingredients suitable for food label
Changes for 0.007 - 2024-04-06
- Support inner ingredient, e.g. 'ekstrak anggur 0.1% (mengandung buah anggur 0.06-0.07%).
generate short unique identifiers from numbers
Changes for 0.01 - 2024-04-06T10:42:51Z
- initial version, working from reference spec
Localization support for DateTime.pm
Changes for 1.41 - 2024-04-06
- Rebuilt all locale data with the data from CLDR 44.1.0.
Client for AI::Ollama
Changes for 0.02 - 2024-04-07
- Regenerated documentation
- Fixed code for uploading a model
create Perl client SDKs from OpenAPI specs
Changes for 0.02 - 2024-04-05
- List PerlX::Maybe as prerequisite
- Handle a request body of application/octet-stream and request bodies of type 'string' in general
A conditional language within an ordered JSON struct
Changes for 0.01
- First version, released on an unsuspecting world.
A SQL Database object abstraction class
Changes for v1.2.3 - 2024-04-06T15:21:07Z
- Correction of the DBD::SQLite constant bug unresolved previously.
A conditional language within an ordered YAML struct
Changes for 0.01
- First version, released on an unsuspecting world.
A Conditional language within a perl struct.
Changes for 1.02 - 2024-04-06
- Extend to allow custom instantiating of hashes so that they can become ordered.
Automate the Firefox browser with the Marionette protocol
Changes for 1.55 - 2024-04-06T12:22Z
- Fixing 32 bit architecture test regex for x86
Number of occurrences of string/regexp pattern as sort key
Changes for 0.001 - 2024-01-23
- First release.
Perl Data Language
Changes for 2.087 - 2024-04-05
- Slatec PCHIP routines now have idiomatic [io] `skip` Pars, with doc fixed to match SLATEC code (#468)
- Slatec ezfft* routines take IFAC to avoid treating part of float array as integer (#468)
- add has_badvalue method for whether ndarray has per-pdl badvalue (#469)
- fix Slatec breaking PDL::Stats (github.com/PDLPorters/PDL-Stat…) - thanks @sebastic for report
- fix long-standing mistyping of large negative IVs on 32-bit (#469) - thanks @sebastic for report
- can now set badvalues that are Math::Complex objects (#469)
Very configurable Markdown processor written in pure Perl, supporting the CommonMark spec and many extensions
Changes for 1.01 - 2024-04-05
- Deactivate the support for setext headings in pmarkdown default syntax.
- Remove a copy of the input Markdown when using the functional interface.
- Bugfixes:
Provides generalized and structured configuration value access
Changes for 3.01 - 2024-04-05T12:32:18-05:00
- declare correct min perl version
- provide more/better exaples in SYNOPSIS docs
mysqld runner for tests
Changes for 1.0020 - 2024-04-05T16:35:54Z
- introduce GitHub Actions for CI
- Use UNIX socket authentication with MariaDB 10.4.3
- ignore-db-dir on MySQL 5.7 only
- Don't loop endlessly if mysqld fails to start
- Replace which with command -v for POSIX-compliant
- fix Test 05-copy-data-from.t Fails
Provides United States of America holidays
Changes for 0.0202 - 2024-04-05T09:19:34Z
- Add the missing Mother's Day item.
Provides generalized and structured configuration value access
Changes for 3.00 - 2024-04-05T09:42:33-05:00
- complete rewrite using Class::Prototyped to eliminate Mojolicious dependency
- add get_node and to_hash methods for config introspection
- remove __get_child_node_names method (redundant with get_node)
- remove static instance registration methods (curbing scope creep)
Client for AI::Ollama
Changes for 0.01 - 2024-04-05
- Released on an unsuspecting world
- Generated with OpenAPI::PerlGenerator
A SQL Database object abstraction class
Changes for v1.2.2 - 2024-04-05T15:33:06Z
- Corrected a bug when version of DBD::SQLite < 1.71 is used and thus doe snot have the constant DBD::SQLite::Constants::SQLITE_TEXT
Interface to TinySoundFont, a "SoundFont2 synthesizer library in a single C/C++ file"
Changes for 0.12 - 2024-04-05T00:25:30Z
- Update TinySoundFont to newest commit
find perl root and push lib modules path to @INC
Changes for 0.06 - 2024-04-05T02:25:56Z
- update tests. smoke test reports failing for darwin
- update docs for sub root feature that returns root dir
Database URIs
Changes for 0.22 - 2024-04-05T01:38:17Z
- Changed Oracle database DBI parameter generation as follows:
Ordered list of names of colors in the rainbow, in English
Changes for 0.001 - 2024-01-26
- First release.
find perl root and push lib modules path to @INC
Changes for 0.05 - 2024-04-04T23:49:25Z
- create new sub that returns the root dir path