Skip to main content





LaTeX-TOM-1.03_05


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

Changes for 1.03_05 - 2023-01-30
  • Deprecate LaTeX::TOM:😛arser::new().
  • Tree.pm: Make toLaTeX() print out command options too.
  • _applyMapping(): Fix typo in Code.
  • Correct spelling of "delimeter(s)".
  • Minor tweaks.

https://metacpan.org/dist/LaTeX-TOM


Date-Parse-Modern-0.4-TRIAL


Provide string to unixtime conversions

Changes for 0.4 - 2023-02-01
  • Support for two new string forms
  • Require Time::Local 1.26 because that's where timegm_local() was introduced
  • Handle error messages a little better
  • Better handle milliseconds, because they were breaking on Windows
  • Lots of work done on unit tests to make them work on older Perl's and Windows

https://metacpan.org/dist/Date-Parse-Modern


CallBackery-0.42.5


CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.42.5 - 2023-01-30T18:59:37Z
  • revert 0.42.2 do NOT catch instanciation errors as this will remove the ability to detect problems up the call stack the error fixed in 0.42.2 must be fixed by catching the exception further up the chain ...

https://metacpan.org/dist/CallBackery




Fedora-RPM-Spec-License-0.02


Handle Fedora RPM spec license string.

Changes for 0.02 - 2023-01-30T09:36:04+01:00
  • Add check for SPDX license id.
  • Fix license SPDX string in test.
  • Regen example.

https://metacpan.org/dist/Fedora-RPM-Spec-License



License-SPDX-0.03


Object for SPDX licenses handling.

Changes for 0.03 - 2023-01-30T08:58:58+01:00
  • Add test for licenses() method.
  • Add tests for check_license() method.
  • Fix dependency to JSON:😛P::Boolean (is test dependency).
  • Fix minimal dependencies.

https://metacpan.org/dist/License-SPDX


Perl-Dist-APPerl-v0.3.0


Actually Portable Perl

Changes for v0.3.0 - 2023-01-29
  • Added running scripts from APPERL_SCRIPTNAME environment variable Added setting fallback script to run if argv[0] script execution fails, set `default_script` in your config Added installing CPAN distributions from tarball or directory on disk via "install_modules" in project config. full, small, and vista variant configs: Removed version from privlib archlib sitelib sitearch Updated Cosmopolitan source Updated Perl source Added dbg config: gdb not working for me, YYMV Better support --ftrace by outputting .com.dbg instead of elf Updated docs with new info.

https://metacpan.org/dist/Perl-Dist-APPerl





Affix-0.10_03-TRIAL


A Foreign Function Interface eXtension

Changes for 0.10_03 - 2023-01-29T16:46:35Z
  • Unstable TRIAL release

https://metacpan.org/dist/Affix


LaTeX-TOM-1.03_04


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

Changes for 1.03_04 - 2023-01-29
  • Move testing module to test_requires.
  • When failing, enclose filename in quotes.
  • Add metadata repository link.
  • Minor whitespace tweaks.

https://metacpan.org/dist/LaTeX-TOM







PDL-Graphics-Gnuplot-2.023


Gnuplot-based plotting for PDL

Changes for 2.023 - 2023-01-29
  • Fix over-enthusiastic code tidying - thanks @zmughal

https://metacpan.org/dist/PDL-Graphics-Gnuplot




Art-World-0.19_02


Modeling of creative processes

Changes for 0.19_02
  • Bump artwork's aura and artist's reputation when artist is collected

https://metacpan.org/dist/Art-World


Mojolicious-Plugin-AssetPack-2.14


Compress and convert CSS, Less, Sass, JavaScript and CoffeeScript files

Changes for 2.14 - 2023-01-27
  • Added support for multiple download attempts for assets that need to be fetched.

https://metacpan.org/dist/Mojolicious-Plugin-AssetPack



autodie-2.35


Replace functions with ones that succeed or die with lexical scope

Changes for 2.35 - 2023-01-27T16:00:26+00:00
  • Prepare for 5.38 changes to deprecate smartmatch
  • Remove +x bit from pm and t files
  • CI - Turn off Pod coverage and critic tests below 5.12

https://metacpan.org/dist/autodie


"Ask Bill why the string in [MS-DOS] function 9 is terminated by a
dollar sign. Ask him, because he can't answer. Only I know that."

  • Dr. Gary Kildall.

https://httpstatusdogs.com/418-im-a-teapot



Quote-Code-1.0104


quoted strings with arbitrary code interpolation

Changes for 1.0104 - 2023-01-26
  • Make test more robust against future perl changes by not depending on exact syntax error messages. Update build infrastructure and add a github README.

https://metacpan.org/dist/Quote-Code


Date-Parse-Modern-0.3


Provide string to unixtime conversions

Changes for 0.3 - 2023-01-26
  • 99% format parity with Date:😛arse Better debugging Better memory usage for caching Tons of code cleanup and comments

https://metacpan.org/dist/Date-Parse-Modern


Net-Cisco-FMC-v1-0.008000


Cisco Firepower Management Center (FMC) API version 1 client library

Changes for 0.008000 - 2023-01-26T16:10:57+01:00
  • add methods for FQDNs

https://metacpan.org/dist/Net-Cisco-FMC-v1



Dist-Zilla-PluginBundle-RJBS-5.023


BeLike::RJBS when you build your dists

Changes for 5.023 - 2023-01-26T09:49:07-05:00
  • improvements to workflow installed by "dzil workflower"

https://metacpan.org/dist/Dist-Zilla-PluginBundle-RJBS


Pg-Explain-2.6


Object approach at reading explain analyze output

Changes for 2.6 - 2023-01-26
  • Fix handling of Planning I/O timings per report from Christoph Berg

https://metacpan.org/dist/Pg-Explain




CtrlO-PDF-0.30


high level PDF creator

Changes for 0.30
  • Remove support for PDF::API2, greatly simplifying the code
  • Remove requirement for PDF::TextBlock, use PDF::Builder instead
  • Fix inability to use negative values when setting y position
  • Round top margin to whole number

https://metacpan.org/dist/CtrlO-PDF



Mojo-UserAgent-Cached-1.25


Caching, Non-blocking I/O HTTP, Local file and WebSocket user agent

Changes for 1.25 - 2023-01-25
  • (nicomen) Restrict key length to 140 chars by default to work on eCryptFS out of the box

https://metacpan.org/dist/Mojo-UserAgent-Cached


Lab-Measurement-3.841


Test and measure with Perl

Changes for 3.841 - 2023-01-25
  • Nanonis Tramea: More functionality (timing, data transfer)
  • Lakeshore 372: Fixes

https://metacpan.org/dist/Lab-Measurement


IO-Socket-SSL-2.081


Nearly transparent SSL encapsulation for IO::Socket::INET.

Changes for 2.081 - 2023-01-25
  • new function set_msg_callback for user defined callback on each SSL message
  • showcase function in example/ssl_client.pl and example/ssl_server.pl for computing JA3S/JA3 fingerprints
  • fix tracing added in 2.076 to no longer include SSL3_RT_HEADER (noise)

https://metacpan.org/dist/IO-Socket-SSL



HTML-Blitz-0.04


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

Changes for 0.04 - 2023-01-25
  • selectors: fix parsing of escape sequences in attribute names (e.g. `[foo\00002dbar="baz"]`)
  • selectors: fix parsing of escape sequences in quoted attribute values (e.g. `[foo-bar="b\000061z"]`)

https://metacpan.org/dist/HTML-Blitz





CPAN-Upload-Tiny-0.010


A tiny CPAN uploader

Changes for 0.010 - 2023-01-24T17:14:30+01:00
  • Assume Term::ReadKey is always present
  • Add missing documentation for new_from_config_or_stdin

https://metacpan.org/dist/CPAN-Upload-Tiny