Image-ThumbHash-0.01
A very compact representation of an image placeholder
Changes for 0.01 - 2023-03-24
https://metacpan.org/dist/Image-ThumbHash
Changes for 0.01 - 2023-03-24
- initial release
https://metacpan.org/dist/Image-ThumbHash
Exporter-Almighty-0.001005
combining Exporter::Tiny with some other stuff for added power
Changes for 0.001005 - 2023-03-24
https://metacpan.org/dist/Exporter-Almighty
Changes for 0.001005 - 2023-03-24
- Test Suite
- Packaging
https://metacpan.org/dist/Exporter-Almighty
Exporter-Tiny-1.006001
an exporter with the features of Sub::Exporter but only core dependencies
Changes for 1.006001 - 2023-03-24
https://metacpan.org/dist/Exporter-Tiny
Changes for 1.006001 - 2023-03-24
- Documentation
- Packaging
https://metacpan.org/dist/Exporter-Tiny
Sub-Exporter-Lexical-1.000
to export lexically-available subs with Sub::Exporter
Changes for 1.000 - 2023-03-24T11:17:23-04:00
https://metacpan.org/dist/Sub-Exporter-Lexical
Changes for 1.000 - 2023-03-24T11:17:23-04:00
- This version should work on v5.12+ but ONLY if you have a working Lexical::Sub installed (or are on v5.37.2 or later). This requires Lexical::Var 0.10, just released.
https://metacpan.org/dist/Sub-Exporter-Lexical
DateTime-TimeZone-2.59
Time zone object base class and factory
Changes for 2.59 - 2023-03-23
https://metacpan.org/dist/DateTime-TimeZone
Changes for 2.59 - 2023-03-23
- This release is based on version 2023b of the Olson database. This release includes contemporary changes for Lebanon.
https://metacpan.org/dist/DateTime-TimeZone
Virtual hosts with multiple accounts on a single server - Not just a #Fediverse server, but a #multi tenant #Django based Fediverse solution!
#tallship #Takahe #ActivityPub #FOSS
⛵
.
Text::Extract::Word, MsOffice::Word::Surgeon - Weekly Travelling in CPAN
https://blogs.perl.org/users/c_y_fung/2023/03/textextractword-msofficewordsurgeon---weekly-travelling-in-cpan.html
https://blogs.perl.org/users/c_y_fung/2023/03/textextractword-msofficewordsurgeon---weekly-travelling-in-cpan.html
App-Greple-xlate-0.19
translation support module for greple
Changes for 0.19 - 2023-03-22T12:40:45Z
https://metacpan.org/dist/App-Greple-xlate
Changes for 0.19 - 2023-03-22T12:40:45Z
- update xlate.el
- change --match-entire to --match-all
- set default format as "xtxt" and "cm"
- set DISPLAY only when DISPLAY is set
- require 'Clipboard' module on demand
https://metacpan.org/dist/App-Greple-xlate
Crypt-Passphrase-0.012
A module for managing passwords in a cryptographically agile manner
Changes for 0.012 - 2023-03-22T12:32:01+01:00
https://metacpan.org/dist/Crypt-Passphrase
Changes for 0.012 - 2023-03-22T12:32:01+01:00
- Allow descrypt to not need rehash
https://metacpan.org/dist/Crypt-Passphrase
App-expandtab-0.042
display TSV text aligned vertically along tab characters.
Changes for 0.042 - 2023-03-22T19:22+09:00
https://metacpan.org/dist/App-expandtab
Changes for 0.042 - 2023-03-22T19:22+09:00
https://metacpan.org/dist/App-expandtab
App-expandtab-0.041
display TSV text aligned vertically along tab characters.
Changes for 0.041 - 2023-03-22T18:37+09:00
https://metacpan.org/dist/App-expandtab
Changes for 0.041 - 2023-03-22T18:37+09:00
https://metacpan.org/dist/App-expandtab
Types-RENEEB-0.10
Several predefined Type::Tiny types
Changes for 0.10 - 2023-03-22T09:18:00Z
https://metacpan.org/dist/Types-RENEEB
Changes for 0.10 - 2023-03-22T09:18:00Z
- replaced OTRS stuff with more generic OPM stuff (thanks to Steve Rogerson)
- worked on infrastructure (Github actions, ...) (thanks to Steve Rogerson)
https://metacpan.org/dist/Types-RENEEB
Perl Weekly Challenge 209: Special Bit Characters and Merge Account
https://blogs.perl.org/users/laurent_r/2023/03/perl-weekly-challenge-209-special-bit-characters-and-merge-account.html
https://blogs.perl.org/users/laurent_r/2023/03/perl-weekly-challenge-209-special-bit-characters-and-merge-account.html
URL-Search-0.06
search for URLs in plain text
Changes for 0.06 - 2023-03-20
https://metacpan.org/dist/URL-Search
Changes for 0.06 - 2023-03-20
- drop support for ftp: and ftps: URLs because current browsers don't speak FTP anymore
- switch from Test::More to Test2::V0
- switch to a version number that's less crazy
https://metacpan.org/dist/URL-Search
HTML-Strip-2.12
Perl extension for stripping HTML markup from text.
Changes for 2.12
https://metacpan.org/dist/HTML-Strip
Changes for 2.12
- update META.yml to version 2 spec (patch contributed by Boyd Duffee)
- fixes test failure in t/420_pod_coverage.t with Test:😛od::Coverage installed
https://metacpan.org/dist/HTML-Strip
App-Greple-xlate-0.18
translation support module for greple
Changes for 0.18 - 2023-03-19T11:20:45Z
https://metacpan.org/dist/App-Greple-xlate
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
https://metacpan.org/dist/HTML-Blitz
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
Bencher-Scenario-Sort-BySpec-0.041
Benchmark Sort::BySpec (e.g. against Sort::ByExample, etc)
Changes for 0.041 - 2023-01-17
https://metacpan.org/release/PERLANCAR/Bencher-Scenario-Sort-BySpec-0.041
Changes for 0.041 - 2023-01-17
- Rename module/dist Bencher-Scenario-{SortBySpec,Sort-BySpec}.
https://metacpan.org/release/PERLANCAR/Bencher-Scenario-Sort-BySpec-0.041
SPVM-JSON-0.04
JSON serializing/deserializing
Changes for 0.04 - 2023-03-19
https://metacpan.org/dist/SPVM-JSON
Changes for 0.04 - 2023-03-19
- Internal Compatible Changes
https://metacpan.org/dist/SPVM-JSON
SPVM-Sys-0.45
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.45 - 2022-06-21
https://metacpan.org/dist/SPVM-Sys
Changes for 0.45 - 2022-06-21
- Internal Compatible Changes
https://metacpan.org/dist/SPVM-Sys
The first line of Perl_CGI script, env perl vs perl only, how different?
https://blogs.perl.org/users/kido_mitsuru/2023/03/the-first-line-of-perl-cgi-script-env-perl-vs-perl-only-how-different.html
https://blogs.perl.org/users/kido_mitsuru/2023/03/the-first-line-of-perl-cgi-script-env-perl-vs-perl-only-how-different.html
Parallel-Pipes-0.200
parallel processing using pipe(2) for communication and synchronization
Changes for 0.200 - 2023-03-18T10:15:49Z
https://metacpan.org/dist/Parallel-Pipes
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
Sah-Schemas-WordList-0.004
Sah schemas related to WordList
Changes for 0.004 - 2023-01-19
https://metacpan.org/dist/Sah-Schemas-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
https://metacpan.org/dist/File-HTTP
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
https://metacpan.org/dist/File-HTTP
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
Term-ANSIColor-Concise-2.02
Produce ANSI terminal sequence by concise notation
Changes for 2.02 - 2023-03-15T10:07:07Z
https://metacpan.org/dist/Term-ANSIColor-Concise
Changes for 2.02 - 2023-03-15T10:07:07Z
- produce color sequence after CR char (bug fix)
https://metacpan.org/dist/Term-ANSIColor-Concise
Template-Plugin-Gettext-0.8
Gettext Support For the Template Toolkit Version 2
Changes for 0.8 - 2023-03-15
https://metacpan.org/dist/Template-Plugin-Gettext
Changes for 0.8 - 2023-03-15
- Fixed spelling errors.
- Documentation.
https://metacpan.org/dist/Template-Plugin-Gettext
Locale-XGettext-0.8
Extract Strings To PO Files
Changes for 0.8 - 2023-03-15
https://metacpan.org/dist/Locale-XGettext
Changes for 0.8 - 2023-03-15
- spelling errors fixed
https://metacpan.org/dist/Locale-XGettext
SPVM-Sys-0.43
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.43 - 2022-03-15
https://metacpan.org/dist/SPVM-Sys
Changes for 0.43 - 2022-03-15
- Deprecation
- Exception Message Improvement
- Test Improvement
- Incompatible Changes
- New Features
https://metacpan.org/dist/SPVM-Sys
App-orgdaemon-1.12
watch for appointments in org-mode files
Changes for 1.12 - 2023-03-15
https://metacpan.org/dist/App-orgdaemon
Changes for 1.12 - 2023-03-15
- run ptksh with ctrl-p
- ci work
https://metacpan.org/dist/App-orgdaemon
Perl Weekly Challenge 208: Minimum Index Sum and Duplicate and Missing
https://blogs.perl.org/users/laurent_r/2023/03/perl-weekly-challenge-208-minimum-index-sum-and-duplicate-and-missing.html
https://blogs.perl.org/users/laurent_r/2023/03/perl-weekly-challenge-208-minimum-index-sum-and-duplicate-and-missing.html
Note to self: Template Toolkit’s DEFAULT is not too useful
https://blogs.perl.org/users/aristotle/2023/03/template-toolkit-default-directive.html
https://blogs.perl.org/users/aristotle/2023/03/template-toolkit-default-directive.html
Data-Compare-1.28
compare perl data structures
Changes for 1.28 - 2023-03-14
https://metacpan.org/dist/Data-Compare
Changes for 1.28 - 2023-03-14
- Bug fix: DCANTRELL: undef values in hashes were treated incorrectly, need to check for existence, not definedness before comparing. See https://github.com/DrHyde/perl-modules-Data-Compare/issues/21
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
https://metacpan.org/dist/Crypt-Passphrase-Linux
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
https://metacpan.org/dist/Crypt-Passphrase
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
ExtUtils-MakeMaker-7.68
Create a module Makefile
Changes for 7.68
https://metacpan.org/dist/ExtUtils-MakeMaker
Changes for 7.68
- No changes since v7.67_02
https://metacpan.org/dist/ExtUtils-MakeMaker
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
https://metacpan.org/dist/Time-Piece-Guess
Changes for 0.0.3 - 2023-03-14
- -minor doc tweaks
https://metacpan.org/dist/Time-Piece-Guess
Time-Piece-Guess
Compares the passed string against common patterns and returns a format to use with Time::Piece or objectmetacpan.org
Looking to take over MIDI module maintainership on CPAN
https://blogs.perl.org/users/oldtechaa/2023/03/looking-to-take-over-midi-module-maintainership-on-cpan.html
https://blogs.perl.org/users/oldtechaa/2023/03/looking-to-take-over-midi-module-maintainership-on-cpan.html
Class-Simple-Readonly-Cached-0.09
cache messages to an object
Changes for 0.09
https://metacpan.org/release/NHORNE/Class-Simple-Readonly-Cached-0.09
Changes for 0.09
- Warn if we're caching an object that's already cached, then return the previously cached object
https://metacpan.org/release/NHORNE/Class-Simple-Readonly-Cached-0.09
App-Sakisafe-v2.4.3
Simple file uploader using Mojolicious
https://metacpan.org/release/QORG/App-Sakisafe-v2.4.3
https://metacpan.org/release/QORG/App-Sakisafe-v2.4.3
Bitcoin-RPC-Client-0.12
Bitcoin Core JSON RPC Client
Changes for 0.12
https://metacpan.org/dist/Bitcoin-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
sakisafe-v2.4.3
Simple file uploader using Mojolicious
https://metacpan.org/release/QORG/sakisafe-v2.4.3
https://metacpan.org/release/QORG/sakisafe-v2.4.3
Travel-Status-DE-IRIS-1.82
Interface to IRIS based web departure monitors.
https://metacpan.org/release/DERF/Travel-Status-DE-IRIS-1.82
https://metacpan.org/release/DERF/Travel-Status-DE-IRIS-1.82