Skip to main content


Generic Module to inherit from

Changes for v0.30.1 - 2023-05-14T21:44:27Z

  • Corrected small bug in support function _set_get_number
  • Improved the code of some support functions


Generic Module to inherit from

Changes for v0.30.0 - 2023-05-14T08:35:33Z

  • Changes to inner working of several support functions to better support lvalue methods



unofficial support for the Customer.io service

Changes for 0.002 - 2023-05-14T10:39:52+00:00

  • Add transactional email support


create and find directories interactive

Changes for v1.0.2

  • repair building of MANIFEST
  • add test for POD in script 'mkdir_heute'
  • repair POD in script
  • add test for POD coverage


app and API to verify the presence of dependencies (Perl 5 modules, python3 modules, executables, etc.)

Changes for 0.12.2 - 2023-05-14

  • add CLI help to the POD.


Scenarios to benchmark Color::ANSI::Util

Changes for 0.003 - 2023-01-18

  • Rename module/dist Bencher-Scenarios-{ColorANSIUtil,Color-ANSI-Util}.



Get stock and mutual fund quotes from various exchanges

Changes for 1.55 - 2023-05-13T12:22:00-07:00

  • Added YahooJSON currency rate module PR #270
  • Added TRV => CAD in AlphaVantage.pm. Issue #265 - PR #267
  • Quick fix for YahooJSON.pm API
  • URL Change for MorningstarJP. Issue #261
  • Regex fix in FTfunds.pm and changed test cases ftfunds.t. PR #262
#261 #262 #270 #265 #267


A lightweight StatsD client that supports multimetric packets

Changes for v0.7.0 - 2023-05-13T13:15:15+01:00

  • Incompatible Changes
  • Enhancements
  • Documentation



A macro pre-processor with embedded perl capability

Changes for 2.13 - 2023-05-13

  • Bug Fixes
  • #70 add t directory to @INC
  • #71 Do not read a file immediately after having written it..
  • #72 Remove tree before creating; Use different name for test dirs
#70 #71 #72


Retain reports on disk rather than transmitting them

Changes for 0.11

  • Accommodate changes in App::cpanminus::reporter version 0.19. (Changes are internal; no change in interface.)
  • Add tests for 'file' URI scheme.
  • Makefile.PL metadata improvements from Mohammad S Anwar.


Perl object overlay of the RPM query command

Changes for 0.01 - 2023-04-22

  • original version


Perl interface to access the Whistle Pet Tracker Web Service

Changes for 0.03 - 2023-05-02

  • Updated lib/WebService/Whistle/Pet/Tracker/API.pm
  • Added scripts/perl-WebService-Whistle-Pet-Tracker-API-pets.pl
  • Added scripts/perl-WebService-Whistle-Pet-Tracker-API-device.pl
  • Added MQTT systemd service files and rpm package
  • Cleaned up scripts/perl-WebService-Whistle-Pet-Tracker-API-mqtt.pl


Standard set of roles for TableData

Changes for 0.015 - 2023-02-24

  • [doc] Mention TableDataRole::Source::SQLite.
  • Aid debugging CSV parsing error by setting Text::CSV's options auto_diag=>9 and diag_verbose=>1.








Map body and data parameters to a model

Changes for 0.016

  • Added BodyModelFor and QueryModelFor to let you use the default model for a different action in the current controller or relative to the current controller


Destructuring Assignment Syntax for Perl

Changes for 0.0.10

  • Support default values for array vars


Manage perl installations in your $HOME

Changes for 0.97

  • Released at 2023-05-12T22:33:42+0900
  • Thanks to our contributors: Elvin Aslanov, Graham Knop, Shoichi Kaji, Tomasz Konojacki, brian greenfield
  • The documentation of `clone-module` and `list-modules` are improved.
  • No longer depends on Pod:😛arser. Github PR #760
  • Bugfix for csh users: Github PR #770
#760 #770


Destructuring Assignment Syntax for Perl

Changes for 0.0.9

  • Define classes for internal objects
  • Fix YAML:😛P version requirement


Perl YAML Serialization using XS and libyaml

Changes for 0.88

  • REVERT "Turn off internal POK flag for number scalars"




Webservice to connect to Onfido API

Changes for 0.003 - 2023-05-12T07:51:08+00:00

  • Fix test error.


Handling entire Commodore (D64/D71/D81) disk image directories (using Per Olofsson's "diskimage.c" library)

Changes for 0.05 - 2023-05-12

  • add verbose mode of printing out disk directory content, which additionally includes file's track, sector, and loading address values


Handling individual Commodore (D64/D71/D81) disk image directory items in pure Perl

Changes for 0.08 - 2023-05-12

  • added verbose mode of printing out formatted disk image directory item, which additionally includes file's track and sector values




Base Module for creating new String::Validator Modules.

Changes for 2.04 - 2023-05-11



A Collection of Routines for validating and transforming strings

Changes for 2.04



Insert stuffs to POD from Rinci metadata

Changes for 0.785 - 2023-03-02

  • Make this module fail less: 1) avoid force-reloading Dist::Zilla & Pod::Weaver dists; 2) retry reloading without Require::Hook::Source:😁zilBuild when failed; 3) always add 'lib' to @INC.
  • Observe PERL_POD_WEAVER_PLUGIN_RINCI_EXCLUDE_FILES.


Build external dependencies for use in CPAN

Changes for 2.80 - 2023-05-11T16:31:46Z

  • Documentation improvements (gh#399, gh#400, gh#401, gh#402)
  • Do not generate .../Install/Files.pm if one is provided by the Alien (gh#393, gh#397)



Destructuring Assignment Syntax for Perl

Changes for 0.0.8

  • Add assign::Array and assign::Hash container classes


A macro pre-processor with embedded perl capability

Changes for 2.12 - 2023-05-11

  • Bug Fixes
  • #69 Can't call method "start_line_nr" on an undefined value Thank you @demerphq
  • #68 Failed test at t/fix_046.t line 17 Thank you @demerphq
  • #67 Can't locate Algorithm/Diff.pm in @INC
#67 #69 #68



Grant Street Group CPAN dists

Changes for v0.5.1 - 2023-05-11T18:33:42Z

  • Update README (Andrew Hewus Fresh)
  • Pull request #20: SM-4192 - Add a custom HasVersionTests Plugin (Andrew Hewus Fresh)
  • Add a custom HasVersionTests Plugin (Andrew Hewus Fresh)
#20


Output JSON subroutines for Error:😛ure.

Changes for 0.11 - 2023-05-11T19:27:59+02:00

  • Fix Makefile.PL fails with no '.' in @INC.
  • Improve LICENSE AND COPYRIGHT section in doc.
  • Move bugtracker to github.
  • Rename examples to better names.
  • Update author github username.
  • Update author name.
  • Update copyright years.
  • Update Module::Install to 1.21 version.


Install the Lego modules.

Changes for 0.04 - 2023-05-11T19:12:47+02:00

  • Add LICENSE.bsd file.
  • Fix author test requires.
  • Improve LICENSE AND COPYRIGHT section in doc.
  • Move bugtracker to github.
  • Update to Module::Install 1.21.
  • Update author name.
  • Update author github name.
  • Update copyright years.


Get stock and mutual fund quotes from various exchanges

Changes for 1.54_04 - 2023-05-11T09:44:37-07:00

  • Added YahooJSON currency rate module PR #270
  • Added TRV => CAD in AlphaVantage.pm. Issue #265 - PR #267
  • Quick fix for YahooJSON.pm API
  • URL Change for MorningstarJP. Issue #261
  • Regex fix in FTfunds.pm and changed test cases ftfunds.t. PR #262
#261 #262 #270 #265 #267



Distribution for hl7dump script.

Changes for 0.07 - 2023-05-11T18:20:29+02:00

  • Add better example names.
  • Fix repository author name.
  • Fix test on Windows.
  • Update copyright years.
  • Update Module::Install to 1.21 version.