Skip to main content


An object-oriented implementation of Sender Policy Framework

Changes for 3.20240206 - 2024-02-06

  • Remove signature file from distribution



Provide https support for LWP::UserAgent

Changes for 6.13 - 2024-02-06T01:00:50Z

  • Fix ssl upgrade for regular host names (GH#77) (Axel Burri)


Group items of a list into several (possibly multilevel) buckets

Changes for 0.004 - 2023-11-20

  • No functional changes.
  • [doc] Fix Description.



A credentials store in mojo

Changes for 0.006 - 2024-02-06T00:27:06+01:00

  • Signal signature support dependency more actively


Data objects for login.

Changes for 0.01 - 2024-02-05T23:11:59+01:00

  • First version.


Simple opinionated tool to set up a Perl distribution directory.

Changes for 0.09 - 2023-02-05

  • Improve spell checking for Perl files by manually calling the `context` aspell filter (instead of using the `perl` mode that does not work well).


Asynchronous HTTP Request and Promise

Changes for v0.4.1 - 2024-02-06T06:30:56Z

  • Correcting small bug in HTTP:😛romise::Body::Form


Discover the modules a module explicitly uses

Changes for 1.052 - 2024-02-05T21:29:59Z

  • refresh distro, update email addresses



Module for communicating with WC3 standard selenium servers

Changes for 2.00 - 2024-02-05

  • NEW FEATURES


Maintain and serve a PGXN web site

Changes for 0.23.0 - 2024-02-05T20:26:43Z

  • Updated links in the static pages, removing or replacing dead URLs.
  • Changed the default search index from "Documentation" to "Distributions". Few releases include documentation other than a README, which pgxn-api indexes in the distributions index and not the documentation index. So make distribution search the default to improve the default search experience.
  • Updated the build metadata to comply with CPAN Meta spec v2.
  • Changed the "Release It!" link in the footer to "Release on PGXN" to make its intent clearer.
  • Added a Python one-liner to serve a mirror to `mirroring.mmd`.


False and true, alternately, ad infinitum.

Changes for 1.085 - 2024-02-05T20:08:46Z

  • Fix Makefile to get rid of MY. Don't remember what I was doing there.
  • refresh distro, update email addresses




Database independent interface for Acrux applications

Changes for 0.01

  • Initial release


Tags helpers for HTML elements.

Changes for 0.05 - 2024-02-05T19:09:13+01:00

  • Add missing label to Select.
  • Rewrite Option to use of tags_value() and tags_boolean() helpers.
  • Rewrite Select to use of tags_value() and tags_boolean() helpers.


Generate Gantt images

Changes for 0.011 - 2024-02-05T18:50:42Z

  • Update test to not use postderef


Translate places between different languages using http://download.geonames.org/

Changes for 0.10



Class for random set generation

Changes for 0.09 - 2024-02-05T14:11:17+01:00

  • Fix dependencies.
  • Fix test dependencies.
  • Improve doc.
  • Update copyright years.


Tags helpers for HTML elements.

Changes for 0.04 - 2024-02-05T11:50:12+01:00

  • Add tests for form.
  • Fix default CSS for input type email.


use a tied string as an array of chars

Changes for 1.104 - 2024-02-05T08:28:20Z

  • refresh distro, update email addresses



An object-oriented implementation of Sender Policy Framework

Changes for 3.20240205 - 2024-02-05

  • Fix pod in Mail::SPF::Util (RT#93241) Thanks to rwfranks@acm.org and GBECHIS@cpan.org
  • Fixes char_str_list is not a valid sub in new Net:😁NS (RT#149825) Reworked from patch supplied with thanks by GBECHIS@cpan.org
  • BREAKING CHANGE: spfd is now installed in /bin instead of /sbin As a result Mail::SPF now respects an install prefix and may be more easily installed in a non root and/or local lib environment.
  • 2.009 (2013-07-21 03:30)
  • 2.008 (2012-01-30 08:15)
  • 2.007 (2009-10-31 21:00)
  • 2.006 (2008-08-17 22:00)
  • 2.005 (2007-05-30 23:00)
  • 2.004 (2007-01-20 02:00)
  • 2.003 (2007-01-10 00:00)
  • 2.002 (2006-12-14 00:00)
  • 2.001 (gold release) (2006-12-09 20:00)
  • 2.000 (initial release) (2005-06-23 00:00)
  • $Id: CHANGES 61 2013-07-22 03:45:15Z julian $
  • vim:syn= tw=79 sts=2 sw=2


A Perl Mail Authentication Milter

Changes for 3.20240205 - 2024-02-05T02:41:20+00:00

  • BIMI: Add metrics for new BIMI certificate types


BIMI object

Changes for 3.20240205 - 2024-02-05

  • Core: Wrap HTTP get requests in an additional timeout


A lightweight, flexible logging framework

Changes for 0.041 - 2023-10-29

  • No functional changes.
  • [doc] Fix minor typos, update mentioned module name.



A fast and small hybrid crypto system

Changes for 0.005 - 2024-02-05T01:00:14+01:00

  • Add support for authenticated encryption


Simple opinionated tool to set up a Perl distribution directory.

Changes for 0.08 - 2023-02-04

  • Update the Git repository name to match the name of the binary.


Simple opinionated tool to set up a Perl distribution directory.

Changes for 0.07 - 2023-02-04

  • Add POD documentation to the perl_dist_setup script and Dist::Setup module.
  • Improve the support for the `make cover` target.


Access to Vera truetype file

Changes for 0.014 - 2024-02-04T19:28:35Z

  • Small update to documentation (Thanks to Håkon Hægland and the perl pull request club).


Generate Gantt images

Changes for 0.010 - 2024-02-04T18:51:14Z

  • Force requires on specific version of Time:😛iece to fix an issue where copy constructor was using timezones and changing the dates causing tests to break. (Thanks E. Choroba)


Neo4j community graph database driver for Bolt and HTTP

Changes for 0.44 - 2024-02-04

  • Result->peek() is no longer experimental.
  • Result->consume() is no longer experimental.
  • Result->summary() is discouraged in favour of consume().
  • Internal change: Result->fetch() now detects an exhausted result stream immediately when the last record is retrieved.
  • Minor testing improvements.


Tags helpers for HTML elements.

Changes for 0.03 - 2024-02-04T18:00:04+01:00

  • Add Option tests.
  • Add doc for Utils.
  • Add label for Textarea.
  • Another fix of Form processing.
  • Fix CSS processing in Form.
  • Fix doc in Form.
  • Fix doc in Option.
  • Fix module abstract.
  • Implement Utils::tags_label().
  • Improve A element output.
  • Rename variable in Utils.
  • Rewrite Input to use helpers.
  • Simplify Form in same way as other objects.
  • Update copyright years.


Sensible database change management

Changes for 1.4.1 - 2024-02-04T16:35:32Z

  • Removed the quoting of the role and warehouse identifiers that was added to the Snowflake engine in v1.4.0. Turns out Snowflake allows a warehouse to be specified in a different database, in which case dots are valid in the name and should not be quoted! So users must properly quote when necessary, but added notes to `sqitchtutorial-snowflake.pod` on the need to use URI escapes for special characters. Thanks to Patrick Sabo for the find, and to @marc-marketparts for validating that URI encoding works.
  • Added notes on URL encoding database URLs to `sqitch-target.pod`, the main reference for database URLs in the Sqitch documentation.
  • Fixed the output of the list of changes to be deployed or reverted to actually require `--verbose` twice, as described in the v1.4.0 changes, and not just once. Thanks to Erik Wienhold for the PR (#785)!
  • Removed the duplicate change name from the output of the list of changes to be deployed or reverted with `-VV`. Thanks to Erik Wienhold for the PR (#787)!
  • Fixed invalid template resolution when adding a singe change to multiple engines at once. Thanks to Christian Riedel for the detailed bug report (#795)!
  • Fixed Oracle and Firebird test failures due to incorrect use of `chmod`. Thanks to Slaven Rezić for the report and the fix (#807)!
  • Tests now require Test::Warn 0.31 or later, as newline handling issues cause test failures in earlier versions. Thanks to Slaven Rezić for the test reports and for identifying the issue.
  • Updated the locale configuration to fix issues in more recent versions of Perl, and added tests to ensure that the sqitch CLI executes and properly emits localized messages (except on Windows, where the language codes are incompatible).
  • Fixed an issue where the MySQL engine failed to recognize the MariaDB `mysql` client installed by Homebrew on macOS. Thanks to Carlos Ramos for the bug report and PR (#791)!
#785 #787 #795 #807 #791


Pod::Checker verifies POD documentation contents for compliance with the POD format specifications


Data objects for HTML elements.

Changes for 0.10 - 2024-02-04T17:11:53+01:00

  • API change: Add 'data' and 'data_type' parameters to Form.
  • API change: Add 'data' and 'data_type' parameters to Select.
  • API change: Remove 'options' parameter from Select.
  • Add DESCRIPTION section to Element doc.
  • Add Utils with data and data_type checks.
  • Add check for CSS class in Input, Option and Select.
  • Add check for data in Option.
  • Add default value for boolean values in Input.
  • Add doc for Input.
  • Add id and target to A element.
  • Add name to input element.
  • Add possibility of callback to 'data'.
  • Add tests for Button.
  • Add tests for Input.
  • Add tests for Options.
  • Add tests for Select.
  • Add tests for Select constructor errors.
  • Add tests for Utils.
  • Fix boolean value in Option for disabled and selected params.
  • Fix ERRORS sections in doc.




Interface to hide text into an image.

Changes for 0.15 - 2024-02-04T11:50:00+01:00

  • Recovered from backpan.


Perl bindings for Sendmail/Postfix milter interface.

Changes for 1.27

  • Sat 03 Feb 2024 16:25:32 GMT released
  • [150737] Proper handling of die
  • [150611] child_exit and milter_exit
  • [150270] Setconn with unix socket permissions



control the PWM channels of several PCA9685 ICs in one go.

Changes for 0.06

  • added a new function: disablePWM. This allows to switch off the PWM output for all channels. After disabling, the required channels need to be set again.



Cycle through a list of values via a scalar.

Changes for 1.228 - 2024-02-04T06:40:57Z

  • refresh distro, update email address


Check Uniform Resource Identifiers

Changes for 1.085 - 2024-02-04T06:36:26Z

  • refresh distro, update email address