Skip to main content


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

Changes for 0.26 - 2023-12-29T12:00:00Z

  • Clarified the documentation that internally YAML:😛P is used and that it has no problem with handling yaml strings which contain escaped quotes.


Wrapper for yq for various common tasks so YAML files can be manipulated in a manner to preserve comments and version header.

Changes for 0.2.0 - 2023-12-28

  • Doc fixes.
  • Add merge_yaml.
  • Convert to Pod::Usage.
  • Add yaml_diff.
  • Add ensure action.


Replace functions with ones that succeed or die with lexical scope

Changes for 2.37 - 2023-12-28T19:12:52+00:00

  • #117 - Deprecate smartmatch handling
  • #118 - Remove mention of cpanratings.perl.org
  • #119 - Fix typo in changelog
#119 #117 #118




Pseudo ttys and constants

Changes for 1.20 - 2023-12-28

  • #32 - Skip t/pty_get_winsize.t tests on AIX
  • #27 - Fix patchlevel check for util.h
#27 #32


a simple syntax for lexical field-based objects

Changes for 0.808 - 2023-12-28

  • CHANGES


Pseudo ttys and constants

Changes for 1.19 - 2023-12-28

  • #37 - Remove --no-undefined from compiler test which is not compatible with all platforms.
#37



Send atomic messages from multiple writers across a POSIX pipe.

Changes for 0.021 - 2023-12-28T09:03:42-08:00

  • Make peek test more reliable, and provide more diagnostics on fail


Captures Test2::Harness results and emits a junit xml file.

Changes for 1.000005 - 2023-12-28

  • #15 - Fix POD Control sequence
  • #17 - Allow for set_no_numbers format
  • Stabilize tests by injecting no_app_path => 1 into yath() test runs.
#15 #17




CGI class for handling browser file uploads

Changes for 1.14

  • Cosmetic changes to make Perl Critic happier.


Create animation from a sequence of images using FFmpeg

Changes for 0.06

  • Enhanced documentation.


Standard set of roles for TableData

Changes for 0.020 - 2023-12-28

  • [bugfix] [role Source::AOH] Fix getting arrayref rows before any call to get_column_names().





Date::Holidays Adapter for New York Stock Exchange (NYSE) holidays

Changes for 0.01 - 2023-12-27

  • original version; forked from Date::Holidays::US


Create animation from a sequence of images using FFmpeg

Changes for 0.05

  • Enhanced documentation for the provided script. Added more test logic in t/900-scripts.t A first attempt is made to add support for unicode pathnames.


Find sequences in number arrays & convert to range (e.g. 100,2,3,4,5,101 -> 100,"2..5",101)

Changes for 0.007 - 2023-09-08

  • No functional changes.
  • Update Rinci metadata (greedy -> slurpy).


lint git commits and messages

Changes for 0.018 - 2023-12-27

  • Add commit checks IndentSpaces and IndentTabs
  • Add known caveats section to the README


Combinatorial algorithms to generate rhythms

Changes for 0.0806 - 2023-12-27T13:26:07Z

  • Improve documentation based on SIMCOP's AI method description experiments.


Perl extension for renaming multiple files

Changes for 2.01_91

  • replace C<use 5.032;> on old perl
  • add evn var FILE_RENAME_TEST to test old perl
  • added example of using options in code


experimental XS implementation of Future

Changes for 0.12 - 2023-12-27

  • BUGFIXES


Plugin for Dancer2 web app to send and query jobs in different job schedulers

Changes for 0.004 - 2023-12-27T19:58:13+02:00

  • Add dependency on Dancer2 v. 0.200002
  • Add test dependency on Dancer2 v. 0.301


Runs a sh or bash script and returns the variables that have been set as well as their values.

Changes for 0.7.1 - 2023-12-27

  • Fix cmdb_shell_var_reader POD.


Create animation from a sequence of images using FFmpeg

Changes for 0.04

  • Enhanced documentation especially regarding installation and that ffmpeg is a prerequisite.


YAML Ain't Markup Languageℱ

Changes for 1.31

  • Update docs to recommend YAML:😛P


Insert an explicit package statement for class declarations

Changes for 1.00 - 2023-12-27

  • Initial release.


a math backend library based on Bit::Vector

Changes for 1.22 - 2023-12-27

  • Sync test files with Math-BigInt.


a math backend library based on Math:😛ari

Changes for 1.3013 - 2023-12-27

  • Sync test files with Math-BigInt.


a math backend library based on Math::GMPz

Changes for 0.0015 - 2023-12-27

  • Add methods _ilog2() and _clog2() for int(log2(x)) and ceil(log2(x)), respectively. Also add test files.
  • Sync test files with Math-BigInt.


check that a library is available

Changes for 1.6014 - 2023-12-27

  • Sync test files with Math-BigInt.




Non-adjacent uniq

Changes for 0.111 - 2023-12-27

  • [bug] Forgot to configure Getopt::Long with gnu_getopt, no_ignore_case.


Math::BigInt::Calc with some XS for more speed

Changes for 0.5016 - 2023-12-27

  • Sync test files with Math-BigInt.


a Perl port of Ruby's gimei generates fake data in Japanese.

Changes for v0.4.1 - 2023-12-27T08:18:40Z

  • support old version of perl


INI file reader, allows the referencing of INI and environment variables within the INI file.

Changes for 0.12 - 2023-12-27

  • Fixed another bug in test script that caused test to fail on Windows.



Turtle Movement and State Operations

Changes for 0.0207 - 2023-12-26

  • Improve documentation.


Tied array that does nothing

Changes for 0.002 - 2023-12-27

  • [bugfix] Fix package name.



Turtle Movement and State Operations

Changes for 0.0206 - 2023-12-26

  • Fix the SYNOPSIS yet again. Argh!


Turtle Movement and State Operations

Changes for 0.0205 - 2023-12-26

  • Fix the "draw it!" condition in examples.


Turtle Movement and State Operations

Changes for 0.0204 - 2023-12-26

  • Fix grammar.


Turtle Movement and State Operations

Changes for 0.0203 - 2023-12-26

  • Fix misleading documentation.
  • Modernize tests.


Scenarios to benchmark tie() mechanism

Changes for 0.001 - 2023-12-26

  • First early release.
⇧