Skip to main content



Future-AsyncAwait-Hooks-0.01


scoped hook blocks that run extra code around await expressions

Changes for 0.01 - 2023-02-12

  • First version, released on an unsuspecting world.

metacpan.org/dist/Future-Async…








OpenAPI-Modern-0.039


Validate HTTP requests and responses against an OpenAPI document

Changes for 0.039 - 2023-02-11T23:23:17Z

  • BREAKING CHANGE: find_path() now takes one argument, not two; the $request object is now passed with the $options hash.
  • the $options hash populated by find_path(), validate_request() and validate_response() now includes the request object, when available

metacpan.org/dist/OpenAPI-Mode…

Mark Gardner reshared this.




Graph-0.9726


graph data structures and algorithms

Changes for 0.9726 - 2023-02-11

  • fix subgraph of undirected (#28) - thanks @merkys for report

metacpan.org/dist/Graph

#28


HTML-Mason-1.60


High-performance, dynamic web site authoring system

Changes for 1.60 - 2023-02-11

  • Fixed a test failure with Perl blead (5.37.x). Reported by Jim Keenan and diagnosed by Yves Orton. GH #33.

metacpan.org/dist/HTML-Mason

#33



Manipulator-0.01


manipulate data structs via codeblocks

Changes for 0.01

  • First version, released on an unsuspecting world.

metacpan.org/dist/Manipulator



Data-Resolver-0.002


resolve keys to data

Changes for 0.002 - 2023-02-11T14:24:03Z

  • Release after 66 PASSes on CPAN Testers (thanks!)

metacpan.org/dist/Data-Resolve…




App-ModuleBuildTiny-0.034


A standalone authoring tool for Module::Build::Tiny

Changes for 0.034 - 2023-02-11T13:13:03Z

  • Allow putting metadata in .pod instead of .pm

metacpan.org/dist/App-ModuleBu…



WWW-Mechanize-2.16


Handy web browsing in a Perl object

Changes for 2.16 - 2023-02-11T12:09:16Z

  • FIXED
  • ENHANCEMENTS
  • DOCUMENTATION
  • TESTS

metacpan.org/dist/WWW-Mechaniz…



HTML-Form-6.11


Class that represents an HTML form element

Changes for 6.11 - 2023-02-11T11:49:19Z

  • Perl::Tidy-ed the entire codebase (GH#42) (Julien Fiegehenn)
  • Split extra packages inside HTML::Form into their own module files and consolidate documentation (GH#43) (Julien Fiegehenn)
  • Added test to check unrecognized options to parse(). (GH#46) (Mohammad S Anwar)

metacpan.org/dist/HTML-Form




App-Greple-xlate-0.07


translation support module for greple

Changes for 0.07 - 2023-02-11T07:13:01Z

  • update --xlate-fold optin to perform translation by itself

metacpan.org/dist/App-Greple-x…





App-BPOMUtils-RPO-Checker-0.005


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

Changes for 0.005 - 2023-02-11

  • [incompatible change] Rename bpom-repo-check-{,files-}label-design.
  • Add utility: bpom-rpo-check-files.
  • Add check: multiple dots & symbols in filename.

metacpan.org/release/PERLANCAR…



App-BPOMUtils-RPO-Checker-0.004


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

Changes for 0.004 - 2023-01-27

  • Check file size.

metacpan.org/release/PERLANCAR…



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…





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