Skip to main content




Is there a module that can facilitate writing something similar to DBI, where one uses a common API for many different tools, swapping one for another but keeping the rest of of the program intact ? The non OO way is that of a dispatch table, but I want to elevate my OO a bit, and allow registration of components without touching the main application.

submitted by /u/ReplacementSlight413
[link] [comments]



submitted by /u/niceperl
[link] [comments]


Rescamming: A naughty Perl script delivers payback to some Facebook scammers submitted by /u/ThranPoster
[link] [comments]



Webservice to connect to Onfido API

Changes for 0.006 - 2023-07-02T15:36:03+00:00

  • Add hook



Open a file for shared reading and/or writing

Changes for 4.05 - 2023-07-02

  • Fix tests with perl-5.38.0.


Fast, safe DBI connection and transaction management

Changes for 0.59

  • Fix for Windows t/load.t failures



OpenAI-API-0.32


Perl interface to OpenAI API

Changes for 0.32 - 2023-03-26
  • Add OpenAI::API::Error module. Add option to return HTTP::Response object.

https://metacpan.org/dist/OpenAI-API


CatalystX-RequestModel-0.013


Map body and data parameters to a model

Changes for 0.013
  • Fixed minor issue with noisy error if doing a form upload to a request model that didn't support it.
  • Fixed test case that failed on some platforms
  • Distribution meta data fixes, including copyright update

https://metacpan.org/dist/CatalystX-RequestModel



List-Insertion-v0.1.0


Binary search a list for insertion point

Changes for v0.1.0 - 2023-03-24
  • original version; created by h2xs 1.23 with options --name List::Insertion -X -P -b 5.24.0

https://metacpan.org/dist/List-Insertion