Skip to main content



A collection of helper functions powered by Perlmazing::Engine.

Changes for 2.0002 - 2023-03-16

  • Very important change: Perlmazing no longer exports everything by default. Only 'pl', 'dumped', 'define' are default now. Also, all functions that match a CORE function name, are also automatically imported. You now need to explicitly import the symbols you want, or import the tag ':all'. For 'pl', 'dumped' and 'define', if you don't want them imported, you either need to "use Perlmazing ()" to avoid any imports, or explicitly say "!symbol". Updated list of dependencies that were causing installation problems in some platforms. Important change: Perlmazing previously would enable all the latest features of the Perl version it was running on. That was a terrible idea from the start. It now has a version limit, that can be changed, set by default to 5.028. Important change: rmdir was previously using File:😛ath::remove_tree, but we are now using our own implementation, since File:😛ath is deleting the contents of symlinked directories, at least on Win32. This implementation correctly removes symlinks on any OS instead of parsing its contents to delete them. Added stat function. Works the same as CORE::stat, except it will give you an object you can call methods on when assigned to a scalar. Fixed some issues in the POD, related to links containing ->, which wasn't properly escaped.


Wikidata reconcilation abstract class.

Changes for 0.02 - 2023-05-28T11:32:04+02:00

  • Finish example in doc.
  • Forward verbose param to WQS::SPARQL::Result.


An EXPERIMENTAL subclass of <Exporter::Extensible>, which helps create easy-to-extend modules that export symbols

Changes for 1.000002 - 2023-05-28T02:28:03+00:00

  • REVISION


Processing Wikidata Query Service SPARQL result.

Changes for 0.02 - 2023-05-28T10:38:39+02:00

  • Add verbose parameter, which dumps result JSON structure.
  • Skip result variables, which doesn't exist.


A Perl implementation of Clojure

Changes for 0.1.8

  • Update Meta yaml
  • Add test_list to Lingy::Test for YAML test specs
  • Add option for REPL to also call Clojure REPL




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.



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
#2


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






BeLike::GETTY when you build your dists

Changes for 0.113

  • Change: c7d87c488d7b64c4f8805b9790e52ed73c075058 Author: Torsten Raudssus <torsten@raudss.us> Date : 2023-05-21 20:19:59 +0000
  • Change: 14eeb63a857cae41cc31699e9175041c0bf47b99 Author: Torsten Raudssus <torsten@raudss.us> Date : 2023-05-21 20:10:32 +0000


Interface to the XPA messaging system

Changes for 0.16 - 2023-05-21T14:22:35-04:00

  • No changes to 0.15


a macro assembler for the Z80 micro-processor

Changes for 2.19 - 2023-05-21

  • Bug Fixes
  • Bug #140160 for CPU-Z80-Assembler: circular dependency in CPU::Z80::Assembler::List fails syntax check





Interact with the OpenAI GPT-4 API

Changes for 0.06 - 2023-05-22

  • Add a new key named history within the object, which is used to keep track of previous messages.


Interact with the OpenAI GPT-4 API

Changes for 0.05 - 2023-05-22

  • Added LWP:😛rotocol::https.


Interact with the OpenAI GPT-4 API

Changes for 0.04 - 2023-05-22

  • Edited use 5.032;.



SPVM Language

Changes for 0.979 - 2023-05-19

  • Compilation Error Changes
  • Internal Changes


A helpful library for with CAPE.

Changes for 2.3.0 - 2023-05-18

  • suricata_extract_submit can now use env specified proxies optionally
  • suricata_extract_submit_extend now recomputes deltas


Find or Build libxpa

Changes for v2.1.20.7 - 2023-05-18T18:09:17-04:00

  • promote to production; No changes from v2.1.20.6.
  • MSWin32 always fails tests due to what seems to be a free in the wrong thread. No clue at the moment what is causing that and how to fix it.


A macro pre-processor with embedded perl capability

Changes for 2.14 - 2023-05-18

  • Bug Fixes
  • #73 Error at file - line 1: Eval error: Can't locate test1~ in @INC
#73


Alien package for GEOS - Geometry Engine, Open Source

Changes for 1.012 - 2023-05-18

  • Share builds: patch one file to build using gcc-13 on Windows.



Nearly transparent SSL encapsulation for IO::Socket::INET.

Changes for 2.082 - 2023-05-17

  • SSL_version default now TLS 1.2+ since TLS 1.1 and lower deprecated #122
  • fix output of alert string when debugging #132
  • improve regex for hostname validation #130, #126
  • add can_ciphersuites subroutine for feature checking #127
  • Utils::CERT_create - die if unexpected arguments are given instead of ignoring these
#122 #132 #130 #126 #127


A helpful library for with CAPE.

Changes for 2.2.1 - 2023-05-17

  • Actually reset last_errors post loading the old stats JSON


Google Ads API Client Library for Perl

Changes for 16.1.2 - 2023-05-17

  • Mark namespaces as no_index to avoid PAUSE indexing issues.


MIDI Utilities

Changes for 0.1201 - 2023-05-17T11:41:22Z

  • Make the soundfont optional for play_timidity().
  • Improve documentation.


MIDI Utilities

Changes for 0.1200 - 2023-05-17T11:18:08Z

  • Add timidity support.
  • Use subtests.
  • Improve documentation.




perl builder

Changes for 1.34 - 2023-05-16T12:48:45Z

  • Fix document (bes-internal #104)
#104


an interface to most facets of the [Fastly API](https://developer.fastly.com/reference/api).

Changes for 3.00 - 2023-05-16

  • breaking(object_store): rename to kv_store.
  • feat(dictionary_item): add 'bulk' PATCH endpoint.
  • feat(package): add `files_hash` metadata property.
  • feat(tls_certificates): add `filter[in_use]` parameter.


Generic Module to inherit from

Changes for v0.30.2 - 2023-05-16T21:33:10Z

  • Corrected a small bug in unload_json() in Module::Generic when JSON option utf8 was provided in overlap with the binmode also set to utf8, thus yielding mojibake.




Write completion routines in x.{,element_,index_}completion attributes

Changes for 0.104 - 2023-03-01

  • No functional changes.
  • [xcompletion filename] [doc] Fix example in Synopsis.