Skip to main content




The AT Protocol for Social Networking

Changes for 0.04 - 2024-01-06T21:14:08Z

  • ...don't write tests that fail when an otherwise unimportant page on the internet changes









































A Module to create locale objects with localisation data from the CLDR

Changes for 0.40.0

  • Updated to use version 40 of CLDR Added method to return all the installed locales as a prerequisite of locating the best match between installed locales and a requested locale


Tags helper for table view.

Changes for 0.04 - 2024-01-06T19:41:58+01:00

  • Rewrite from Data::HTML::A to Data::HTML::Element::A.
  • Update copyright years.


Perl bindings for OpenSSL and LibreSSL

Changes for 1.93_05 - 2024-01-06

  • Remove support for automatic detection of libssl/libcrypto via pkg-config with ExtUtils:😛kgConfig if it is installed, due to the compiler and linker options provided by pkg-config being used unconditionally (which is incompatible with the OPENSSL_PREFIX detection method). The implementation of this was merged in time for developer release 1.93_03 and therefore hasn't been included in a stable release yet, so this doesn't represent a breaking change to the way in which libssl/libcrypto are detected by Makefile.PL. This is, however, a very useful feature, and we intend to bring it back in time for Net-SSLeay 1.96 after ironing out the remaining bugs.


Tags helper for HTML elements.

Changes for 0.01 - 2024-01-06T19:36:50+01:00

  • First version.


Data objects for HTML elements.

Changes for 0.09 - 2024-01-06T19:35:12+01:00

  • Add check for CSS class.
  • Update to bigger version because issues in $VERSION.


Mo CSS utilities.

Changes for 0.02 - 2024-01-06T18:50:41+01:00

  • Add check_css_class().



Data objects for HTML elements.

Changes for 0.01 - 2024-01-06T18:02:59+01:00

  • First version.