Conversion class between MARC record and Wikidata object.
Changes for 0.03 - 2023-06-09T20:14:12+02:00
- Add edition number use case.
- Regen example with output.
- Warning could be in utf8.
Perl module for working with text embeddings using various APIs
Changes for 1.0
- First release version
- Added acknowledgments to Ken Cotterill and Hugo van der Sanden
NBI Slurm module
Changes for 0.3.0 - 2023-06-10
- Drafted `waitjobs`
- Drafted `NBI::Queue` to check jobs in queue, saved as `NBI::QueuedJob` objects
MCE extension for sharing data supporting threads and processes
Changes for 1.885
- Fix typo in Queue dequeue_timed documentation. Thank you, Łukasz Strzelecki.
Many-Core Engine for Perl providing parallel processing capabilities
Changes for 1.887
- Fix typo in Queue dequeue_timed documentation. Thank you, Łukasz Strzelecki.
Moo classes for schema.org/ classes
Changes for v21.0.0 - 2023-06-09T13:44:58+01:00
- Enhancements
- Incompatible Changes
- Documentation
Plack search application.
Changes for 0.02 - 2023-06-09T12:39:24+02:00
- Add another test for post method.
- Add example to doc with button.
- Fix minimal version of Plack::Component::Tags::HTML.
- Regen META.yml.
Serve a specific static file
Changes for v0.1.5 - 2023-06-09T09:59:02+01:00
- Documentation
Serve a specific static file
Changes for v0.1.4 - 2023-06-09T09:40:30+01:00
- Documentation
- Tests
run SQL from a file
Changes for 0.24 - 2023-06-09
- We don't support 5.8.x due to use of //
SPVM Language
Changes for 0.989003 - 2023-06-09
- Bug Fix
- New Features
- Changes
- Incompatible Changes
- Warnings
a simple wrapper around Log::Dispatch
Changes for 3.005 - 2023-06-08T20:41:02-04:00
- add parse_event_string_as_hash, which loses duplicate k/v pairs but makes life a little easier
Put colors on numerical digits (0 to 9) according to the electric resistance color codes. 1 for brown, 2 for red, 3 for orange and so on with some small change.
Changes for 0.054 - 2023-06-09T09:41:00Z
Perl object overlay of the RPM query command
Changes for 0.02 - 2023-06-08
- skip tests unless linux and has rpm in path
Chainable require hook
Changes for 0.012 - 2023-04-22
- Add option -debug.
- [bugfix] -end was not functioning as advertised.
- Add hook: source::test::str.
- [doc] Document import options.
- [doc] Tweak Synopsis to make example clearer.
- [internal] Always use our own version of blessed(), to be minimalist.
format structured address data according to various global/country rules
Changes for 1.9982 - 2023-06-08
- no longer use File::Find::Rule to find config files (still used in tests)
- simplify the logic of reading config files
Perl module for working with text embeddings using various APIs
Changes for 0.1_4
- NOTE - This is still a development release DO NOT USE IN PRODUCTION
- Corrected badly declared dependency and opted for the core JSON::PP module
utilities for commandline-based programs
Changes for 0.11 - 2023-06-08
- CHANGES
- BUGFIXES
Yet another NoteBook widget
Changes for 0.02
- Fixed alignment of tabs when tabside is left or right
Perl module for working with text embeddings using various APIs
Changes for 0.1_3
- NOTE - This is still a development release DO NOT USE IN PRODUCTION
- Changed the implementation of the 'comparator' method so it can be used multiple times Corrected typos in POD Updated POD to reflect changes Added new tests to test updated 'camparator' method
turn a Gnumeric file into a Spreadsheet::Read data structure
Changes for 0.4
- Fourth public release
- Add an option to populate all formulas ("ExprID").
Write Perl tests in YAMLScript
Changes for 0.1.3
- origin/main) Lingy::Eval renamed to Lingy::Evaluator
- Refactor and simplify Test/More/YAMLScript.ys
Program in YAML
Changes for 0.1.5
- Print correct YAMLScript version in REPL startup
- Remove dev code from YAMLScript::Main
- Rename YAMLScript/Lang/RT.pm -> YAMLScript/RT.pm
A Perl implementation of Clojure
Changes for 0.1.11
- Error on unsupported escape characters
- Take 'Error:' prefix out of error messages
- Throw any errors from a perl eval
- Return after printing unknown internal value
- Add regexp escaping
- Move all Lingy/Lang/*.pm to Lingy/*.pm
- Refactor = and == to be more correct
- Rename Lingy::Eval to Lingy::Evaluator
- Keep refers pairs in namespace proper
- Overall refactor and code cleanup
Plack search application.
Changes for 0.01 - 2023-06-08T16:33:31+02:00
- First version.
Quick and Dirty Interface to github.com/mapbox/geocoder-abb…
Changes for 0.06
- Use JSON::MaybeXS instead of JSON Fix code for online/offline testing Calling new on an object now returns a clone rather than setting the defaults in the new object
Geo-Coder-Abbreviations
Quick and Dirty Interface to https://github.com/mapbox/geocoder-abbreviationsmetacpan.org
Basic interface to Microsoft SharePoint REST API
Changes for 0.13
- Version 0.13 - removed missed deprecated when-s in tests as well.
Cached general purpose dispatch and routing table
Changes for v0.6.0 - 2023-06-07
- improvements
- tests
- fixes
- pod
Serve a specific static file
Changes for v0.1.2 - 2023-06-08T12:18:04+01:00
- Enhancements
- Bug Fixes
- Documentation
Chargeur Koha par Tamil
Changes for 2.40 - 2023-06-08
- Coupure des lignes longues des logs pour les MTA restrictifs.
MCE extension for sharing data supporting threads and processes
Changes for 1.884
- Add missing return statement(s) in Condvar and Queue.
- Move tests for condvar timedwait to xt/condvar_timedwait.t
Serve a specific static file
Changes for v0.1.1 - 2023-06-08T09:17:58+01:00
- Documentation
- Toolchain