immutable enumeration classes
Changes for v0.2.7 - 2023-06-11T14:25:38+01:00
- Documentation
PDF manipulation with scissors and glue
Changes for 0.002 - 2023-06-11T15:19:37Z
- Release after 138 PASSes on CPAN Testers (thanks!)
IO::Async event loop integration for Sys::Virt libvirt bindings
Changes for 0.0.5 - 2023-06-11
- Remove closed Sys::Virt::IO::Async from parent
- Fix POD failure
IO::Async event loop integration for Sys::Virt libvirt bindings
Changes for 0.0.4 - 2023-06-11
- Prepare for Sys::Virt::EventImpl being split out of Sys::Virt::Event soonish (and backward compatibility to remain in place "only" until mid 2025)
- Rename Sys::Virt::IO::Async::Event to Sys::Virt::IO::Async::EventImpl
- Make the event implementation a notifier, making it a container for handles and timers
- Add Sys::Virt::IO::Async, a notifier & wrapper around Sys::Virt
- Add domain life cycle event examples
A small, simple, correct HTTP/1.1 client
Changes for 0.083 - 2023-06-11T07:05:45-04:00
- !!! SECURITY !!!
Tags helper for HTML messages.
Changes for 0.03 - 2023-06-11T11:25:55+02:00
- API change
- Common
preserve Host header on requests
Changes for 0.0101 - 2023-06-11
- Provides cpanfile.
Benchmark Data::CSel::WrapStruct
Changes for 0.004 - 2023-01-19
- Rename module/dist Bencher-Scenarios-{DataCSelWrapStruct,Data-CSel-WrapStruct}.
Asynchronously watch log files for specific patterns.
Asynchronously watches log files for specific patterns
A Perl module for handling webhooks sent by Stripe
Changes for 1.0
- First production release
Perl module for working with text embeddings using various APIs
Changes for 1.01
- Corrected minor errors in POD including version number
preserve Host header on requests
Changes for 0.0100 - 2023-06-10
- First CPAN release.
Data objects for simple message.
Changes for 0.01 - 2023-06-10T18:59:18+02:00
- First version.
Mo language utilities.
Changes for 0.01 - 2023-06-10T18:38:21+02:00
- First version.
Mo utilities.
Changes for 0.15 - 2023-06-10T18:35:55+02:00
- Add check_strings() subroutine.
- Fix dependencies in doc.
- Regen README file.
- Update copyright years.
- Update Module::Install to 1.21 version.
Tags helper for login access.
Changes for 0.02 - 2023-06-10T18:27:10+02:00
- Add constructor tests.
- Add example plack application to doc.
Tags helper for login button.
Changes for 0.04 - 2023-06-10T18:16:43+02:00
- Add Tags::HTML::Login::Access to SEE ALSO section in doc.
- Add test for missing Tags object.
- Add test for missing CSS::Struct object.
- Regen example plack_app_login.pl.
- Update Module::Install to 1.21 version.
CONNECT method
Changes for 0.0302 - 2023-06-10
- Default timeout changed to 60 seconds.
- Returns 504 if timeout is occured.
Let's write html/xml templates as perl code!
Changes for 0.07 - 2023-06-10T12:11:23Z
- No code changes
- Improve and rewrite documentations
Implementation of RESTful API
Changes for v1.0.0 - 2023-06-10T15:49:55Z
- Major design change by inheriting from Apache2::API for a lot of the methods and focusing here on the RESTful related ones.
Asynchronously watches log files for specific patterns
Changes for 0.01 - 2023-06-10
- First version, released on an unsuspecting world.
Chainable require hook
Changes for 0.013 - 2023-04-22
- Add hook: source::test::code.
- [doc] Tweak document for source::test::str hook.
Perl extension for generate Russian wording of numerals from the natural numbers and 0 (zero).
Changes for 0.07
- added a new subroutines -- case_endings(), spelled_out_number();
- expanded call context (SCALAR, LIST or VOID) of num2cardinal();
- expanded 'epilog' option of num2cardinal();
- expanded 'alt' option of num2cardinal();
- added optimizations;
- added new tests and increased test coverage;
- typos fixed;
- POD, README, and Makefile.PL revised.
Yet another NoteBook widget
Changes for 0.03
- fixed highlightthickness of tab buttons (set it to 0) fixed deep recursion issue on UpdateTabs
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