Skip to main content





BSD utilities written in pure Perl

Changes for 1.034 - 2023-06-02T14:19:44Z

  • turn on the ed prompt (#160, Michael Mikonos)
#160



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




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.



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



parse SHOW GRANTS and return as hash reference

Changes for 1.005 - 2023-05-24T10:28:58+00:00

  • BUG FIXES


Fetch CVE information from cve.org

Changes for 0.003 - 2023-05-24

  • Shortcuts
  • Use existing CVE in SYNOPSIS (szabgab, issue#1)
  • GitHub Actions (szabgab, issue#2)
  • Add ->diag


search for patterns in a CSV and display results in a table

Changes for 0.09 - 2022-01-18

  • Add strict and warnings pragmas to test file.
  • Remove trailing whitespace in source files.
  • Basic set of tests added by Paul Cochrane++.
  • Paul Cochrane++ added a testsuite for tab-separated fields.
  • You weren't able to search on column zero. Fix from Rick Bychowski++.
  • Switched to strict binmode handle. PR from Paul Cochrane++.


perl API for http://mit.dk/

Changes for 0.04

  • gracefully process garbled mails







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.