Skip to main content





Data-Compare-1.28


compare perl data structures

Changes for 1.28 - 2023-03-14
https://metacpan.org/dist/Data-Compare


Crypt-Passphrase-Linux-0.002


An linux crypt encoder for Crypt:😛assphrase

Changes for 0.002 - 2023-03-14T23:47:48+01:00
  • Correctly encode salt in hash_password
  • Accept legacy crypt values
  • Correctly mark non-matching hashes as needing rehash

https://metacpan.org/dist/Crypt-Passphrase-Linux


Crypt-Passphrase-0.010


A module for managing passwords in a cryptographically agile manner

Changes for 0.010 - 2023-03-14T23:04:53+01:00
  • Add @CARP_NOT handler to import
  • More gracefully handle undefined passwords
  • Depreciate curry_with_password

https://metacpan.org/dist/Crypt-Passphrase



Time-Piece-Guess-0.0.3


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

Changes for 0.0.3 - 2023-03-14
  • -minor doc tweaks

https://metacpan.org/dist/Time-Piece-Guess





Alien-Gnuplot-1.041


Find and verify functionality of the gnuplot executable.

Changes for 1.041 - 2023-03-12
  • Minimum Alien::Build for Build::Copy plugin is Alien::Build v2.19. Thanks to Andreas K. Hüttel (akhuettel++) for the bug report. GH#11.

https://metacpan.org/dist/Alien-Gnuplot


Crypt-LE-0.39


Let's Encrypt (and other ACME-based) API interfacing module and client.

Changes for 0.39
  • EAB (External Account Binding) support used by some CAs.
  • Asynchronous order finalization support.
  • Server-indicated retry intervals support.
  • Direct support of known ACME-compatible CAs via 'ca' parameter.
  • Minor fixes and documentation updates.

https://metacpan.org/release/LEADER/Crypt-LE-0.39


JSON-Schema-Modern-0.565


Validate data against a schema

Changes for 0.565 - 2023-03-12T21:19:27Z
  • traverse and evaluate callbacks can now produce errors, which are incorporated into the overall evaluation results
  • fix bad handling of empty patterns in "pattern", "patternProperties" keywords

https://metacpan.org/release/ETHER/JSON-Schema-Modern-0.565


Template-Perlish-1.64


Yet Another Templating system for Perl

Changes for 1.64 - 2023-03-12T19:10:56Z
  • Complete implementation for option "missing" in traverse()
  • Add option "undef" in traverse()
  • Add tests for the two above

https://metacpan.org/release/POLETTIX/Template-Perlish-1.64



Crypt-Passphrase-Scrypt-0.003


A scrypt encoder for Crypt:😛assphrase

Changes for 0.003 - 2023-03-11T03:23:42+01:00
  • Fix typo in prereqs

https://metacpan.org/dist/Crypt-Passphrase-Scrypt


Data-Roundtrip-0.14


convert between Perl data structures, YAML and JSON with unicode support (I believe ...)

Changes for 0.14 - 2023-03-11
  • See 0.13.

https://metacpan.org/dist/Data-Roundtrip


Data-Roundtrip-0.13


convert between Perl data structures, YAML and JSON with unicode support (I believe ...)

Changes for 0.13 - 2023-03-11
  • In the previous version I had forgotten an erroneous INSTALL_BASE in Makefile.PL which pointed to $ENV{HOME}/usr. This resulted in installing this module in installing user's home dir, under usr/ Now this is fixed. Those who installed the previous version (0.12), please make sure to uninstall it from $ENV{HOME}/usr.

https://metacpan.org/dist/Data-Roundtrip












Crypt-Passphrase-Linux-0.001


An linux crypt encoder for Crypt:😛assphrase

Changes for 0.001 - 2023-03-07T23:53:11+01:00
  • Initial release to an unsuspecting world

https://metacpan.org/release/LEONT/Crypt-Passphrase-Linux-0.001


Crypt-Passphrase-Scrypt-0.002


A scrypt encoder for Crypt:😛assphrase

Changes for 0.002 - 2023-03-07T23:51:53+01:00
  • Use the secure_compare helper method

https://metacpan.org/dist/Crypt-Passphrase-Scrypt



WWW-PiHole-0.230660


Perl interface to Pi-hole

Changes for 0.230660 - 2023-03-07T14:02:19+04:00
  • Document all methods
  • Modify private methods
  • Improve general documentation
  • Add get_dns public method
  • Add get_cname public method

https://metacpan.org/dist/WWW-PiHole




HTML-Spelling-Site-0.10.2


a system/framework for spell-checking an entire static HTML site.

Changes for 0.10.2 - 2023-03-07
  • minimal version of Path::Tiny with ->mkdir()

https://metacpan.org/dist/HTML-Spelling-Site


File-Cmp-1.09


compare two files character by character

Changes for 1.09 - 2023-03-06
  • Update to Module::Build and Test2::V0, better test coverage, etc

https://metacpan.org/dist/File-Cmp




Locale-Codes-3.73


a distribution of modules to handle locale codes

Changes for 3.73 - 2023-03-06
  • NEW CODE(s)
  • Fixed a problem with test failing on windows Reported in GitHub #15

https://metacpan.org/dist/Locale-Codes
#15




StreamFinder-2.11


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

Changes for 2.11 - 2023-03-03
  • Added StreamFinder:😛odchaser to fetch podchaser.com podcasts.
  • StreamFinder:😛odcastAddict - Fix failure to fetch channel art on first episode if given a podcast page; misc. cleanups.

https://metacpan.org/dist/StreamFinder



CallBackery-0.44.3


CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.44.3 - 2023-03-03T16:29:29Z
  • add timing for validators as well

https://metacpan.org/dist/CallBackery


App-digitdemog-0.073


各行の文字列について、左からの桁ごとにどんな文字が現れたかをクロス表で表示。

Changes for 0.073 - 2023-03-04T00:20+09:00
https://metacpan.org/dist/App-digitdemog



CallBackery-0.44.0


CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.44.0 - 2023-03-02T13:41:21Z
  • use the controller supplied securityHeaders method if one exists, overriding the one from the application

https://metacpan.org/dist/CallBackery


App-CSVUtils-1.021


CLI utilities related to CSV

Changes for 1.021 - 2023-03-02
  • [cli csv-cmp] Allow excluding/selecting fields to compare.
  • [cli csv-cmp] Add examples.

https://metacpan.org/dist/App-CSVUtils