Perl interface to the OpenSky Network API
Changes for 0.4 - 2023-06-12T12:42:54Z
- Remove undeclared dependency on Syntax::Keyword::Try
Perl module for async log watching
Changes for 0.06 - 2023-06-12
- Removed MAN3PODS from Makefile.PL to allow automatic generation by ExtUtils::MakeMaker.
Perl module for async log watching
Changes for 0.05 - 2023-06-12
- Added basic test scripts and test files.
- Improved pattern matching logic.
Perl module for async log watching
Changes for 0.04 - 2023-06-12
- Added POD documentation.
- Fixed minor bugs in pattern matching.
https://blogs.perl.org/users/oldtechaa/2023/06/perl-weekly-challenge-220---ive-seen-these-characters-round-these-parts.html
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}.
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 http://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.
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.
Inspect musical modal functions
Changes for 0.0312 - 2023-06-05T23:24:55Z
- Improve documentation again!
Inspect musical modal functions
Changes for 0.0311 - 2023-06-05T23:13:13Z
- Improve documentation.
An open source web-based network management tool.
Changes for 2.062002 - 2023-06-06
- BUG FIXES
Perl interface to the OpenSky Network API
Changes for 0.3 - 2023-06-06T08:05:17Z
- Convert to MooseX::Extended
Inspect Musical Modal Functions
Changes for 0.0310 - 2023-06-05T23:05:53Z
- Fix a POD line!
PerlIO layer for XZ (de)compression
Changes for 0.06
- Refine requirements based on known CVE's
- Fix repo & bugtracker URLs in META
Export the current directory over HTTP
Changes for 0.007
- Add --pretty option for nicer directory listings
Wikibase cache backend to local static basic ids (units, common properties).
Changes for 0.04 - 2023-06-05T15:04:08+02:00
- Add documentation.
- Add P854.
- Add P580 and P582.
- Add parameter 'data_fh' for file handler with mapping.
- Update Module::Install to 1.21 version.
Fetch CVE information from cve.org
Changes for 0.005 - 2023-06-05
- Verify certificates when using HTTP::Tiny (stigtsp, issue#9)
Perl interface to the OpenSky Network API
Changes for 0.008 - 2023-06-04T11:14:43Z
- Assert minimum Perl version in dist.ini.
- Missing config file has a slightly better error message now
- Config file no longer required if user/pass is already available
- Implement rate limits for get_states and get_my_states
Inspect Musical Modal Functions
Changes for 0.0301 - 2023-06-04T00:44:59Z
- Add the eg/mode-pivot example program.
- Improve documentation.
export aliases for custom::failures
Changes for 0.04 - 2023-06-02T21:45:34-04:00
- BUILD FIX
CLI utilities related to clipboard
Changes for 0.007 - 2023-04-13
- [build] Update to Clipboard::Any 0.011 to reflect to the generated POD of CLI's.
- Add utility: get-clipboard-history-item (from Clipboard::Any 0.009).
Find if the username has a valid mailbox in gmail
Changes for 0.17 - 2023-06-03
- Fix version issue
This module wraps the www.judobase.org website API.
Changes for 0.10 - 2023-06-02
- Bump dependencies
- Update xt tests to reflect IJF API
a library of SQL types
Changes for v0.7.0 - 2023-06-02T17:29:04+01:00
- Incompatible Changes
- Bug Fixes
- Documentation
Audit CPAN distributions for known vulnerabilities
Changes for 20230601.002 - 2023-06-02T15:43:55Z
- Fix a problem that masked some reports from Mojolicious
- Fixed a report for PGObject::Util:😁BAdmin that used the wrong namespace
- Moved MojoX:😁ispatch::Static report to Mojolicious
- Data update for 2023-06-02
libvirt Perl API
Changes for 9.4.0 - 2023-06-02
- Add VIR_MIGRATE_PARAM_COMPRESSION_ZLIB_LEVEL and VIR_MIGRATE_PARAM_COMPRESSION_ZSTD_LEVEL constants
BSD utilities written in pure Perl
Changes for 1.034 - 2023-06-02T14:19:44Z
- turn on the ed prompt (#160, Michael Mikonos)
convert between Perl data structures, YAML and JSON with unicode support (I believe ...)
Changes for 0.17 - 2023-06-02
- Requires Test::Script v1.28 because Test::Script::script_fails() used by t/10-scripts.t was introduced there.