Skip to main content





App-Greple-xlate-0.18


translation support module for greple

Changes for 0.18 - 2023-03-19T11:20:45Z
  • introduce -R option
  • make debug message concise

https://metacpan.org/dist/App-Greple-xlate


HTML-Blitz-0.07


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

Changes for 0.07 - 2023-03-19
  • reduce dependencies by switching to 'feature' (i.e. 'no feature "indirect"') instead of 'indirect' and Test2 instead of Test::More, Test::Builder, Test::Fatal
  • extend basic benchmark to cover Mojo::Template, Text:🤐slate, HTML::Template, and HTML::Template:😛ro
  • include benchmark files in the distribution
  • add example to documentation for autogenerating script hashes from template files for CSP
  • extend test suite to cover more of HTML::Blitz::Builder, rule conflicts, and HTML syntax corner cases

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




SPVM-Sys-0.45


System Calls for File IO, User, Process, Signal, Socket

Changes for 0.45 - 2022-06-21
  • Internal Compatible Changes

https://metacpan.org/dist/SPVM-Sys



Parallel-Pipes-0.200


parallel processing using pipe(2) for communication and synchronization

Changes for 0.200 - 2023-03-18T10:15:49Z
  • Introduce "tick" functionality (#7)
  • Rename internal packages (eg: Parallel:😛ipe::Here -> Parallel:😛ipes::Here)

https://metacpan.org/dist/Parallel-Pipes
#7


Sah-Schemas-WordList-0.004


Sah schemas related to WordList

Changes for 0.004 - 2023-01-19
  • [ux][schema perl::wordlist::modname_with_optional_args] Add completion for arguments.

https://metacpan.org/dist/Sah-Schemas-WordList


File-HTTP-1.11


open, read and seek into remote files and directories transparently

Changes for 1.11 - 2023-03-17
  • fixed bad upload

https://metacpan.org/dist/File-HTTP


File-HTTP-1.10


open, read and seek into remote files and directories transparently

Changes for 1.10 - 2023-03-17
  • use HTTP 1.1 instead of 1.0 for range requests to comply with RFCs and handle servers that ignore range headers in HTTP 1.0 requests (eg recent versions of lighttpd)

https://metacpan.org/dist/File-HTTP





Data-Compare-1.28


compare perl data structures

Changes for 1.28 - 2023-03-14
https://metacpan.org/dist/Data-Compare


Crypt-Passphrase-Linux-0.002


An linux crypt encoder for Crypt:😛assphrase

Changes for 0.002 - 2023-03-14T23:47:48+01:00
  • Correctly encode salt in hash_password
  • Accept legacy crypt values
  • Correctly mark non-matching hashes as needing rehash

https://metacpan.org/dist/Crypt-Passphrase-Linux


Crypt-Passphrase-0.010


A module for managing passwords in a cryptographically agile manner

Changes for 0.010 - 2023-03-14T23:04:53+01:00
  • Add @CARP_NOT handler to import
  • More gracefully handle undefined passwords
  • Depreciate curry_with_password

https://metacpan.org/dist/Crypt-Passphrase



Time-Piece-Guess-0.0.3


Compares the passed string against common patterns and returns a format to use with Time:😛iece or object

Changes for 0.0.3 - 2023-03-14
  • -minor doc tweaks

https://metacpan.org/dist/Time-Piece-Guess


MIDI-RtMidi-FFI-0.04


Bindings for librtmidi - Realtime MIDI library

Changes for 0.04 - 2023-02-00
  • MIDI::Event encoded/decoded messages now include channel (breaking change!)
  • Added support for RtMidi v5
  • Enabled limited SysEx support in MIDI::Event encoded/decoded messages
  • Fixed some data handling issues in callback messages
  • Using FFI:😛latypus API v2
  • Removed runtime dependency on Alien::RtMidi

https://metacpan.org/dist/MIDI-RtMidi-FFI


FFI-Platypus-2.07


Write Perl bindings to non-Perl libraries with FFI. No XS required.

Changes for 2.07 - 2023-03-14T06:59:09Z
  • Production release identical to 2.06_01

https://metacpan.org/dist/FFI-Platypus


HTML-Strip-2.11


Perl extension for stripping HTML markup from text.

Changes for 2.11
  • fix public VSC info for MetaCPAN (RT#115740)
  • add option to emit newlines for <br> and <p> tags (patch by Ryan Schmidt, contributed by Jason McIntosh)
  • installation / complilation bug on macOS (RT#134342) (patch contributed by Lucas Kanashiro)
  • spelling correction (RT#115740) (patch contributed by Florian Weimer)
  • improved C99 compatibility with utf8_char_width prototype (RT#146734) (contributed by Gabor Szabo)
  • htmlstrip command-line tool

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







Bitcoin-RPC-Client-0.12


Bitcoin Core JSON RPC Client

Changes for 0.12
  • 'die' when invalid JSON is returned from RPC service (GH#4)
  • Updated documentation

https://metacpan.org/dist/Bitcoin-RPC-Client





Alien-Gnuplot-1.041


Find and verify functionality of the gnuplot executable.

Changes for 1.041 - 2023-03-12
  • Minimum Alien::Build for Build::Copy plugin is Alien::Build v2.19. Thanks to Andreas K. Hüttel (akhuettel++) for the bug report. GH#11.

https://metacpan.org/dist/Alien-Gnuplot


Crypt-LE-0.39


Let's Encrypt (and other ACME-based) API interfacing module and client.

Changes for 0.39
  • EAB (External Account Binding) support used by some CAs.
  • Asynchronous order finalization support.
  • Server-indicated retry intervals support.
  • Direct support of known ACME-compatible CAs via 'ca' parameter.
  • Minor fixes and documentation updates.

https://metacpan.org/release/LEADER/Crypt-LE-0.39


JSON-Schema-Modern-0.565


Validate data against a schema

Changes for 0.565 - 2023-03-12T21:19:27Z
  • traverse and evaluate callbacks can now produce errors, which are incorporated into the overall evaluation results
  • fix bad handling of empty patterns in "pattern", "patternProperties" keywords

https://metacpan.org/release/ETHER/JSON-Schema-Modern-0.565


Template-Perlish-1.64


Yet Another Templating system for Perl

Changes for 1.64 - 2023-03-12T19:10:56Z
  • Complete implementation for option "missing" in traverse()
  • Add option "undef" in traverse()
  • Add tests for the two above

https://metacpan.org/release/POLETTIX/Template-Perlish-1.64



Tk-PopList-0.03


Popping a selection list relative to a widget

Changes for 0.03
  • -fixed documentation -relaxed the filter a bit -modified config specs of TopList

https://metacpan.org/release/HANJE/Tk-PopList-0.03


YAML-PP-Schema-Env-0.02


YAML:😛P schema for evaluating environment variables

Changes for 0.02 - 2023-03-12
  • add Pod documentation, README and Changes files

https://metacpan.org/release/SREZIC/YAML-PP-Schema-Env-0.02



Power-Outlet-0.48


Control and query network attached power switches

Changes for 0.48 - 2023-03-10
  • Added lib/Power/Outlet/TuyaAPI.pm to support Tuya device relays

https://metacpan.org/release/MRDVT/Power-Outlet-0.48









Data-Roundtrip-0.12


convert between Perl data structures, YAML and JSON with unicode support (I believe ...)

Changes for 0.12 - 2023-09-09
  • Wrapped within an eval{}, call to JSON::decode_json in sub json2perl. This allows graceful death when input json is not valid.

https://metacpan.org/dist/Data-Roundtrip