Skip to main content





Mojolicious-Plugin-Routes-Restful-0.04


Have a Hash make some Mojo routes

Changes for 0.04
  • Mojolicious::Routes::Route::via now Mojolicious::Routes::Route::methods Mojolicious::Routes::Route::route now Mojolicious::Routes::Route::any All code changes are internal. No need to adjust your code just update to this Version. Fixed a Bug in the test suite where some of the API packages where rendering twice on the same call so now tests correctly for Mojolicious 9.31+ Fixed a few typos in the POD

https://metacpan.org/dist/Mojolicious-Plugin-Routes-Restful




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





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



Random-Day-0.12


Class for random day generation

Changes for 0.12 - 2023-01-26T11:46:23+01:00
  • Rename example to better name.
  • Update copyright years.

https://metacpan.org/dist/Random-Day



MooX-Role-HasLogger-0.001001


Moo role that provides a logger attribute

Changes for 0.001001 - 2023-01-26
  • fix needed version of some prerequisites (CPAN Testers feedback)

https://metacpan.org/dist/MooX-Role-HasLogger




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