Skip to main content


Shamelessly copied Tk::Tree widget

Changes for 0.03

  • Added -leftrightcall callback.


Perl Data Language

Changes for 2.086 - 2024-03-31

  • fix 64-bit problem in Minuit revealed by LTO (#468) - thanks @eli-schwartz for report
  • add pdl.ntrans_children to speed up destroying ndarrays (#421,#451)
#421 #468 #451


Mo date utilities.

Changes for 0.04 - 2024-03-31T19:52:38+02:00

  • Add error checks to check_date_order().
  • Add possibility to use check_date_order() on DateTime objects.
  • Add tests for check_date().
  • Add tests for check_date_dmy().
  • Add tests for check_date_order().
  • Rewrite "," to "=>" in err().


Tied objects

Changes for 0.24 - 2024-03-30

  • Clean up Rope::Chain
  • Adds conditional properties via Rope::Conditional


A conditional language within a YAML struct

Changes for 1.01 - 2024-03-31

  • Fix the decode method to handle files correctly



A conditional language within a JSON struct

Changes for 1.01 - 2024-03-31

  • Fix the decode method to handle files correctly


Tied objects

Changes for 0.23 - 2024-03-30

  • Update Factory::Sub dependency.
  • Add support for default factory callbacks
  • Add tests for chaining into a factory into a chain into a factory... extended some syntax to achieve this.


Predict satellite visibility using Astro::Coord::ECI

Changes for 0.054 - 2024-03-31

  • Prefer Astro::Coord::ECI::Utils::gm_strftime to POSIX::strftime because the behavior of POSIX::strftime when formatting GMT changed in Perl 5.39.8, and is no longer compatible with the libc implementation, which does not alter the components given it. This requires Astro::Coord::ECI::Utils version 0.131.
  • Convert testing to Test2::V0.


Generate a factory of subs

Changes for 0.06 - 2024-03-31

  • Add support for using 'undef' Add a way to set and update a fallback sub


Implement the VSOP87D position model.

Changes for 0.007 - 2024-03-31

  • Prefer Astro::Coord::ECI::Utils::gm_strftime to POSIX::strftime because the behavior of POSIX::strftime when formatting GMT changed in Perl 5.39.8, and is no longer compatible with the libc implementation, which does not alter the components given it. This requires Astro::Coord::ECI::Utils 0.131,








cat-v command implementation

Changes for 0.99 - 2024-03-31T10:57:54Z

  • cat-v command release


Display details about the internal structure of Zip files

Changes for 4.002

  • Add a few sanity tests for the CPAN distro Sun Mar 31 10:51:44 2024 +0100 4bf6c4d06eb9ab4c2774a96d5fdfccd2bf9fdade
  • #17 Extended Timestamp [UT] says Change Time, should be Creation Time Sun Mar 31 09:58:19 2024 +0100 3677f980f35c326d42e3ab555a38f4991737e6ed
  • #16 Uninitialized values warnings Fixes Tue Mar 26 15:36:18 2024 +0000 0d29138c22ee54f6643deb5e2f678aaadc014e76
  • #15 Invalid unicode codepoint warning Tue Mar 26 09:42:17 2024 +0000 5b20efa85a35a08ee4e0d930f0b0861ecbc9857d
  • #15 Invalid unicode codepoint warning Tue Mar 26 08:37:52 2024 +0000 79b2eab90162b6d910720a7bf152ab86d373cf1a
  • #15 Invalid unicode codepoint warning Mon Mar 25 23:14:14 2024 +0000 f52cb231ff62f1f738785269c242ba9487636854
  • Fix use-case where special data before payload could decrement the compressed size to zero Sat Feb 24 19:59:39 2024 +0000 adb9b9bec1e0f032e258ac0e406b4514fb6966ac
  • Fix use-case where a streamed zip file has data before the start of the zip file Thu Feb 22 17:22:05 2024 +0000 0afabd5c4a57c441f81d5a6fece36e84af7db4c6
  • Rework file truncation messaging Thu Feb 22 11:12:47 2024 +0000 4077b741a393e90b55a92853305e8884af21db03
  • Rework code for APK Signing Block Thu Feb 22 10:26:03 2024 +0000 144377ae41149f3c750545b86a87e4bf34e1e540
#15 #17 #16



Read environment variables from .env file

Changes for 0.013 - 2024-03-31T10:17:59+03:00

  • Fix test code to use Cwd::abs_path().
  • Remove tests, remove needless diag.


Tied objects

Changes for 0.22 - 2024-03-30

  • Update Factory::Sub dependency.
  • Fix Rope::Factory to have $self as the first param
  • Ensure Chained Factories and Factory Chaines work example in Rope docs and some tests in t/


Automate the Firefox browser with the Marionette protocol

Changes for 1.54 - 2024-03-03T16:33Z

  • Adding CLEAR_BOUNCE_TRACKING_PROTECTION_STATE Changes for agent method Documentation and test suite fixes


Generate a factory of subs

Changes for 0.05 - 2024-03-31

  • Fix to allow any defined value



Sah schemas related to BorderStyle

Changes for 0.003 - 2024-02-25

  • Rename module/dist Sah-Schema{s,Bundle}-BorderStyle following rename of Sah-Schema{s,Bundle} (for visual clarity and consistency with naming of other bundles).



Validate data against a schema using a JSON Schema

Changes for 0.583 - 2024-03-30T17:56:17Z

  • further optimization of error and annotation construction, which should significantly improve evaluation performance of large documents which heavily use the 'unevaluated*' keywords (such as a schema evaluated against its metaschema, or an OpenAPI document evaluated against its schema)


find perl root and push lib modules path to @INC

Changes for 0.02 - 2024-03-30T17:41:49Z

  • update doc with default .libroot file and list similar projects


find perl root and push lib modules path to @INC

Changes for 0.01 - 2024-03-30T17:26:22Z

  • initial version


Tied objects

Changes for 0.21 - 2024-03-30

  • Fix a bug with after hooks that were always getting set as before, also fix the order that they are called
  • Adds factory properties via Rope::Factory
  • Adds chained properties via Rope::Chained




Dist::Zilla Mixed Up

Changes for 0.1.24 - 2024-03-30T07:51:11Z

  • Update copyright year
  • Add a zild/no-check setting


Shamelessly copied Tk::Tree widget

Changes for 0.02

  • Configured Left and Right key to open and close branches. Corrected documentation.



Tied objects

Changes for 0.20 - 2024-03-30

  • Adds clear_meta and set_meta on Rope so that you can manipulate an Objects meta definition
  • Extends CONFIGURE PROPERTIES with predicates and clearers



create diffs between HTTP requests

Changes for 0.07 - 2024-03-30

  • Switch tests from YAML to YAML::PP This is mainly to avoid YAML::Syck being loaded, which can't handle some of our YAML (?!)


Tied objects

Changes for 0.19 - 2024-03-30

  • get_meta now returns a readonly definition
  • Fix private to work with roles and inheritance via extends.


Tied objects

Changes for 0.18 - 2024-03-30

  • Extends CONFIGURE PROPERTIES with a private key that allows you to make properties private.



Libdeflate compression library

Changes for 0.08 - 2024-03-30

  • Check compiler when installing and exit if version is too low
  • Include a missing file


Sah schemas related to ArrayData

Changes for 0.005 - 2024-02-16

  • Rename module/dist Sah-Schema{s,Bundle}-ArrayData following rename of Sah-Schema{s,Bundle} (for visual clarity and consistency with naming of other bundles).


Interface to the Qhull convex hull, Delauny triangulation, Voronoi diagram software suite

Changes for 0.06 - 2024-03-29T17:56:08-04:00

  • BUG FIX


automate the Chrome browser

Changes for 0.73 - 2024-03-29

  • Tests should not hang when run as root now
  • Sandbox is automatically disabled when running as root


Multi column file system explorer

Changes for 0.01 - 2024-03-01T10:42:59Z

  • original version; created by h2xs 1.23 with options -X Tk::FileBrowser


Tied objects

Changes for 0.17 - 2024-03-29

  • Adds get_meta to return the objects definition
  • Adds Rope::Monkey which takes the monkey patch approach to achieve autoloading, each for their own.


Call a subroutine on destruction of a variable.

Changes for 0.09 - 2024-03-29T19:04:01+01:00

  • Further fix on older perls


Tied objects

Changes for 0.16 - 2024-03-29

  • Fix before, around and after to only work on readonly functions (properties that have a value as a code ref), to prevent unexpected behaviour.