Skip to main content



Cross-platform CPU information / topology

Changes for 1.03 - 2023-09-25

  • Fix Solaris support.


A class based approach for options of Getopt::Long

Changes for v0.104.1 - 2023-09-26T00:51:23Z

  • Correcting a bug whereby debug or verbose would not work in Getopt::Class::Values


Generic Module to inherit from

Changes for v0.32.3 - 2023-09-25T23:37:41Z

  • Minor issue in unit test 14.core.t corrected


Data Dump Beautifier

Changes for v0.1.7 - 2023-09-25T00:54:37Z

  • Corrected a double quote formatting issue.


A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.

Changes for 1.12.0 - 2023-09-24

  • 5.16 minimum Perl version required
  • minor updates to POD, tests


NBI Slurm module

Changes for 0.6.3 - 2023-09-24

  • Minor update to `shelf`: JSON errors will be quietly ignored if --refresh is set



Generic Module to inherit from

Changes for v0.32.2 - 2023-09-20T15:08:44Z

  • Updated method _is_empty in Module::Generic to include array and hash
  • Improved method _is_class_loaded() in Module::Generic
  • Corrected the error() method in Module::Generic::Array that was not working as intended
  • Added the method reduce() in Module::Generic::Array as an implementation of the JavaScript equivalent.
  • Added in Module::Generic the methods _has_symbol, _get_symbol and _list_symbols


What Math::BigInts are before they become big

Changes for 0.29 - 2023-08-24

  • Sync with the Math-BigInt distribution.


Utilities related to EAN (International/European Article Number)

Changes for 0.002 - 2023-01-28

  • No functional changes.
  • [doc] Fix description, mention App::CheckDigitsUtils.


Alien package for the PROJ library

Changes for 1.26 - 2023-09

  • Share builds: add bin dirs to PATH on Windows



A versatile and fully programmable textual content parser that is extremely well suited for syntax highlighting and code folding


Recursively scan Perl code for dependencies

Changes for 1.34 - 2023-09-24

  • Fix issue #19 (AKA rschupp/PAR-Packer#78): invalid paths in zip file
  • Add GitHub CI
#19


Copyright class

Changes for 0.011 - 2023-09-24

  • ensure garbage in, garbage out mode (Debian #1052168)
  • improve statement cleanup


Perl extension for comparing arrays.

Changes for 4.0.0 - 2023-09-24

  • Switched to using Feature::Compat::Class.


Cross-platform CPU information / topology

Changes for 1.02 - 2023-09-24

  • get_hash() added.
  • Processors number for MacOS.
  • Test::MockFile only for automated testing (cpantesters).



store a record in a database

Changes for 1.05 - 2023-09-24T00:09:17-04:00

  • DISTRIBUTION
  • ENHANCEMENTS


Provide the static, dynamic libraries and CLI (non-Windows) of the edlib aligner

Changes for 0.05 - 2023-09-23T20:22:19-06:00

  • Fixed mistakes in the POD documentation


Utilities related to EAN (International/European Article Number)

Changes for 0.001 - 2023-01-27

  • First release.


data pack for Business::ISBN

Changes for 20230923.001 - 2023-09-23T19:43:19Z

  • Data update for 20230923



Slice and dice spreadsheets, optionally using tied variables.

Changes for 1000.009



objected-oriented Perl interface to ImageMagick. Use it to read, manipulate, or write an image or image sequence from within a Perl script.


objected-oriented Perl interface to ImageMagick. Use it to create, edit, compose, or convert bitmap images from within a Perl script.


A module that performs semantic similarity in PXF/BFF data structures and beyond (JSON|YAML)

Changes for 0.00_1

  • Testing deployment in CPAN


Alias for __PACKAGE__

Changes for v1.1.8 - 2023-09-23T19:16:58Z

  • Correcting an issue with the signature file of this release. Bug #1
#1



data pack for Business::ISBN

Changes for 20230922.001 - 2023-09-23T00:18:18Z

  • Data update for 20230922


Pack dependencies onto your script file

Changes for 0.586 - 2023-07-11

  • No functional changes.
  • Remove usage of smartmatch to avoid warning under perl 5.38.


BSD utilities written in pure Perl

Changes for 1.039 - 2023-09-22T23:46:44Z

  • All of these improvements are from Michael Mikonos
  • arithmetic
  • banner
  • basename
  • bc
  • bcd
  • cal
  • cmp
  • diff
  • ed
  • expr
  • fold
  • head
  • ls
  • nl
  • paste
  • rmdir
  • seq
  • sort
  • sum
  • tee
  • tsort
  • which
  • xargs



acesse a API REST dos Correios

Changes for 0.001 - 2023-09-22

  • initial release.



The Suffit API client library

Changes for 1.01

  • Added the pubkey method to V1 module


NBI Slurm module

Changes for 0.6.2 - 2023-09-22

  • Bug fix in `shelf`
  • Improvements to `make_package`



Perl extension for Package URL (aka "purl")

Changes for 2.02 - 2023-09-22

  • Added core "JSON" module prerequisite in Makefile.PL (#4)
#4




Parse, Analyze and Manipulate Perl (without perl)

Changes for 1.277 - 2023-09-22T09:12:48Z

  • Summary:
  • Parse prototypes as literal quotes, enables parens and newlines in protos
  • Fix false positive detection of labels (GH#289) (Dan Church)
  • Details:
  • Wrapped most Document->new calls in tests with automatic checks


Cross-platform CPU information / topology

Changes for 1.01 - 2023-09-22

  • Deprecated hw.ncpu only as fallback.
  • POD and formatting.



Pure Perl module to test Math::BigInt with scalars

Changes for 1.999841 - 2023-09-21

  • Remove development files that were accidentally included in the distribution.


Install all the new builtins from the builtin namespace

Changes for 0.000006

  • Added support for builtin::unimport (thanks Andreas!)


Mapping Perl releases on CPAN to the location of the tarballs via MetaCPAN API

Changes for 0.007 - 2023-09-22T14:05:02Z

  • No functional changes; update metadata



A Perl wrapper around OpenSSL's AES library

Changes for 0.10

  • Significant updates since 0.08
  • Detailed Change Log