Skip to main content



Chemistry-PeriodicTable-0.0302


Provide access to chemical element properties

Changes for 0.0302 - 2023-01-09T06:33:23Z

  • Fix element types.
  • Improve the eg/periodic.pl script.

metacpan.org/dist/Chemistry-Pe…



Proch-N50-1.5.3-TRIAL


a small module to calculate N50 (total size, and total number of sequences) for a FASTA or FASTQ file. It's easy to install, with minimal dependencies.

Changes for 1.5.3 - 2023-01-12

  • Refactoring test suite (TestFu.pm)
  • Updated binaries to uniformly load library and use the unblessed method getRead()

metacpan.org/dist/Proch-N50



PDL-Opt-QP-0.29


Quadratic programming solver for PDL

Changes for 0.29 - 2023-01-09

  • fix Makefile.PL by including PDL::LinearAlgebra find_libs func

metacpan.org/dist/PDL-Opt-QP







Tags-Output-Indent-0.10


Indented output for Tags.

Changes for 0.10 - 2023-01-09T11:38:05+01:00

  • Add test messages.
  • Rewrite from List::MoreUtils to List::Util.
  • Update copyright years.

metacpan.org/dist/Tags-Output-…



Tags-0.14


Structure oriented SGML/XML/HTML/etc. elements manipulation.

Changes for 0.14 - 2023-01-09T11:16:55+01:00

  • Common

metacpan.org/dist/Tags



Connector-1.47


a generic connection to a hierarchical-structured data set

Changes for 1.47 - 2023-01-09T09:59:21Z


metacpan.org/dist/Connector



Webservice-OVH-0.48


A perl representation of the ovh-api

Changes for 0.48 - 2023-01-09T09:15:33Z

  • fix project->instances access

metacpan.org/dist/Webservice-O…



Data-Scan-0.009


Stackfree arbitrary data scanner

Changes for 0.009 - 2023-01-09T06:19:50Z

  • Jean-Damien Durand <jeandamiendurand@free.fr>

metacpan.org/dist/Data-Scan



Passwd-Unix-1.08


access to standard unix files

Changes for 1.08 - 2023-01-09T07:12:02+01:00

  • Removed "test.pl" file. From now on there sould be used real tests.

metacpan.org/dist/Passwd-Unix



Task-PerlCriticAllPolicies-0.07


A Task for installing all Perl::Critic policies at once.

Changes for 0.07

  • Released at 2023-01-09T12:15:43+0900
  • add Perl::Critic::Utils::DataConversion
  • add Perl::Critic::Utils::POD::ParseInteriorSequence
  • add Perl::Critic::Policy::Subroutines::ProhibitLvalueMethods

metacpan.org/dist/Task-PerlCri…



Dist-Zilla-PluginBundle-RJBS-5.022


BeLike::RJBS when you build your dists

Changes for 5.022 - 2023-01-08T21:02:28-05:00

  • require a newer [ReportPrereqs] to get perl version in report
  • add experimental "dzil workflower" to install a GitHub Actions workflow

metacpan.org/dist/Dist-Zilla-P…



Email-Simple-2.218


simple parsing of RFC2822 message format and headers

Changes for 2.218 - 2023-01-08T19:49:09-05:00

  • update author contact info
  • bump version required to v5.12.0 (it was already effectively that after some upstream changes)

metacpan.org/dist/Email-Simple



Email-MIME-ContentType-1.028


Parse and build a MIME Content-Type or Content-Disposition Header

Changes for 1.028 - 2023-01-08T19:26:20-05:00

  • update author info

metacpan.org/dist/Email-MIME-C…



App-ChromeUtils-0.011


Utilities related to Google Chrome browser

Changes for 0.011 - 2022-10-07

  • No functional changes.
  • [doc] Mention App::BraveUtils.

metacpan.org/dist/App-ChromeUt…



Email-MIME-1.953


easy MIME message handling

Changes for 1.953 - 2023-01-08T19:02:24-05:00

  • as promised, this release no longer works on v5.8; in fact, due to some upstream libraries, it hasn't in some time
  • documentation has been cleaned up to stop referencing long-dead other libraries or methods
  • some small code changes to benefit from v5.10 and v5.12 improvements

metacpan.org/dist/Email-MIME




Chemistry-PeriodicTable-0.0301


Provide access to chemical element properties

Changes for 0.0301 - 2023-01-08T12:52:49Z

  • Fix element names 113-118.

metacpan.org/dist/Chemistry-Pe…



Chemistry-PeriodicTable-0.0300


Provide access to chemical element properties

Changes for 0.0300 - 2023-01-08T12:17:33Z

  • Make headers an attribute.
  • Add a WIP table display mojo app.

metacpan.org/dist/Chemistry-Pe…



JSON-Schema-Tiny-0.019


Validate data against a schema, minimally

Changes for 0.019 - 2023-01-08T19:54:14Z

  • fix warning when using a $ref to a URI with no fragment
  • update test skip list for latest release of the test suite

metacpan.org/dist/JSON-Schema-…





MarpaX-ESLIF-6.0.28


ESLIF is Extended ScanLess InterFace

Changes for 6.0.28 - 2023-01-08T19:07:42Z

  • Jean-Damien Durand <jeandamiendurand@free.fr>
  • Jeffrey Kegler <jeffreykegler@jeffreykegler.com>
  • Jeffrey Kegler <jeffreykegler@protonmail.com>
  • jddurand <jeandamiendurand@free.fr>

metacpan.org/dist/MarpaX-ESLIF




NIP-Generator-1.24


generator of polish fiscal identifiers.

Changes for 1.24 - 2023-01-08T17:37:47+01:00

  • Changes in a dist.ini file.

metacpan.org/dist/NIP-Generato…







NIP-Generator-1.21


generator of polish fiscal identifiers.

Changes for 1.21 - 2023-01-08T16:48:05+01:00

  • Changes in dist.ini.

metacpan.org/dist/NIP-Generato…



NIP-Generator-1.2


generator of polish fiscal identifiers.

Changes for 1.2 - 2023-01-08T15:40:47+01:00

  • Dist::Zilla release.

metacpan.org/dist/NIP-Generato…






JavaScript-QuickJS-0.16


Run JavaScript via QuickJS in Perl

Changes for 0.16

  • Update easyxs to fix Solaris strnlen problem seen in CPAN Testers.
  • Small fix to docs.

metacpan.org/dist/JavaScript-Q…



Promise-ES6-0.26


ES6-style promises in Perl

Changes for 0.26

  • (No production changes.)
  • Skip async/await tests on DEBUGGING perls (fixes CPAN Testers).
  • Migrate to cpanfile
  • Consolidate GitHub CI.

metacpan.org/dist/Promise-ES6



Chemistry-PeriodicTable-0.0200


Provide access to chemical element properties

Changes for 0.0200 - 2023-01-08T03:13:25Z

  • Make the hash data a proper attribute.

metacpan.org/release/GENE/Chem…



Chemistry-PeriodicTable-0.0100


Provide access to chemical element properties

Changes for 0.0100 - 2023-01-08T02:58:42Z

  • Filled in the blanks AKA everything except the CSV.
  • Mint with Dist::Zilla.

metacpan.org/release/GENE/Chem…




Passwd-Unix-1.06


access to standard unix files

Changes for 1.06 - 2023-01-08T09:50:59+01:00

  • Fix in a Makefile.PL dependencies.

metacpan.org/dist/Passwd-Unix





App-DBBrowser-2.310


Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.

Changes for 2.310 - 2023-01-08

  • Added DB2-plugin.
  • Bugfix import and export options.
  • Sort schemas.
  • Tables-menu: don't separate system tables from the user tables if the schema is a system schema.

metacpan.org/dist/App-DBBrowse…



Finance-Tax-Aruba-0.005


A package that deals with tax calculations for Aruba

Changes for 0.005 - 2023-01-08T05:12:22Z

  • Add 2023 year support
  • Add support for fringe and non-fringe benefits
  • Refactor tests to make them easier

metacpan.org/dist/Finance-Tax-…




App-lcpan-Bootstrap-20230108.0.0


Bootstrap database for lcpan

Changes for 20230108.0.0 - 2023-01-08

  • Update database.
  • Add a note about why some modules are skipped in the configuration to produce the boostrap database.

metacpan.org/dist/App-lcpan-Bo…