Skip to main content








Perl.social updates


I've done some updates to https://perl.social/ to get it up to date with the latest Friendica version, along with getting it to properly use Redis to cache data and sessions instead of the mysql database. This has lead to some improvement in performance but it's still not at the level I'd (or others I imagine) would like. I'll be trying to do some more updates over the next week as I'm finally getting around to setting up some automation pipelines for building and deploying the site so that I can do tests of everything before pushing out updates, and to make keeping things up to date a bit easier. I'll also be looking at getting things finally setup with those changes to make it easier for anyone else to try to help out with development of things too (Mostly I'll need help with theme editing and finally giving this place it's own look).



Webservice to connect to Onfido API

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

  • Add hook






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




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




Launch Zoom meetings via Perl

Changes for 0.231740 - 2023-06-23T12:45:21+02:00



Perl modules bundle to install from CPAN

Changes for 0.231740 - 2023-06-23T12:32:40+02:00



Data object for image.

Changes for 0.03 - 2023-06-23T10:07:52+02:00

  • Add dt_created parameter.
  • Add ERRORS section to doc.
  • Update copyright years.
  • Update Module::Install to 1.21 version.


a small gemini client

Changes for 0.07 - 2023-06-23

  • Add a gemini_request function that handles redirection and content collection. Break the content accessor to instead contain something that gemini_request maybe does. More tests, bugfixes, etc.


Like Getopt::Long, but with less features

Changes for 0.091 - 2023-05-04

  • Be more lightweight (do not use 5.010, do not use strict/warnings).


Getopt Extender

Changes for 2.1.4 - 2023-06-20T02:24:23Z

  • requires Term::ANSIColor::Concise@2.05



Filtering for Data::Sah

Changes for 0.019 - 2023-04-25

  • No functional changes.
  • [doc] Document 'args' meta property as well as 'args' argument passed to filter().


Simple PSGI/Plack HTTP server that uses threads

Changes for 0.0403 - 2023-06-20

  • Configure requires threads.


Handy means for testing (and fine tuning) Random::Skew.

Changes for 0.01

  • original version; created by h2xs 1.23 with options -X Random::Skew::Test



a set of version requirements for a CPAN dist

Changes for 2.143 - 2023-06-19T14:51:58-04:00

  • Fix regression with implicit minimum value and multiple requirements


a translation of `tk_dialog' from Tcl/Tk to TkPerl (based on John Stoffel's idea).

Changes for 1.20 - 2023-06-17

  • Add effort to make the popup dialog window transient (for window- managers).
  • Modernize default -font values, including M$-Windows version.
  • Minor code cleanups.


Lists of reserved barewords and symbol names

Changes for 1.26 - 2023-06-19T18:43:00Z

  • Updated README


Lists of reserved barewords and symbol names

Changes for 1.25 - 2023-06-19T15:16:08Z

  • Add Corinna keywords, new with Perl 5.38.0 (PR #8, @trwyant) ADJUST class field method
#8


Moo classes for http://schema.org/ classes

Changes for v21.0.1 - 2023-06-19T16:54:53+01:00

  • Bug Fix
  • Documentation



ANSI sequence aware column command

Changes for 1.34 - 2023-06-18T11:06:29Z

  • improve --board-color option using new Term::ANSIColor::Concise



Tags helper for HTML messages.

Changes for 0.05 - 2023-06-18T12:27:54+02:00

  • API change
  • Common



Interact with CLI of Extreme Networking products over any of Telnet, SSH or Serial port

Changes for 1.08 - 2023-06-18

  • Changes to correctly detect new ISW models : ISW-4W-4WS-4X & ISW-24W-4X
  • Implemented device_more_paging() for ISW, which can now be used to disable more paging
  • Added support for Extreme Networks Cloud APs (HiveOS, ex Aerohive)
  • Added support for Extreme Networks SD-WAN appliance (ex Ipanema)
  • Added support for new attributes is_fabric_engine and is_switch_engine
  • Added FabricEngine and SwitchEngine banner patterns to family type login detection