Skip to main content


Google Authenticator TBOT Abstraction

Changes for 1.05 - 2024-04-18T15:00:06-07:00

  • Switch from Google Chart API to Quick Chart API


cpanm compatible Image::Magick packaging.

Changes for 0.10 - 2024-04-18

  • Support pinned versions of ImageMagick (Thanks to Breno Oliveira)
  • Support latest version of ImageMagick (7.1.1-30)
  • Added github actions to test releases


Constants for urn:oasis SAML2 implementations

Changes for 0.004 - 2024-04-18T19:50:56Z

  • Add PartialLogout status
  • Bump NAMEID_FORMAT constants to SAML 2 namespace. They were previously in SAML 1.1 namespace, which was incorrect.



The great new Number::Iterator!

Changes for 0.01

  • First version, released on an unsuspecting world.


Reolink API provides access to the System, Security, Network, Video input, Enc, Record, PTZ, and Alarm functions of a Reolink IP Camera or NVR via HTTP(S)/REST

Changes for 1.02

  • added GetChannelstatus(): Return camera/NVR per channel status.
  • tested REST via https, set SSL_verify_mode => SSL_VERIFY_NONE


Automate various sys admin stuff.

Changes for 0.12.2 - 2024-04-18

  • No config found and no --config means a empty hash is used.
  • Now --noConfig is respect.
  • Fix the check for the JSON config.
  • JSON now takes presidence over TOML. So it goes... YAML, JSON, TOML



Localization support for DateTime.pm

Changes for 1.42 - 2024-04-18

  • Rebuilt all locale data with the data from CLDR 45.0.0


Utilities related to QR Code

Changes for 0.004 - 2024-04-18

  • [ux] Handle when gen_qrcode() is called as a function instead of from CLI.


Utilities related to Google Authenticator

Changes for 0.006 - 2024-04-18




Comma-Separated Values manipulation routines

Changes for 1.54 - 2024-04-18

  • Fix doc (Jean Forget, RT#150757)
  • It's 2024
  • Fix comment_str with strict
  • Doc fixup (RT#151546)


Database independent interface for Acrux applications

Changes for 0.03

  • Added Acrux::DBI::Dump class
  • Added set-context of dsn method
  • Added database URL-string to examples
  • Added dump method to faster access to Acrux::DBI::Dump



Compare date found in text (or text asciibetically, if no date is found)

Changes for 0.001 - 2024-03-06

  • First release.


Discover or download and install onnxruntime (ONNX Runtime is a cross-platform inference and training machine-learning accelerator.)





Validate data against a schema, minimally

Changes for 0.023 - 2024-04-17T17:55:32Z

  • remove use of JSON::MaybeXS, to avoid potential use of JSON::XS; now we use Cpanel::JSON::XS or JSON::PP directly, using the same environment variables as in Mojo::JSON for customization.


Utilities related to QR Code

Changes for 0.003 - 2024-04-17

  • Add utility: gen-qrcode.
  • Temporarily disable decode-qrcode because Image::DecodeQR cannot be built.


perl API for http://mit.dk/

Changes for 0.05

  • nemid auth method is phased out, use mitid instead. Document anti-CORS measures.




Features declaration for Text::Table::Tiny

Changes for 0.006 - 2024-04-17

  • [dist][bugfix] To index packages with underscore in its name, we have to set [MetaProvides::Package] configuration: include_underscores=1.



Installs noop handlers to disable Mojolicious sessions

Changes for 0.01 - 2024-04-10T12:47:08-05:00

  • First public release


Mojolicious Plugin that wraps Mojolicious::Plugin::Cron for job configurability

Changes for 0.01 - 2024-04-12T09:44:22-05:00

  • initial release




Fetch CVE information from cve.org

Changes for 0.009 - 2024-04-16

  • Require HTTP::Tiny 0.025


Automate various sys admin stuff.

Changes for 0.12.0 - 2024-04-16

  • Fix spelling of nptd.enable to ntpd.enable for snmpd v2 template
  • add support to auto cron and snmp_v2 for Lilith


ESLIF is Extended ScanLess InterFace

Changes for 6.0.35.1 - 2024-04-16T04:48:47Z

  • No changes found


find perl root and push lib modules path to @INC

Changes for 0.10 - 2024-04-16T04:10:02Z

  • doc update



Tagged Based Exporting

Changes for 0.06 - 2024-04-15T22:17:27-04:00

  • BUG FIX
  • ENHANCEMENT



find perl root and push lib modules path to @INC

Changes for 0.09 - 2024-04-16T01:58:09Z

  • rollback changes that should fix cygwin tests because they break darwin


Get stock and mutual fund quotes from various exchanges

Changes for 1.60 - 2024-04-15T17:34:46-07:00

  • Removed not working modules. Issues #346, #366, and #368. Fidelity.pm, Cdbfundlibrary.com, Fundata.pm, and Fool.pm.
  • YahooJSON.pm - Added code to retrieve cookies and a "crumb" required to continue to utilize the v11 API. Issue #369. The YahooJSON.pm currency module was changed to use the v8 API.
  • Added initial version of CONTRIBUTING.pod that metacpan.org utilizes. It will completely replace the Hacker's Guide in the future.
  • Bloomberg.pm - Changed module to extract data from JSON structure embedded within the HTML - Issue #360
  • NSEIndia.pm - Eliminated need to use temp folders by storing file data from URL into a variable.
#369 #360 #346 #366 #368


Sort lines of text by a Comparer module

Changes for 0.001 - 2024-03-06

  • First release.


Neo4j community graph database driver for Bolt and HTTP

Changes for 0.49 - 2024-04-15

  • Issue a Perl warning if a broken Neo4j::Client version is detected. For Bolt support installed from CPAN, Neo4j::Client 0.46 is currently recommended.



networking constants and support functions

Changes for 2.038 - 2024-04-15

  • CHANGES
  • BUGFIXES



Dist::Zilla configuration the way AJNN does it

Changes for 0.07 - 2024-04-15

  • Add git contributors to meta and pod
  • Use an HTTP link instead of an SMTP address in the pod author section
  • Add readme support for main modules with separate .pod files
  • Use Leftovers instead of Generic in PodWeaver



Find or build xz

Changes for 0.09 - 2024-04-15T11:21:20Z

  • use GitHub plugin to fetch tarball (gh#8, gh#10)


Build or find autoconf

Changes for 0.20 - 2024-04-15T08:16:02Z

  • Fixes for 2.72 (gh#17, gh#18)


113-bit integer arithmetic

Changes for 0.05

  • Add README file.
  • Fix bug in t/bitwise_gmp_cross_checks.t