Skip to main content








perlbot and related status


to stave off any rumors, i just had a hardware failure in my main server of some kind (likely motherboard failure) and I can't fucking fix it right now. I'm about to go out of town and won't be back for a little more than a week. there is literally nothing i can do right now, perlbot and all the related stuff will be down for that time while i get back from vacation and then spend gobs of money fixing the thing.
in reply to Ryan Voots

@Paul Evans pinging you here so you see this too, sent the above on irc too.






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





Get stock and mutual fund quotes from various exchanges

Changes for 1.57 - 2023-07-01T12:37:07-07:00

  • Correct set exchange in YahooJSON.pm - Issue #306
  • Added close, change and p_change to Tradegate, XETRA and Sinvestor Added optional parameter INST_ID to specify the institute id. Fixed bug in Tradegate, XETRA and Sinvestor for numbers equal or higher than 1.000 - PR #304
  • Added GoogleWeb Module
  • YahooWeb module added - PR #296
  • Added MarketWatch Module
  • Replaced cached file with IO::String object in IndiaMutual.pm
  • Fixed missing date in AEX.pm - Issue #298
  • Fixed Examples in POD Documentation in a few modules - PR #295
  • move use strict to be the first statement in TreasuryDirect.pm and TwelveData.pm #290
  • remove old perl version requirement statements from TreasuryDirect.pm and TwelveData.pm #290
  • removed Data:😁umper that caused another test to fail from TreasuryDirect.pm #290
  • Fixed Fool.pm and fool.t - PR #289
#298 #295 #290 #289 #296 #304 #306


A Perl module for handling webhooks sent by Stripe

Changes for 1.12

  • Modified tests to prevent failure when Test::Warn is not installed Added new author test for VERSION in module and POD


Synthesizer settings librarian

Changes for 0.0029 - 2023-07-01T11:39:38Z

  • Adjust make_setting() logic.
  • Improve the eg/mojo-ui.pl program.


Synthesizer settings librarian

Changes for 0.0028 - 2023-07-01T10:39:18Z

  • Improve the eg/mojo-ui.pl program.





Perl extension for the GNU Readline/History Library

Changes for 1.46 - 2023-07-01

  • Reproduce Term::ReadLine::Stub’s behavior for ornaments (#17)
  • let new() fail on multiple instantiation (#16)
  • suppress warning errors on clang
  • make clean removes `*.dSYM` for macOS
  • INSTALL.md: update content
#17 #16


Synthesizer settings librarian

Changes for 0.0027 - 2023-07-01T01:43:35Z

  • Improve the eg/mojo-ui.pl program.
  • Simplify the remove_model() method.
  • Improve documentation.







A dummy module for this namespace

Changes for 1.1.1 - 2023-06-27T11:19:00Z

  • fixed bug in attribute handling


A dummy module for this namespace

Changes for 1.1.0 - 2023-06-27T10:50:00Z

  • Switched from PodCoverageTest plugin to Test:😛od::Coverage::Configurable to be more flexible
  • Added option 'exclude_from_basic' to exclude plugins from @Basic plugin bundle


Plack register application.

Changes for 0.02 - 2023-06-27T01:50:29+02:00

  • Add support of autofocus.
  • Improve and fix example in doc.
  • Remove bad constructor parameters.
  • Update minimal version of Tags::HTML::Login::Register to 0.03.


Destructuring Assignment Syntax for Perl

Changes for 0.0.16

  • Change license to same terms as Perl


A toolkit to help sign and verify XML Digital Signatures.

Changes for 0.64

  • Notable Changes since 0.64


Set up a pool of items to return one of, randomly -- with some more likely than others

Changes for 0.05

  • cpan tester fixes (pod)


NBI Slurm module

Changes for 0.4.2 - 2023-06

  • Bumped Perl requirement to 5.16, to keep using lvalue subs




Create Text-based User Interfaces Without ncurses

Changes for 2.01 - 2023-06-26T17:16:41Z

  • Skip 'hello world' test when we are headless or otherwise cannot access /dev/tty


An open source web-based network management tool.

Changes for 2.062004 - 2023-06-26

  • ENHANCEMENTS
  • BUG FIXES


NBI Slurm module

Changes for 0.4.2 - 2023-06

  • Bumped Perl requirement to 5.16, to keep using lvalue subs


data pack for Business::ISBN

Changes for 20230626.001 - 2023-06-26T15:49:00Z

  • Data update for 20230626



Tags helper for login register.

Changes for 0.05 - 2023-06-26T00:13:09+02:00

  • Add second message type to CSS test.
  • Fix minimal dependency for Tags::HTML::Messages message types.


Tags helper for login access.

Changes for 0.05 - 2023-06-26T00:14:14+02:00

  • Add link for Tags::HTML::Login::Register to doc.
  • Add support of logo.
  • Add tests.
  • Fix api for messages in doc.
  • Fix minimal dependency for Tags::HTML::Messages message types.
  • Improve LICENSE AND COPYRIGHT section in doc.


Entry widget with a Tk:😛opColor widget attached.

Changes for 0.05

  • Delegated options -state and -justify to the entry widget.



Sign a Certificate Signing Request in XS.

Changes for 0.04

  • Address issues compiling against older openssl versions