Inspect musical modal functions
Changes for 0.0312 - 2023-06-05T23:24:55Z
- Improve documentation again!
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
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.16 - 2023-05-30
- 1. Added a CAVEAT/WARNING in the documentation for dump2perl($input) saying that it does eval($input) which is a security risk if $input comes from untrusted sources (e.g. user input). 2. Added a print statement to STDERR in sub dump2perl() warning about said eval($input) (using a warn ''). This warning also states that dump2perl() will be removed in the future because of this eval(). 3. Added extra tests in t/10-scripts.t to check that scripts fail when they should. In addition to testing scripts that they succeed when they should.
detect source code license statements in a text string
Changes for v0.0.5 - 2023-05-30
- Test Suite
OO Library for Perl 5
Changes for 2.91 - 2023-05-30
- [feature] Implement Venus:😮s
- [feature] Implement Venus:😛ath#{mktemp_dir,mktemp_file}
- [feature] Implement Venus:😛ath#{copy,move}
- [feature] Implement throw-via-dispatch errors
- [feature] Better document all Venus errors
- [feature] Implement POD for errors in Venus::Test
Cookie Object with Encryption or Signature
Changes for v0.3.0 - 2023-05-30T18:21:26Z
- Added method extract_one() in Cookie::Jar
- Minor documentation improvements to Cookie::Jar for method fetch and add_cookie_header
https://blogs.perl.org/users/laurent_r/2023/05/perl-weekly-challenge-218-maximum-product-and-matrix-score.html
This module is a simple SQL file loader
Changes for 0.05 - 2023-05-29T16:52:00Z
- Added end param in method new.
Tie-able array that allows only unique values
Changes for 0.09
- Move to GitHub
- Add GitHub Actions
- Add links to GitHub
- Add version number to each module
CGI class for handling browser file uploads
Changes for 1.13
- Add link to the git repository and to the GitHub issues.
no-frills file rotation
Changes for v0.3.0 - 2023-05-26T16:02:36+01:00
- Incompatible Changes
- Documentation
- Toolchain
Wikidata reconcilation abstract class.
Changes for 0.01 - 2023-05-26T15:15:01+02:00
- First version.
Wikidata Query Service SPARQL class.
Changes for 0.01 - 2023-05-26T14:44:39+02:00
- First version.
DNS API for Cloudflare API v4
Changes for 0.19 - 2023-05-26
- Add bearer token authentication
Conversion class between MARC record and Wikidata object.
Changes for 0.01 - 2023-05-26T14:14:18+02:00
- First version.
Check if ticketsystem addon dependencies are installed (works for ((OTRS)) Community Edition, Znuny and OTOBO)
Changes for 1.0.0 - 2023-05-26T11:56:00Z
- Initial release
Useful Wikidata Query Service SPARQL queries.
Changes for 0.01 - 2023-05-26T10:08:28+02:00
- First version.
Bibliographic Wikidata object defined by MARC record.
Changes for 0.01 - 2023-05-26T09:58:59+02:00
- First version.
Colorize router CLI output
Changes for 1.231460 - 2023-05-25T20:38:08-06:00
- Joelle Maslak <jmaslak@antelope.net>
- [bugfix] Do not colorize "show platform jericho tcam summary" on Arista
Catmandu modules for working with PICA+ data
Changes for 1.14 - 2023-05-26T06:13:27Z
- pica_add creates missing record (#77)
a Z80 assembler
Changes for 2.22 - 2023-05-24
- Bug Fixes
- Configure git workflows to test on Ubuntu, MaxOS and Windows
- #2 fails on Perl v10
- Fix failure on Windows machines
Copyright class
Changes for 0.008 - 2023-05-24
- clean copyright: also cleanup (C)
- handle copyright specified with full date
- add missing use Time::localtime
Download satellite orbital elements from Space Track
Changes for 0.161_01 - 2023-05-24
- Track Mike McCants' move to new web site.
utility functions for merging hashes
Changes for v0.2.0 - 2023-05-24T17:02:55+01:00
- Incompatible Changes
- Documentation
- Tests
- Other