Skip to main content


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

Changes for 0.08

  • giving up tryna figure out how to get Error:😛ure::Utils as optional
  • no more reliance on Error:😛ure::Utils at all


Create nice formatted tables using extended ASCII and ANSI colors

Changes for 0.609 - 2023-07-14

  • No functional changes.
  • Remove usage of smartmatch to avoid deprecation warning under perl 5.38.



guess an appropriate column type for a set of data

Changes for 0.06 - 2023-07-13

  • Perl can now be built without taint support, so the test suite cannot require taint support anymore





parsing and writing of textual numeric data files

Changes for 2.004000

  • Fix strict separator logic (no fuzzy whitespace on separators when strict parsing is in effect).
  • Fix txdfilter --headlines to do what it was supposed to do.
  • Add txdcontract --stats.
  • Add txdhistogram --cumulative and --binpoints.
  • Add ranges to txdcolumns.
  • Add txdinfo --rows.
  • Add txdfilter --index.
  • Add txdcolumns --invert.
  • Add txdrecycle --smother.
  • Add min and max column to txdstatistics output.



Expansion of test functionalities that appear to be frequently used while testing.

Changes for 2.0.3 - 2023-07-13

  • Fix Kwalitee issues


Monitor a directory structure for changes

Changes for 0.21 - 2023-07-13T19:28:40Z

  • Cosmetic changes (#2)
#2


an interface to most facets of the [Fastly API](https://developer.fastly.com/reference/api).

Changes for 4.02 - 2023-07-13

  • fix(logging_gcs): set expected default value for 'path'.
  • fix(origin_inspector_historical): use correct type for 'values'.
  • fix(tls_subscriptions): fix argument order for deleting globalsign email challenge.






Block XSRF Attacks with minimal changes to your app

Changes for 0.0.18 - 2023-07-13T10:16:20+01:00

  • when invoking the `blocked` callback/app, log as `info` instead of `error` (@pangyre) (#27)
#27


split a Japanese name into given and family

Changes for 0.12 - 2023-07-13

  • Make split_kanji_name faster (rafork@github)
  • 100% coverage (rafork@github)


a fast HTTP POE component

Changes for 0.23

  • Change: da750d3aa89fc73951d12706191f69c4c0bd7443 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-07-13 08:38:53 +0000
  • Change: 9988cde4cb80073edfffd028910769ec611333f1 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-07-12 22:54:25 +0000
  • Change: 55119cb5f08882b2fc6d53274279bb0d1978b358 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-07-12 22:42:07 +0000
  • Change: d363f21cf91be334257904d7a0ceb2109d3b6004 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-07-12 22:07:18 +0000



Validation Library and more

Changes for 0.001023

  • Adding documentation around the formbuilder theming function.
  • Changes the way nested validation errors are structured to make it easier to link errors to form elements or JSON paths.
  • Radio and checkbox collections have better default labeling and clarified translation lookup
  • Tons of HTML form generation bug fixes including improvements to how we handle complex form elements like the checkbox collection.
  • FormBuilder and many other parts of the HTML generation framework work properly in the absense of a model. also its easier to include bits of data from alternative models in a form.
  • lots of improvements to the example application include a start on showing how we can integrate javascript on the front end.


Various Sah schemas related to Firefox

Changes for 0.008 - 2023-06-14

  • No functional changes.
  • [doc] Add description to the schemas.


Parse directory listing

Changes for 6.16 - 2023-07-12T15:22:25Z

  • Support dosftp listings with four-digit years (gh#3, gh#26)


high-performance, selector-based, content-aware HTML template engine

Changes for 0.08 - 2023-07-12

  • switch license from AGPLv3 to GPLv3
  • increase test coverage


Monitor a directory structure for changes

Changes for 0.20 - 2023-07-13T03:28:32Z

#1



Default Boilerplate for Joelle Maslak's Code

Changes for 2.231930 - 2023-07-12T13:44:43-04:00

  • Joelle Maslak <jmaslak@antelopenet>
  • Remove Test::Strict (Perl 5.38 compatability)
  • Remove switch / smartmatch support


Framework SIP (Voice Over IP, RFC3261)

Changes for 0.836 - 2023-07-12

  • #64: the RTP type mapping from the peer instead of the own mapping was used when extracting DTMF. This lead to failed extraction if the rtpmap differed betwen the peers
#64


JMASLAK's Plugin Bundle

Changes for 1.231931 - 2023-07-12T13:37:42-04:00

  • Additional work to handle unused vars not functioning on 5.38



A Handy Debugging Module With Colorized Output and Formatting

Changes for 2.08

  • Added github info and list of modules I write to the perldoc section.


JMASLAK's Plugin Bundle

Changes for 1.231930 - 2023-07-12T11:45:15-04:00

  • Remove Test::UnusedVars due to 5.38 compatibility issues


A Simple Framebuffer Graphics Library

Changes for 6.52

  • Terminfo method has changed and tput call needed to be changed for turning the cursor on and off.
  • Examples given extra option to ignore the X-Windows check " --ignore-x-windows "


Build and install Net-SNMP

Changes for 3.0509030000 - 2023-07-12

  • Update for net-snmp 5.9.3


Collect and display storages on linux machines

Changes for 2.05

  • Change: a9f20e8c4331999ca2a77402b07483d9c76f8a26 Author: Vincent Danjean <Vincent.Danjean@ens-lyon.org> Date : 2023-07-12 16:39:32 +0000
  • Change: e3317bf46499b3bb3d13689e3ac9f08b959b71aa Author: Vincent Danjean <Vincent.Danjean@ens-lyon.org> Date : 2023-07-12 16:39:32 +0000
  • Change: ff7c721ace4395710460d19d7d88abd859f8d316 Author: Vincent Danjean <Vincent.Danjean@ens-lyon.org> Date : 2023-07-12 16:39:32 +0000


A Simple Framebuffer Graphics Library

Changes for 6.51

  • Fixed a clipping width/height bug in clip_reset
  • Added new parameter to ignore X-Windows check ( IGNORE_X_WINDOWS => TRUE )
  • Fixed YouTube link and description in documentation



an interface to most facets of the [Fastly API](https://developer.fastly.com/reference/api).

Changes for 4.01 - 2023-07-12

  • fix(billing): rename response field 'lines' to 'line_items'.
  • fix(billing): restructure response models like 'aria_invoice_id'.
  • fix(billing): make 'sent_at', 'locked', 'require_new_password', 'two_factor_auth_enabled' nullable.



SPVM Language

Changes for 0.989023 - 2023-07-12

  • New Features
  • Incompatibe Changes


Perl Globstar (double asterisk globbing) and utils

Changes for v1.0.0 - 2023-07-12

  • bumped version to 1.x because the module seems to be mature by now
  • use GitHub actions for continuous integration
  • handle periods/dots in directory names correctly (thanks to Ben Martin)
  • issues fixed:


An API for PAUSE

Changes for 0.456 - 2023-07-12

  • No functional changes.
  • Remove usage of smartmatch to avoid warning under perl 5.38.


Parse Org documents

Changes for 0.559 - 2023-07-12

  • No functional changes.
  • Remove usage of smartmatch to avoid deprecation warning under perl 5.38.


Some utilities for Org documents

Changes for 0.486 - 2023-07-11

  • No functional changes.
  • Remove usage of smartmatch to avoid warning under perl 5.38.


Takes a series of lines in Sentinel Benefits format and writes them out as QIF files, subject to the symbol mappings specified.



Assert that your Perl files compile OK.

Changes for v3.3.0 - 2023-07-12

  • Tests should pass, even if Taint mode is not compiled into perl
  • Improve the documentation (@dirs was a terrible name)
  • Internal: improve error handling
  • Internal: remove redundant constants
  • Internal: simplify complex conditional (for better testing)
  • Internal: more tests for better coverage


System Calls for File IO, User, Process, Signal, Socket

Changes for 0.481008 - 2023-07-12

  • Internal Changes


Smartmatch done right

Changes for 0.005 - 2023-07-11T22:56:49+02:00

  • Fix compilation issue on unthreaded perl
  • Move bugtracker to github


extract structure of quoted HTML mail message

Changes for 0.05 - 2023-07-11

  • Mark hr as an inline tag