Skip to main content


Scenarios to benchmark DateTime::Format::ISO8601::Format

Changes for 0.002 - 2023-01-19

  • Rename module/dist Bencher-Scenarios-{DateTimeFormatISO8601Format,DateTime-Format-IS O8601-Format}.



Generic Module to inherit from

Changes for v0.31.0 - 2023-07-30T08:12:20Z

  • Added the support method _on_error as a callback triggered by call to error()
  • Added the option 'wantlist' to method _set_get_array_as_object() in Module::Generic
  • Updated method _set_get_scalar_as_object in Module::Generic
  • Improved the method unload_perl() in Module::Generic::File to allow for the use of a callback to format the perl data.
  • Improved the method _set_get_version to allow to pass a definition hash reference and specify a class to handle the version number.
  • Improved the method _set_get_class
  • Created the class _set_get_class_array_object
  • Improved method as_hash in Module::Generic
  • Improved method __create_class in Module::Generic
  • Improved method init() in Module::Generic to allow hash or hash reference to be provided containing keys with dashes inside, such as "some-thing" and be checked against both "some-thing" and "some_thing"
  • Improved AUTOLOAD in Module::Generic to check for object property also using the underscore converted to dash, such as some_thing -> some-thing
  • Improved the methods load() and load_utf8() in Module::Generic::File to return a scalar object in object context.


data pack for Business::ISBN

Changes for 20230729.001 - 2023-07-29T20:53:52Z

  • Data update for 2023-07-29


BSD utilities written in pure Perl

Changes for 1.036_002 - 2023-07-29T20:26:25Z

  • Improve the find.t test to not mistakenly use a non-existent path for find2perl #220
#220


Get stock and mutual fund quotes from various exchanges

Changes for 1.57_03 - 2023-07-29T12:07:55-07:00

  • AlphaVantage.pm - Apply currency scaling (GBp -> GBP) when symbol had additional ".X" suffix - Issue #281 Fixed check for "Information" JSON usually returned when daily API limit has been reached.
  • YahooWeb.pm - Fixed incorrect pricing for single character symbols and changed URL to get trade date - Issues #314 #319
  • Another fix to the URL in YahooJSON and CurrencyRates/YahooJSON - Issue #318
#318 #314 #319 #281


Find a Date in Text

Changes for 0.06

  • Fix misparse of "Foo in November 2009 Bar. XYZZY 45th PLUGH 7th TULIP" which parsed as 45/11/09


Parse files with continuation lines

Changes for 0.6 - 2023-07-29T15:51:40Z

  • CPAN testers report errors with missing autodie on 5.10.0. Autodie was batteries included in 5.10.1.


JSON::XS compatible pure-Perl module.

Changes for 4.17_01

  • fix a reentrant issue (experimental) (GH#61, 87)


A vim/tmux based IDE for the terminal

Changes for 1.0.4 - 2023-07-29

  • Updating for release of version 1.0.4 Fixing isse when no session present (Ivan Wills)


Compares the passed string against common patterns and returns a format to use with Time::Piece or object

Changes for 0.1.0 - 2023-07-28

  • -add special support for object generation


Entries from a Acme::CPANModules::* module

Changes for 0.002 - 2023-06-17

  • No data changes.
  • [doc] Mention some related modules.



Build and Install the CFITSIO library

Changes for v4.3.0.0 - 2023-07-28T15:25:34-04:00

  • ENHANCEMENT


Fetch actual raw streamable URLs from various radio-station, video & podcast websites.

Changes for 2.15 - 2023-07-28

  • Added StreamFinder::LinkTV to fetch linktv.org video shows.


Count packages, subs, lines, etc. of many files.

Changes for v1.0.2

  • Fix github.com/matisse/Perl-Metric…
  • Change `_rewrite_moose_method_modifiers` in `Perl/Metrics/Simple/Analysis/File.pm` to check if a node supports the `literal` method and use `string` instead if it does not. Changes based on contribution by github.com/jwrightecs
  • Fix typos in File.pm (thank you Florian Schlichting, fschlich)


Not Even A (Web Application) Framework

Changes for 0.29

  • not current directory.
  • Allow to put get/post/... handler after, not before other options.
  • Revision history for MVC-Neaf


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

Changes for 2.1.4 - 2023-07-28

  • Skip assignment of environment variables in case of undefined value.



Interface to the Milan tube map

Changes for 0.007 - 2023-07-28T08:27:41+02:00

  • Add link from Dateo to San Babila, completed 2023-07-04


Java .class parsing

Changes for 0.009 - 2023-07-28T05:39:18Z

  • Graham Knop <haarg@haarg.org>
  • Jean-Damien Durand <jeandamiendurand@free.fr>


SPVM Language

Changes for 0.989030 - 2023-07-28

  • Incompatible Changes
  • New Features
  • Changes


Sim::OPT is a optimization and parametric exploration program that can mix sequential and parallel block search methods.


Sim::OPT is a optimization and parametric exploration program that can mix sequential and parallel block search methods.



Removes files based on disk space usage till it drops below the specified amount.

Changes for 0.0.1 - 2023-07-27

  • Initial release.



Object representation of the "link" HTML tag.

Changes for 0.625

  • Promoted maxlength as a valid attribute on textareas. (Patch by LNATION)


A small module to eliminate boilerplate overhead when using the Zabbix API

Changes for 2.0.1 - 2023-07-27T20:00:19Z

  • Remove Carp::Always from tests


provide backported builtin functions for earlier Perl versions

Changes for 0.01 - 2023-07-27

  • First version, released on an unsuspecting world.


Perl wrapper for the Songkick API

Changes for 1.0.8 - 2023-07-27

  • Fix metadata in META files


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

Changes for 2.1.3 - 2023-07-27

  • Fix implementation of '-target => undef'.


Framework for building applications with a microservices architecture

Changes for 0.10 - 2023-07-27

  • Add support for compressed responses.
  • Recover from lost connections to broker.
  • Ping brokers to avoid disconnections due to inactivity.
  • Update JS libraries used by examples.



PYX optimization tool.

Changes for 0.03 - 2023-07-27T11:41:52+02:00

  • Fix test dependencies.
  • Add test for stdin.
  • Improve doc.


PYX optimization tool.

Changes for 0.02 - 2023-07-27T11:10:05+02:00

  • Add examples/ directory.
  • Add tests.
  • Fix bugtracker.
  • Improve help message.
  • Rename example to better name.
  • Update copyright years.
  • Update Module::Install to 1.21 version.


sdif and family tools, cdif and watchdiff

Changes for 4.28 - 2023-07-27T08:53:39Z

  • introduce -V option to watchdiff command
  • introduce --ts alias for --tabstyle in sdif



Zopfli deflate/gzip compression library

Changes for 0.02 - 2023-07-27

  • Fixed error in test code which shows up for Perl 39.1


It's new $module

Changes for 1.2.0 - 2023-07-27T04:23:47Z

  • Use the valid way to detect asdf
  • Detect carmel or carton



Sign a Certificate Signing Request in XS.

Changes for 0.14

  • 46298e7 Support openbsd's LibreSSL
  • f782397 v0.13


Authors listed in a Acme::CPANAuthors::* module

Changes for 0.002 - 2023-06-17

  • No data changes.
  • [doc] Fix usage.



A small module to eliminate boilerplate overhead when using the Zabbix API

Changes for 2.0 - 2023-07-26T16:20:24Z

  • GitHub Issue #31 - Add support for Zabbix 6.4 - Zabbix API login changes
#31


Allows tests to validate code that can interact with files without touching the file system.

Changes for 0.036

  • GH #181 - Detect incorrect usage of add_strict_rule_for_command
#181



TAP Test Harness output delegate for html output

Changes for 0.13

  • fix calculating todo_passed tests, GH#7 (tu-maurice)
  • applied several tweaks from RT and Github: RT#132072: more international ISO8601-like date format (Slaven Rezić) RT#91317: synopsis of main module and plugin (Slaven Rezić) RT#89216: typo fix (dsteinbrunner) GH#2: gitignore (Gábor Szabó) GH#4: fix double include of css and javascript (Christopher Rasch-Olsen Raa)


Analyze Band-in-a-Box data files

Changes for 0.11

  • Fixed version problem for Perl 5.39.