Skip to main content


An open source web-based network management tool.

Changes for 2.070002 - 2023-11-21

  • ENHANCEMENTS
  • BUG FIXES


Class for unicode block manipulation.

Changes for 0.08 - 2023-11-21T14:40:37+01:00

  • Improve LICENSE AND COPYRIGHT section in doc.
  • Improve SYNOPSIS section in doc.
  • Improve constructor parameters in doc.
  • Move bugtracker to github.
  • Rename example files to better names.
  • Rewrite Encode::decode_utf8 to better Unicode::UTF8::decode_utf8.
  • Rewrite doc to use =head2 in methods.
  • Update Module::Install to 1.21 version.
  • Update author github username.
  • Update copyright years.



Module for getting example from POD.

Changes for 0.14 - 2023-11-21T13:54:12+01:00

  • Add test for parse example with pod comment.
  • Remove nonsense code.
  • Update Module::Install to 1.21 version.
  • Update copyright years.
  • Update minimal dependency of File:😮bject.


Polymorphic data cloning

Changes for 0.005 - 2023-11-21

  • Fix against Perl 5.38 (#3, by demerphq)
#3


Print version of the specified module(s).

Changes for 0.17_01 - 2023-11-21T12:10:53+01:00

  • (Abe Timmerman, Tue, 21 Nov 2023 12:10:53 +0100) Autocommit for distribution V 0.17_01 (test)



configure, create and run LXC application containers

Changes for 0.33 - 2023-11-21T10:21:57Z

  • trying different approach for 'ldd' tests (no mockup for /bin/ls)


Trash files, with undo/redo capability

Changes for 0.231 - 2023-11-21

  • Update module name: File::MoreUtil -> File::Util::Test.
  • Bump prereq version: File::Trash::FreeDesktop 0.207 (fixed version).


Trash files

Changes for 0.207 - 2023-11-21

  • [bugfix] Fix bug since 0.204+, recover() should by default accept original path, not filename.


Trash files

Changes for 0.206 - 2023-11-21

  • Update module name: File::MoreUtil -> File::Util::Test.


SPVM Language

Changes for 0.989062 - 2023-11-20

  • New Features
  • Changes
  • Bug Fix
  • New Features
  • Test Improvement
  • Incompatible Changes
  • Exception Message Improvement



(ADOPTME) A simple class for iterating over Perl arrays

Changes for 0.132 - 2023-11-21

  • No functional changes.
  • Mark distribution as up for adoption since I'm no longer using it.


(ADOPTME) Send logs to screen, with colors and some other features

Changes for 0.141 - 2023-11-21

  • Support parameter log_level (thanks Mikko Koivunalho).
  • Mark distribution as up for adoption since I'm no longer using Log::Any.


(DEPRECATED)(ADOPTME) Send Log::Any logs to a subroutine

Changes for 0.102 - 2023-11-21

  • No functional changes.
  • Mark distribution as up for adoption since I'm no longer using Log::Any.


Generate a coderef iterator from a number sequence specification (e.g. '1,3,5,...,101')

Changes for 0.008 - 2023-11-21

  • No functional changes.
  • [doc] Update doc to reflect fibonacci support.


Generate a coderef iterator from a number sequence specification (e.g. '1,3,5,...,101')


Generate a coderef iterator from a number sequence specification (e.g. '1,3,5,...,101')


Generate a coderef iterator from a sequence of items, the last of which can be a coderef to produce more items


packages that provide templated software licenses

Changes for 0.104005 - 2023-11-20T21:09:56-05:00

  • require perl v5.12.0, which was already effectively required because of upstream libraries
  • update author metadata


distribution builder; installer not included!

Changes for 6.031 - 2023-11-20T19:49:23-05:00

  • avoid some warnings on platforms without symlinks; (thanks, reneeb!)


BeLike::RJBS when you build your dists

Changes for 5.025 - 2023-11-20T19:58:30-05:00

  • There is no longer any reason for "toolchain" perl-window to forbid the use of "package NAME VERSION", so it doesn't. We have reached the year 2010!



Getopt::Long, but simpler and more powerful

Changes for 0.112 - 2023-11-20T19:34:53-05:00

  • This version removes the redundant option warning, which is now provided by Getopt::Long v2.55 and later -- which is now required! As before, this will someday become fatal.


Diff the text of two PDF documents

Changes for 0.006 - 2023-08-09

  • Add option: --pager.


A fully event-driven networkable IRC server daemon module.

Changes for 1.63

  • MAP output should include server IDs, for OPERs



An implementation of the OpenTelemetry SDK for Perl

Changes for 0.017 - 2023-11-20T21:37:36+00:00





MARC leader class.

Changes for 0.04 - 2023-11-20T16:14:23+01:00

  • Regen README file.
  • Rewrite to new Data::MARC::Leader data object.


MARC leader class for print.

Changes for 0.03 - 2023-11-20T16:13:04+01:00

  • Rewrite to new Data::MARC::Leader::Utils.


Job queue

Changes for 10.27 - 2023-11-20

  • Improved repair performance in cases where there are a lot of finished jobs with dependencies.


Data objects for MARC leader.

Changes for 0.03 - 2023-11-20T14:39:39+01:00

  • Change API: Rename char_encoding_scheme() to char_coding_scheme().


Conversion class between MARC record and Wikidata object.

Changes for 0.06 - 2023-11-20T14:16:34+01:00

  • Rewrite to use of MARC::Leader.


A perl module for form indenting.

Changes for 0.08 - 2023-11-20T14:12:39+01:00

  • Fix Makefile.PL which fails with no '.' in @INC.
  • Fix indent in doc.
  • Rename example files to better names.
  • Update Module::Install to 1.21.
  • Update copyright years.


Base class and script for parse and print MARC leader.

Changes for 0.02 - 2023-11-20T14:09:54+01:00

  • Add support of ANSI color output.


Subclass of Log:😁ispatch::Email that sends e-mail using Sendmail

Changes for 0.04

  • Disable smokers for now Fix warning about unsent message Force flush on destroy



MARC leader class for print.

Changes for 0.02 - 2023-11-20T12:25:06+01:00

  • Add ANSI support.
  • Add constructor parameters to doc.
  • Add naive constructor test.
  • Fix dependencies.
  • Regen example.
  • Remove trailing space in code.


drawing Mandelbrot and Julia fractals

Changes for 0.43 - 2023-11-20

  • = fixes yet
  • / more color constants
  • ' improved example picture in POD
  • ! fixed smoke tests


extensible grep with lexical expression and region handling

Changes for 9.0902 - 2023-11-20T10:23:55Z

  • fix bug of --must pattern used with --need option


configure, create and run LXC application containers

Changes for 0.32 - 2023-11-20T10:04:17Z

  • added diagnostic for 'ldd' problem on some smokers
  • fixes when abs_path in common::libraries_used returns undef
  • fixed shellcheck warning in t/mockup/nft



what modules shipped with versions of perl

Changes for 5.20231120

  • Updated for v5.39.5


Mapping Perl releases on CPAN to the location of the tarballs

Changes for 5.20231120

  • Change: 5baddd08edbb5b987a0851bfee46f0b8265be8ef Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-11-20 09:24:19 +0000


Load lines from files and network

Changes for 1.040 - 2023-11-20

  • Add loadblob(), exported on demand. Enhance documentation.


CPAN releases for the year 2024

Changes for 20231120.0 - 2023-11-20

  • First release, empty to prevent failure in 2024.