Skip to main content



App-BPOMUtils-RPO-Checker-0.003


Various checker utilities to help with Processed Food Registration (RPO - Registrasi Pangan Olahan) at BPOM

Changes for 0.003 - 2023-01-27

  • [ux][cli bpom-rpo-check-label-design] By default set log level to 'info'.

metacpan.org/release/PERLANCAR…



App-BPOMUtils-RPO-Checker-0.002


Various checker utilities to help with Processed Food Registration (RPO - Registrasi Pangan Olahan) at BPOM

Changes for 0.002 - 2023-01-20

  • Tweak Rinci metadata.

metacpan.org/release/PERLANCAR…



App-BPOMUtils-RPO-Checker-0.001


Various checker utilities to help with Processed Food Registration (RPO - Registrasi Pangan Olahan) at BPOM

Changes for 0.001 - 2023-01-20

  • First release.

metacpan.org/release/PERLANCAR…



Mockery-0.01


Mock objects for testing purposes

Changes for 0.01

  • First version, released on an unsuspecting world.

metacpan.org/release/LNATION/M…




App-TextWrapUtils-0.002


Utilities related to text wrapping

Changes for 0.002 - 2022-12-13

  • [incompatible change] [cli textwrap] Change default backend from Text::Wrap to Text::ANSI::Util because Text::Wrap does not remove initial indent.

metacpan.org/dist/App-TextWrap…



HTML-Blitz-0.05


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

Changes for 0.05 - 2023-02-11

  • fatalize 'uninitialized' warnings; i.e. templates will now die() if they encounter undefined variables
  • treat basefont, bgsound, frame, keygen as void elements; i.e. they cannot have content or close tags
  • special-case the contents of script, style, and title elements; they cannot have child elements and (in the case of style and script) they don't support HTML entities to escape text contents

metacpan.org/dist/HTML-Blitz






Plack-App-Tags-HTML-0.11


Plack application for running Tags::HTML objects.

Changes for 0.11 - 2023-02-10T23:06:45+01:00

  • Fix doc and regen examples.
  • Update copyright years.
  • Update to new Plack::Component::Tags::HTML@0.12.

metacpan.org/dist/Plack-App-Ta…



Plack-Component-Tags-HTML-0.12


Plack component for Tags with HTML output.

Changes for 0.12 - 2023-02-10T23:04:51+01:00

  • Fix CSS processing from Tags::HTML::Page::Begin.

metacpan.org/dist/Plack-Compon…



Crypt-Passphrase-Argon2-0.004


An Argon2 encoder for Crypt::Passphrase

Changes for 0.004 - 2023-02-10T23:04:34+01:00

  • Add profile argument to constructor

metacpan.org/dist/Crypt-Passph…



Plack-Component-Tags-HTML-0.11


Plack component for Tags with HTML output.

Changes for 0.11 - 2023-02-10T22:48:37+01:00

  • Rewrite to new Tags::HTML::Page::Begin@0.16.

metacpan.org/dist/Plack-Compon…



Plack-App-Login-0.07


Plack login application.

Changes for 0.07 - 2023-02-10T22:24:02+01:00

  • Rewrite to new Tags::HTML::Page::Begin@0.16 with css init section.
  • Update copyright years.

metacpan.org/dist/Plack-App-Lo…



Chrome-Policy-0.230410


Chrome Policy class

Changes for 0.230410 - 2023-02-11T01:22:00+04:00

  • Add CONTRIBUTING file
  • Document the set_strict_policy method

metacpan.org/dist/Chrome-Polic…



Dist-Zilla-PluginBundle-RWP-0.230410


Add [@RWP] plugin bundle into dist.ini

Changes for 0.230410 - 2023-02-11T01:16:27+04:00

  • Add a new GenerateFile plugin
  • Compile adding plugins into a single add_plugins call

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



Tags-HTML-Page-Begin-0.16


Tags helper for HTML page begin.

Changes for 0.16 - 2023-02-10T22:13:53+01:00

  • Add processing of CSS by Tags::HTML::_process_css().
  • Change of API in case of 'tags' parameter, could be undef (not much important), from Tags::HTML.
  • Mention css_init parameter in doc.
  • Rewrite to use of Tags::HTML.

metacpan.org/dist/Tags-HTML-Pa…



Tags-HTML-Stars-0.05


Tags helper for stars evaluation.

Changes for 0.05 - 2023-02-10T21:55:25+01:00

  • Add tests with public_image_dir.
  • Improve doc in EXAMPLE2 section in doc.
  • Rename examples in examples/ directory to better names.
  • Update copyright years.

metacpan.org/dist/Tags-HTML-St…



LaTeX-TOM-1.05


A module for parsing, analyzing, and manipulating LaTeX documents.

Changes for 1.05 - 2023-02-10

  • Drop generating compat Makefile.PL.

metacpan.org/dist/LaTeX-TOM







OPCUA-Open62541-2.00


Perl XS wrapper for open62541 OPC UA library

Changes for 2.00 - 2023-02-10

  • Use methods ServerConfig::setDefaultWithSecurityPolicies() and ClientConfig::setDefaultEncryption() to activate encryption and optionally verfication on both sides respectively.
  • Module OPCUA::Open62541::Test::CA is used to create private key, certificate, CA and CRL for testing OPC UA encryption.
  • Implement methods to get and set client and server description in open62541 config.
  • Generate OPC UA constants in Perl from open62541 version 1.3.4 with full namespace 0.
  • Remove support for open62541 1.0 and 1.1 API. 1.2 branch did not work properly with OPCUA::Open62541 anyway. Minimum required version of the open62541 library is 1.3 now. open62541 master branch has issues. OPCUA::Open62541 tests currently run and pass with open62541 version 1.3.4.
  • A lot of backwards compatibility code in implementations and tests has been removed.
  • The 1.0 API compatibility of the client getState() method has been removed. It has to be called in list context now to retrieve channel state, session state, and connect status. Trying to retrieve the client state in scalar context will result in a Perl die. A client state does not exist anymore.
  • Implement basic encryption for client and server. Certificates are not validated yet.
  • Improve behavior of client config setUsernamePassword() method.

metacpan.org/dist/OPCUA-Open62…



Crypt-Bcrypt-0.009


A modern bcrypt implementation

Changes for 0.009 - 2023-02-10T16:07:45+01:00

  • Stricten up bcrypt_needs_rehash
  • Improve documentation

metacpan.org/dist/Crypt-Bcrypt



Crypt-Argon2-0.013


Perl interface to the Argon2 key derivation functions

Changes for 0.013 - 2023-02-10T16:07:16+01:00

  • Stricten up argon2_needs_rehash

metacpan.org/dist/Crypt-Argon2










RxPerl-v6.26.0


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.26.0 - 2023-02-10T09:12:01Z

  • added op_timeout
  • fixed example in documentation of op_skip_last

metacpan.org/dist/RxPerl





Data-Resolver-0.001002-TRIAL


resolve keys to data

Changes for 0.001002 - 2023-02-10T07:35:07Z

  • Close temporary filehandle from File::Temp (avoids suffering from buffering)
  • Make sure to test print and close in file saving

metacpan.org/dist/Data-Resolve…





App-td-0.110


Manipulate table data

Changes for 0.110 - 2023-02-10

  • No functional changes.
  • [build] Fix build, derp.

metacpan.org/dist/App-td



App-HTMLUtils-Grep-0.002


Command-line utilities related to grepping HTML files

Changes for 0.002 - 2023-02-10

  • [dist][bugfix] Remove extraneous script.

metacpan.org/dist/App-HTMLUtil…



App-td-0.109


Manipulate table data

Changes for 0.109 - 2023-02-10

  • No functional changes.
  • [doc] In description, describe which scripts/modules accept and expect table data.

metacpan.org/dist/App-td



App-td-0.108


Manipulate table data

Changes for 0.108 - 2023-01-27

  • No functional changes.
  • [doc] Update examples in description (-e is now -E).

metacpan.org/dist/App-td




TableData-0.2.2


Specification for TableData::*, modules that contains table data

Changes for 0.2.2 - 2022-11-29

  • No spec changes.
  • Mention subnamespaces TableData::Lingua::Dict::* and make TableData::Lingua::Word::* as a subnamespace entry. Mention related namespace: Data::TableData:*.

metacpan.org/dist/TableData





dbMan-0.47


Database management tool/front-end (SQL console)

Changes for 0.47

  • extension SQLOutputMarkdown

metacpan.org/dist/dbMan



RxPerl-v6.25.0


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.25.0 - 2023-02-09T21:09:18Z

  • added op_delay_when, op_distinct, op_skip_last, op_time_interval, and op_timestamp

metacpan.org/dist/RxPerl