Skip to main content



Interact with the OpenAI GPT-4 API

Changes for 0.09 - 2023-05-22

  • The open ai host url is optional, and can be used for running against a LocalAI API server.



a web front-end for a news server

Changes for 1.01

  • Instead of using localhost, rely on Net::NNTP to figure it out: it uses the environment variable NNTPSERVER, for example.
  • Message-id for the intro must come from an environment variable.
  • Do away with the group filter since lynx and the like also don't filter.
  • Systemd service example


Moo role that provides a logger attribute

Changes for 0.002 - 2023-05-22

  • use Type::Tiny::Duck instead of HasMethods
  • show by example how to setup delegation
  • introduce the LoggerAny type that extends the Logger type


Simple k/v interface to text configuration file

Changes for 0.15 - 2023-05-22

  • Add META.json



Entry widget with a Tk::PopColor widget attached.

Changes for 0.03

  • Modified configspecs for background and foreground colors



automatically upgrade Perl strings to utf8 before sending them to DBD::Oracle (DEPRECATED)

Changes for 1.02

  • deprecated -- replaced by DBIx-AutoUpgrade-NativeStrings


automatically upgrade Perl native strings to utf8 before sending them to the database

Changes for 1.01

  • initial version


search known vulnerabilities on the Open Source Vulnerabilities Database (OSV)

Changes for 0.0.1 - 2023-05-22

  • First release.



Insert a POD containing a list of modules in the distribution

Changes for 0.031 - 2023-03-02

  • Add 'ordered' configuration like in DZP:InsertExecsList.
  • Sort list.






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


Popping a selection list relative to a widget

Changes for 0.04

  • -added quotemeta to filter -modified configspecs for -background and -foreground.


Disassemble the flow of a Z80 program

Changes for 0.08 - 2023-05-21

  • Bug Fixes
  • test failing on windows due to incorrect line feed setting


A versatile and fully programmable textual content parser that is extremely well suited for syntax highlighting and code folding


Perl Data Language

Changes for 2.084 - 2023-05-21

  • reduce size of PDL_KLUDGE_COPY_X macro to <4096 in line with C standard, to fix for older clang on many BSD



resolve keys to data

Changes for 0.006 - 2023-05-21T18:05:42Z

  • Release after 65 PASSes on CPAN Testers (thanks!)


Create extensible modules which export things

Changes for 0.11 - 2023-05-21

  • Fix bug using method attribute for option with parameter - #2
  • More thorough unit tests for method attributes
#2


SQL::Abstract v2 support in DBIx::Class

Changes for 0.01 - 2023-05-21T15:01:10Z

  • Initial release; ExtraClauses, BangOverrides, Upsert, WindowFunction and CaseExpr support! SUPER EXPERIMENTAL!








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::Protocol::https.




Provide non blocking randomness

Changes for 0.39

  • Adding support for test suite in non english locales Test and documentation fixes



Interact with the OpenAI GPT-4 API

Changes for 0.02 - 2023-05-22

  • Improved document information.




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

Changes for 0.001000 - 2023-05-21T02:15:40+00:00

  • MAJOR


query CVE data from NIST's NVD (National Vulnerability Database)

Changes for 0.0.2 - 2023-05-20

  • add missing dependencies
  • add missing files from release
  • documentation fixes


Changes for 0.01 - 2023-05-22

  • First version, released on an unsuspecting world.
  • Implemented `new` method for creating a new OpenAIGPT4 object.
  • Implemented `generate_text` method for generating text using the OpenAI GPT-4 API.



A collection of bencher scenarios to benchmark Complete::Util

Changes for 0.051 - 2023-01-18

  • Rename module/dist Bencher-Scenarios-{CompleteUtil,Complete-Util}.



Combinatorial algorithms to generate rhythms

Changes for 0.0802 - 2023-05-20T09:56:57Z

  • Comment-out tests that will fail without the Math::NumSeq::SqrtContinued module.