Skip to main content



Sah-Schemas-Str-0.013


Various string schemas

Changes for 0.013 - 2022-09-23

  • Add schemas: str1, non_empty_str, latin_{uppercase,lowercase}_{alpha,letter}.
  • [ux] Tweak summary of schemas (give example).

metacpan.org/dist/Sah-Schemas-…



File-Rename-1.90_3


Perl extension for renaming multiple files

Changes for 1.90_3

  • Increase required version of ExtUtils::MakeMaker Add test for unsafe script

metacpan.org/dist/File-Rename




Util-H2O-More-0.2.0


provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O that allow for the incremental addition of OOP into existing or small scale Perl code without having to fully commit to a Perl OOP framework or compromise one's personal Perl style.

Changes for 0.2.0

  • found and fixed bug: o3h was not working on ARRAYs
  • updated POD, added method C<a2o> intended for internal use; but some might find it useful

metacpan.org/dist/Util-H2O-Mor…






Data-Text-0.11


Class to handle text in an OO way

Changes for 0.11

  • Avoid assert failure in String::Clean Calling new() on an object now returns a clone rather than setting the defaults in the new object

metacpan.org/dist/Data-Text





Venus-1.75


OO Library for Perl 5

Changes for 1.75 - 2022-12-22

  • [update] Replace Venus::Cli#{program,podfile} with "path" attribute
  • [update] Convert Venus::Cli#init method to attribute
  • [update] Implement Venus::Assert#expression, and add ref aliases
  • [update] Update Venus::Assert to raise exceptions with expectation(s)

metacpan.org/dist/Venus





DBIx-Class-EncodedColumn-Crypt-Passphrase-Argon2-0.0100


Crypt::Passphrase::Argon2 backend

Changes for 0.0100 - 2022-12-21T22:44:07Z

  • Adapt the DBIx::Class::EncodedColumn::Crypt::Passphrase::Bcrypt code.

metacpan.org/release/GENE/DBIx…





DBIx-Class-EncodedColumn-Crypt-Passphrase-Bcrypt-0.0102


Crypt::Passphrase::Bcrypt backend

Changes for 0.0102 - 2022-12-21T20:56:32Z

  • Improve documentation.
  • Factor redundant cost code into a subroutine.

metacpan.org/dist/DBIx-Class-E…





Data-Printer-1.001000


colored & full-featured pretty print of Perl data structures and objects

Changes for 1.1.0 - 2022-12-22

  • NEW FEATURES:
  • BUG FIXES:

metacpan.org/dist/Data-Printer



DBIx-Class-EncodedColumn-Crypt-Passphrase-Bcrypt-0.0100


Crypt::Passphrase::Bcrypt backend

Changes for 0.0100 - 2022-12-21T20:07:37Z

  • Mint with Dist::Zilla.
  • Adapt the DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt code.

metacpan.org/release/GENE/DBIx…




Alien-Build-2.75


Build external dependencies for use in CPAN

Changes for 2.75 - 2022-12-21T21:03:27Z

  • The Download::Negotiate plugin will no longer pick the Fetch::CurlCommand plugin (unless bootstrap_ssl option is chosen), because it relies on the -J option which is unfortunately not reliable. When a more reliable method can be used by Fetch::CurlCommand we will likely go back to preferring it (gh#384, gh#385)

metacpan.org/dist/Alien-Build





Sah-Schemas-Float-0.012


Sah schemas for various floating types

Changes for 0.012 - 2022-09-22

  • No functional changes.
  • [doc] Mention Sah::Schema::percent_str.

metacpan.org/dist/Sah-Schemas-…



Bible-OBML-Gateway-2.07


Bible Gateway content conversion to Open Bible Markup Language

Changes for 2.07 - 2022-12-21T14:05:26-08:00

  • Several parse patches for edge-cases and Gateway source errors
  • Leverage Bible::Reference's require_chapter_match

metacpan.org/dist/Bible-OBML-G…



Bible-OBML-2.06


Open Bible Markup Language parser and renderer

Changes for 2.06 - 2022-12-21T13:47:00-08:00

  • Deploy use of Bible::Reference's new chapter match flag

metacpan.org/dist/Bible-OBML




Bible-Reference-1.15


Simple Bible reference parser, tester, and canonicalizer

Changes for 1.15 - 2022-12-21T13:01:27-08:00

  • Add "simplify" flag and associated functionality
  • Add "require_chapter_match" flag and associated functionality

metacpan.org/dist/Bible-Refere…









Data-Alias-1.28


Comprehensive set of aliasing operations

Changes for 1.28 - 2022-12-21

  • Fix compatibliity with perl 5.37.3 and later
  • Fix support for state-variables (alias state $x = ...)
  • Fix handling of negative literal array index (alias $x[-1] = ...)

metacpan.org/dist/Data-Alias




File-Rename-1.90_2


Perl extension for renaming multiple files

Changes for 1.90_2


metacpan.org/dist/File-Rename



App-BPOMUtils-NutritionFacts-0.015


Utilities related to BPOM nutrition facts

Changes for 0.015 - 2022-12-20

  • First release, split from App-BPOMUtils because App-BPOMUtils is having build problems currently.
  • Fixes (missing "JUMLAH PER SAJIAN" text in linear form), missing "JUMLAH PER KEMASAN (... g)" for per-package ING.

metacpan.org/release/PERLANCAR…



App-CSVUtils-0.999_1


CLI utilities related to CSV

Changes for 0.999_1 - 2022-12-14

  • Incompatible changes
  • New features
  • Internals
  • Enhancements
  • Removed
  • Documentation & UX

metacpan.org/dist/App-CSVUtils



Astro-SpaceTrack-0.159


Download satellite orbital elements from Space Track

Changes for 0.159 - 2022-12-21

  • Add Celestrak supplemental catalog ast (AST Space Mobile). This is currently only Bluewalker 3, but I assume the Bluebirds will go here too.

metacpan.org/dist/Astro-SpaceT…




App-Pod-0.32


Quickly show available class methods and documentation.

Changes for 0.32

  • 2022-12-21 - Fixed unicode in pod warnings.

metacpan.org/dist/App-Pod



Math-MPC-1.30


Perl interface to the MPC (multi precision complex) library

Changes for 1.30

  • Jump straight to version 1.30, as this module now contains a fair amount of new functionality that requires version 1.3.0 (or later) of the mpc library.
  • Fix for Makefile.PL. (It was not defining NV_IS_FLOAT128 when it should.)
  • Handle "rounding away from zero" mode. (Becomes available in mpc-1.3.0.)
  • Add new functions Rmpc_agm, Rmpc_eta_fund and in_fund_dom.
  • Wrap Radius functions.
  • Wrap Ball functions.

metacpan.org/dist/Math-MPC




App-Greple-8.60


extensible grep with lexical expression and region handling

Changes for 8.60 - 2022-12-21T08:42:41Z

  • Mainly document update.
  • Possiblly the final release of Version 8.

metacpan.org/dist/App-Greple



SPVM-0.9669


SPVM Language

Changes for 0.9669 - 2022-12-21

  • Incompatible Changes
  • New Features
  • Performance Improvement

metacpan.org/dist/SPVM




Testing...


Testing *testing* _testing_ **testing** __testing__ `testing` ... Tested.