Skip to main content


use Git commands with Future

Changes for 0.007_01 - 2023-08-05T16:02:13Z

  • The git used for the tests now always outputs UTF-8, as the real Git does.
  • Added a new test to test the UTF-8 handling.


Perl interface to the GMP integer functions

Changes for 0.58

  • Fix overload_div_eq to die gracefully (as opposed to segfaulting) on div by zero.
  • Fix bugs in t/overload_op_eq.t


Perl interface to the GMP rational functions

Changes for 0.55

  • Fix bugs in t/overload_op_eq.t



use Git commands with Future

Changes for 0.007 - 2023-08-05T12:30:25Z

  • use binmode($fh, ':encoding(UTF-8)') on the file handles before reading the output from git.
  • Bump required Perl to 5.10, which is required by Future anyway.




configure, create and run LXC application containers

Changes for 0.06 - 2023-08-05T10:17:31Z

  • now trying to mockup everything (apparently no smoker has LXC installed)
  • bug fix in plan(s) of t/04-setup-rt.t


output an updateable list of ongoing jobs

Changes for 0.03 - 2023-08-05

  • Support Windows


Writing documents for MsWord in HTML format

Changes for 1.10

  • new "encode_fallback" parameter
  • save_as() can take a filehandle instead of a filename


Wrapper to Slay::Maker that reads the rules from a file

Changes for 0.14

  • stable release with all changes in 0.13_50..0.13_51


Automate the Firefox browser with the Marionette protocol

Changes for 1.43

  • Documentation fixes


A PSGI framework for building REST api's in Perl.

Changes for 0.006 - 2023-08-03

  • Alpha release #6
  • Add Slick::Annotation
  • Add route based caching based on "annotation"
  • Various POD fixes
#6



a fast CPAN module installer

Changes for 0.997013 - 2023-08-05T09:06:41Z

  • Set GIT_TERMINAL_PROMPT=0 when git cloning


Utilities related to desktop trash

Changes for 0.002 - 2023-08-02

  • [ux] Add completion of trashed filenames to trash-rm, trash-list, trash-restore.


Search packages in 02packages.details.txt

Changes for 0.100 - 2023-08-05T08:25:07Z

  • BREAKING CHANGE: Now CPAN::02Packages::Search itself is not fork-safe. If you want to make CPAN::02Packages::Search fork-safe, see, for example, Proc::ForkSafe.


Automate the Firefox browser with the Marionette protocol

Changes for 1.42

  • Adding the proxy parameter to the new method Fixes to ssh handling Documentation and test suite fixes Allowing a scalar filehandle to contain a certificate for the new method


A LÖVE2D game development command-line interface.

Changes for 0.005 - 2023-08-04T13:24:12-04:00

  • Minor documentation changes
  • Rename LOVE2DGame.love => Game.love
  • Force user permission when re-running build command
  • Cleaned Directory code


ITree based document list

Changes for 0.02

  • Bugfix. Now it works also on Windows.


A Plugin to interface Form::Tiny with OptArgs2

Changes for 0.03 - 2023-08-04T12:08:30-04:00

  • ENHANCEMENT


Recursively scan Perl code for dependencies

Changes for 1.33 - 2023-08-04

  • Recognize Moose/Moo/Mouse style inheritance ("extends") or composition ("with") statements.
  • Add %Preload entries for known dependants of XS:😛arse::Keyword.



Perl module to download/fetch and save information from the Web

Changes for 0.15.9 - 2023-08-04T07:37:34-07:00

  • BUG FIXES


Writing documents for MsWord in HTML format

Changes for 1.09

  • add a <meta http-equiv> tag in html, because the MIME Content-type header is not enough for MsWord


version agnostic Perl bindings for zeromq using ffi

Changes for 1.19 - 2023-08-04T11:16:25+00:00



Perl wrapper to librados.

Changes for 0.22

  • fixes install under Linux, broken by previous version


configure, create and run LXC application containers

Changes for 0.05 - 2023-08-04T10:40:22Z

  • added OS test to get better feedback from CPAN smoke testers


Perl interface to the GMP integer functions

Changes for 0.57

  • Expand cross-class overloading to include +=, -=, *=, /=, and **= operations, conditionally available only when $Math::GMPz::RETYPE has been set to 1.
  • Fix bug in t/mpfr_NV_checks.t. (The script needs Math-MPFR-4.07 or later.)
  • Simplify overloading of '++' and '--'.
  • Add new functions Rmpz_cmp_sj and Rmpz_cmp_uj (but only for builds where IVSIZE > LONGSIZE).
  • Modify Rmpz_cmp_IV (to utilize Rmpz_cmp_sj and Rmpz_cmp_uj where applicable).


Perl interface to the GMP rational functions

Changes for 0.54

  • Expand cross-class overloading to include +=, -=, *=, /=, and **= operations, conditionally available only when $Math::GMPq::RETYPE has been set to 1.
  • Simplify overloading of '++' and '--'.



PYX optimization tool.

Changes for 0.04 - 2023-08-04T09:21:11+02:00

  • Add missing ';'.
  • Fix minimal version of Test::Warn in test dependencies.


A PSGI framework for building REST api's in Perl.

Changes for 0.005 - 2023-08-03

  • Alpha release #5
  • Add Slick::Cache, Slick::CacheExecutor{,::Redis,::Memcached}
  • Add a very basic version of the CLI (WIP)
  • Various POD changes
#5


Perl module to download/fetch and save information from the Web

Changes for 0.15.8 - 2023-08-03T20:50:37-07:00

  • BUG FIXES


Characters from the sitcom It's Always Sunny In Philadephia (2005-)

Changes for 0.001 - 2023-03-12

  • First release.


Application to test DWG file by LibreDWG JSON conversions.

Changes for 0.03 - 2023-08-04T01:18:06+02:00

  • Fix dependencies.


high-performance, selector-based, content-aware HTML template engine

Changes for 0.09 - 2023-08-04

  • fix scoping of loops in sub-templates (i.e. 'replace_inner_template' or 'replace_outer_template' embedding a template that uses 'repeat_inner' or 'repeat_outer'); this could cause errors like "Use of uninitialized value in concatenation (.) or string at .../HTML/Blitz/CodeGen.pm line 387."


Application to test DWG file by LibreDWG JSON conversions.

Changes for 0.02 - 2023-08-04T01:10:06+02:00

  • Add description to tool doc.
  • Add detection of DWG file version and add to dwgwrite command.
  • Add example to doc.
  • Add link to another script to doc.
  • Fix description of class in doc.
  • Fix typo in doc.
  • Update Module::Install to 1.21 version.


help make objects fork safe

Changes for 0.001 - 2023-08-04T08:08:29Z

  • Initial version



Register prereqs from cpmfile

Changes for v0.0.5 - 2023-08-04T07:17:04Z

  • Use defer
  • Fix usage of Module::cpmfile:😛rereqs->walk


Minify, Compress, Cache-control and Serve static files from Plack applications

Changes for 2.000000 - 2023-08-04T00:41:41+03:00

  • Upgrade dependencies.
  • Use Perl v5.36 features, such as subroutine signatures.
  • Add deflate compression support.
  • Add optional support for zstd compression.
  • Remove core modules from list of dependencies.
  • Minor refactoring.
  • Project license switched from Perl 5 to Apache 2.0.


PCAP retrieval for a FPC setup writing to PCAP files.

Changes for 0.3.0 - 2023-08-03

  • -add req_start, req_start_s, req_end, req_end_s, and req_time keys to metadata -fix padding handling


A Plugin to interface Form::Tiny with OptArgs2

Changes for 0.02 - 2023-08-03T16:21:38-04:00

  • BUG FIX
  • ENHANCEMENT



The official Perl library for IPinfo.

Changes for 2.1.1

  • Fixing Testcases and formatting codebase


Perl modules for Current Cost energy monitors

Changes for 1.232151 - 2023-08-03T21:02:46+01:00



Perl modules for Current Cost energy monitors

Changes for 1.232150 - 2023-08-03T20:58:24+01:00

  • Fix Device::SerialPort imports (thx @haarg).


Abstraction for Packagers

Changes for 1.440 - 2023-08-03

  • Add support for PPL, Docker and AppImage.


Automate software releases

Changes for 2.133 - 2023-08-03T19:22:04Z

  • Add GitHub to the bugtracker meta data so MetaCPAN doesn't point to rt.cpan.org (Tux, #48)
#48