Skip to main content


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

Changes for 2.084 - 2023-11-06

  • various fixes for edge cases and build: #136, #141, #142, #143, #145
  • update documentation to reflect default SSL_version
#143 #142 #136 #141 #145





A template toolkit plugin filter for encoding and processing PlantUML Diagrams using a PlantUML Server.

Changes for 0.02

  • Second Version, compatible with UML:😛lantUML::Encoder version 0.03


Sinatra-ish Simple and Clear web application framework

Changes for 0.61 - 2023-11-06T14:26:54Z

  • Enhance Kossy::Request to support array values in JSON body params #19 Thank you kfly8
  • Support 5.14 and above
#19


Provides a Geo-Coding functionality using free databases

Changes for 0.33

  • Calling new on a local object now returns a clone rather than setting the defaults in the new object Some support for reverse_geocode Added Redis as a prerequisite if REDIS_SERVER is set Latest DB.pm from NJH-Snippets Change the mode of the cachedir to 2755 Free.pm/Local.pm: Try hard to support whatever API that the user wants to use Local.pm: if libpostal fails, try code without Put the README file into the GETTING STARTED section of the POD


Remove indentation and trailing whitespace from multi-line text

Changes for v0.7.2 - 2023-11-06T13:23:09+00:00

  • Tests



a data toolkit

Changes for 1.2021 - 2023-11-06T10:41:11Z

  • #397: Support empty paths
  • Updating documentation about CSV, TSV exports
#397


extracting values from Excel workbooks in XLSX format, fast

Changes for 1.12

  • fix bug in test suite (useless attempt to open a file in RW mode)


Export Org document to HTML

Changes for 0.236 - 2023-11-06

  • Remove usage of smartmatch to avoid deprecation warning in perl 5.38+.


ABI utility for encoding/decoding ethereum contract arguments

Changes for 0.014 - 2023-11-06T02:41:17-03:00

  • Bug Fixes
  • Improvements


A date and time object for Perl

Changes for 1.65 - 2023-11-05

  • This release is the same as 1.64. This release fixes builds on macOS with Perls before 5.22.0. Reported by Simon Sawert. GH #141.
#141


HTML Parser, Modifier and Query Interface

Changes for v0.3.1 - 2023-11-06T12:37:30Z

  • Improved code for speed


Validate HTTP requests and responses against an OpenAPI v3.1 document

Changes for 0.050 - 2023-11-06T03:10:15Z

  • fix construction of an OpenAPI::Modern object with a pre-constructed JSON::Schema::Modern:😁ocument:😮penAPI object
  • "recursive_get" moved from JSON::Schema::Modern:😁ocument:😮penAPI to OpenAPI::Modern
  • when validating header strings against a string schema, no longer parse out internal whitespace surrounding commas (validate as an array to use RFC9112 semantics).


Parse Org documents

Changes for 0.561 - 2023-11-06

  • No functional changes.
  • [doc] Typo in heading numbering (thanks William Lindley).



List of modules to do smart matching

Changes for 0.002 - 2023-07-09

  • Update information (5.38 is now out).


Terse Module Configuration and Symbol (Re)Exporting

Changes for v0.2.0 - 2023-10-29

  • features
  • fixes



An implementation of the OpenTelemetry SDK for Perl

Changes for 0.012 - 2023-11-05T18:33:22+00:00

  • Document environment variables for OTLP exporter


A Perl implementation of the OpenTelemetry standard

Changes for 0.012 - 2023-11-05T18:29:49+00:00

  • Fix the documentation for OpenTelemetry::Common::config, which incorrectly stated the order variables are read in
  • Added otel_untraced_context to OpenTelemetry exportable functions


A fast perl binding for Redis Cluster

Changes for 0.090 - 2023-11-05T16:51:58Z

  • Use a DEBUG_REDIS_CLUSTER_FAST environment variable instead of a debug argument.


sculpting beautiful circular drawings

Changes for 0.70 - 2023-11-05

  • = cleanup cleanup release
  • ' remove POD mentioning removed dialogs
  • ' minor POD updates to recent changes
  • ~ sketches also can draw dots if wanted
  • ~ line checkbox also triggers new sketch (but colors still don't)
  • ~ reopen recent menu has right order
  • / remove some dead code
  • ! dont use deleted dialogs
  • ! all dialogs remember dir


draw pattern by cellular automata

Changes for 0.30 - 2023-11-05

  • = minor feature and bug fix release
  • + show if settings are saved in status (*)
  • + draw item in image menu
  • + recent settings menu
  • ~ start with sketch
  • ? little POD update, new screengrab
  • ! some old GTC API
  • ! all dialogs remember dir


Easily timeout long running operations

Changes for 0.21

  • Use Try::Tiny
  • Temporarily fix all Perl::Critic complaints
  • Change license
  • Properly classify some tests as release tests


faster version of Net::Async::Redis

Changes for 1.000 - 2023-11-05T22:24:15+08:00

  • Refactoring


Redis support for IO::Async

Changes for 5.000 - 2023-11-05T21:22:40+08:00

  • Refactoring
  • Bugs fixed


Recursively scan Perl code for dependencies

Changes for 1.35 - 2023-11-05

  • massive speed up, esp. for scripts using stuff from the Moose ecosystem, thanks to @shawnlaffan:


HTML Parser, Modifier and Query Interface

Changes for v0.3.0 - 2023-11-05T19:38:07Z

  • Corrected documentation bad link in HTML:😮bject:😁OM::Element::Input
  • Added new HTML element 'search' with class HTML:😮bject:😁OM::Element::Search


A minimalist, file-based blog engine for Dancer2.

Changes for 0.04 - 2023-11-05

  • FEATURES
  • FIX