Story-Interact-0.001008
tools for writing (and reading) an interactive story
Changes for 0.001008 - 2023-02-01
https://metacpan.org/dist/Story-Interact
Changes for 0.001008 - 2023-02-01
- Added: Story::Interact:😛ageSource::Waterfall.
- Added: Story::Interact::State->character_class.
https://metacpan.org/dist/Story-Interact
SPVM-Sys-0.40
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.40 - 2022-02-17
https://metacpan.org/dist/SPVM-Sys
Changes for 0.40 - 2022-02-17
- Incompatible Changes
- New Features
https://metacpan.org/dist/SPVM-Sys
Spreadsheet-Edit-3.000
Slice and dice spreadsheets, optionally using tied variables.
https://metacpan.org/dist/Spreadsheet-Edit
https://metacpan.org/dist/Spreadsheet-Edit
Clipboard-Any-0.006
Common interface to clipboard manager functions
Changes for 0.006 - 2022-12-08
https://metacpan.org/dist/Clipboard-Any
Changes for 0.006 - 2022-12-08
- Add parcellite & clipit support (minimal functionality).
https://metacpan.org/dist/Clipboard-Any
XS-Parse-Keyword-FromPerl-0.01
drive XS:😛arse::Keyword directly from Perl
Changes for 0.01 - 2023-02-16
https://metacpan.org/dist/XS-Parse-Keyword-FromPerl
Changes for 0.01 - 2023-02-16
- First version, released on an unsuspecting world.
https://metacpan.org/dist/XS-Parse-Keyword-FromPerl
Net-DNS-Resolver-Mock-1.20230216
Mock a DNS Resolver object for testing
Changes for 1.20230216 - 2023-02-16T23:31:47+00:00
https://metacpan.org/dist/Net-DNS-Resolver-Mock
Changes for 1.20230216 - 2023-02-16T23:31:47+00:00
- Build a zonefile cache hash to speed up multiple lookups
https://metacpan.org/dist/Net-DNS-Resolver-Mock
LWP-UserAgent-msgraph-0.05
Changes for 0.05 - 2023-02-16T21:50:38Z
https://metacpan.org/dist/LWP-UserAgent-msgraph
- -Fixed several pod typos
https://metacpan.org/dist/LWP-UserAgent-msgraph
What does ChatGPT think about improving Perl?
https://blogs.perl.org/users/john_napiorkowski/2023/02/what-does-chatgpt-think-about-improving-perl.html
https://blogs.perl.org/users/john_napiorkowski/2023/02/what-does-chatgpt-think-about-improving-perl.html
App-APA-0.230470
Access APA News via RSS
Changes for 0.230470 - 2023-02-16T15:38:54+04:00
https://metacpan.org/release/RWP/App-APA-0.230470
Changes for 0.230470 - 2023-02-16T15:38:54+04:00
- Convert to feature 'class'
- Add method documentation
- Add -1 as -f synonym option
- Use trim
- Introduce the get_items private method
- Use Dist-Zilla
- Release to CPAN
https://metacpan.org/release/RWP/App-APA-0.230470
OpenData-ShortNumberInfo-0.230470
Perl interface to OpenData ShortNumberInfo web service
Changes for 0.230470 - 2023-02-16T14:31:38+04:00
https://metacpan.org/dist/OpenData-ShortNumberInfo
Changes for 0.230470 - 2023-02-16T14:31:38+04:00
- Consistent code style
- Correct pod
- Further simplify dist.ini
- Make number a reader method
- Convert from Object:😛ad to feature 'class'
- Rename the utility script
- Correct tests
- Construct from JSON:😛P
https://metacpan.org/dist/OpenData-ShortNumberInfo
Project2-Gantt-0.009
Generate Gantt images
Changes for 0.009 - 2023-02-16T10:41:11Z
https://metacpan.org/dist/Project2-Gantt
Changes for 0.009 - 2023-02-16T10:41:11Z
- Depend on Alien::Font::Vera and update doc to reflect that
https://metacpan.org/dist/Project2-Gantt
Env-Assert-0.003
Ensure that the environment variables match what you need, or abort.
Changes for 0.003 - 2023-02-16T09:55:57+01:00
https://metacpan.org/dist/Env-Assert
Changes for 0.003 - 2023-02-16T09:55:57+01:00
https://metacpan.org/dist/Env-Assert
Perl Weekly Challenge 204: Monotonic Arrays and Reshape Matrix
https://blogs.perl.org/users/laurent_r/2023/02/perl-weekly-challenge-204-monotonic-arrays-and-reshape-matrix.html
https://blogs.perl.org/users/laurent_r/2023/02/perl-weekly-challenge-204-monotonic-arrays-and-reshape-matrix.html
Acme-Text-Rhombus-0.25
Draw a rhombus with letters/digits
Changes for 0.25 - 2023-02-15
https://metacpan.org/dist/Acme-Text-Rhombus
Changes for 0.25 - 2023-02-15
- Move testing module to test_requires.
- Drop generating compat Makefile.PL.
https://metacpan.org/dist/Acme-Text-Rhombus
Test2-Harness-1.000144
A new and improved test harness with better Test2 integration.
Changes for 1.000144 - 2023-02-15T13:29:48-08:00
https://metacpan.org/dist/Test2-Harness
Changes for 1.000144 - 2023-02-15T13:29:48-08:00
- Skip empty tables in resource view
https://metacpan.org/dist/Test2-Harness
App-ModuleBuildTiny-0.035
A standalone authoring tool for Module::Build::Tiny
Changes for 0.035 - 2023-02-15T21:38:16Z
https://metacpan.org/dist/App-ModuleBuildTiny
Changes for 0.035 - 2023-02-15T21:38:16Z
- Add an auto_git configuration option
https://metacpan.org/dist/App-ModuleBuildTiny
PayProp supports the German Perl/Raku Workshop 2023
https://blogs.perl.org/users/max_maischein/2023/02/payprop-supports-the-german-perlraku-workshop-2023.html
https://blogs.perl.org/users/max_maischein/2023/02/payprop-supports-the-german-perlraku-workshop-2023.html
parent-0.240
Establish an ISA relationship with base classes at compile time
Changes for 0.240 - 2023-02-13
https://metacpan.org/dist/parent
Changes for 0.240 - 2023-02-13
- . Use Test::More::isnt() instead of Test::More::isn't in tests, which is deprecated, as ' isn't allowed as package separator in an upcoming version of Perl
- . No code changes, no need to upgrade
https://metacpan.org/dist/parent
Travel-Status-DE-DBWagenreihung-0.08
Interface to Deutsche Bahn Wagon Order API.
https://metacpan.org/dist/Travel-Status-DE-DBWagenreihung
https://metacpan.org/dist/Travel-Status-DE-DBWagenreihung
Task-BeLike-RWP-0.230440
Perl modules bundle to install from CPAN
Changes for 0.230440 - 2023-02-13T18:46:47+04:00
https://metacpan.org/dist/Task-BeLike-RWP
Changes for 0.230440 - 2023-02-13T18:46:47+04:00
https://metacpan.org/dist/Task-BeLike-RWP
rename-1.13
renames multiple files using perl expressions
Changes for 1.13
https://metacpan.org/release/PEDERST/rename-1.13
Changes for 1.13
- Add --shell-completion=bash
https://metacpan.org/release/PEDERST/rename-1.13
TableData-Chemistry-Element-0.002
Chemical elements
Changes for 0.002 - 2023-02-05
https://metacpan.org/dist/TableData-Chemistry-Element
Changes for 0.002 - 2023-02-05
- No functional changes.
- [build] Rebuild with dzil plugin TableData and Pod::Weaver plugin TableData for nicer POD.
https://metacpan.org/dist/TableData-Chemistry-Element
The Perl Toolchain Summit 2023 has a COVID Policy
https://blogs.perl.org/users/book/2023/02/the-perl-toolchain-summit-2023-has-a-covid-policy.html
https://blogs.perl.org/users/book/2023/02/the-perl-toolchain-summit-2023-has-a-covid-policy.html
App-TextWrapUtils-0.002
Utilities related to text wrapping
Changes for 0.002 - 2022-12-13
https://metacpan.org/dist/App-TextWrapUtils
Changes for 0.002 - 2022-12-13
- [incompatible change] [cli textwrap] Change default backend from Text::Wrap to Text::ANSI::Util because Text::Wrap does not remove initial indent.
https://metacpan.org/dist/App-TextWrapUtils
HTML-Blitz-0.05
high-performance, selector-based, content-aware HTML template engine
Changes for 0.05 - 2023-02-11
https://metacpan.org/dist/HTML-Blitz
Changes for 0.05 - 2023-02-11
- fatalize 'uninitialized' warnings; i.e. templates will now die() if they encounter undefined variables
- treat basefont, bgsound, frame, keygen as void elements; i.e. they cannot have content or close tags
- special-case the contents of script, style, and title elements; they cannot have child elements and (in the case of style and script) they don't support HTML entities to escape text contents
https://metacpan.org/dist/HTML-Blitz
Perl Weekly Challenge 203: Special Quadruplets and Copy Directory
https://blogs.perl.org/users/laurent_r/2023/02/perl-weekly-challenge-203-special-quadruplets-and-copy-directory.html
https://blogs.perl.org/users/laurent_r/2023/02/perl-weekly-challenge-203-special-quadruplets-and-copy-directory.html
Insight-Scriptures-0.02
The great new Insight::Scriptures!
https://metacpan.org/release/LNATION/Insight-Scriptures-0.02
https://metacpan.org/release/LNATION/Insight-Scriptures-0.02
Insight-Scriptures-0.01
The great new Insight::Scriptures!
Changes for 0.01
https://metacpan.org/release/LNATION/Insight-Scriptures-0.01
Changes for 0.01
- First version, released on an unsuspecting world.
https://metacpan.org/release/LNATION/Insight-Scriptures-0.01
Plack-App-Tags-HTML-0.11
Plack application for running Tags::HTML objects.
Changes for 0.11 - 2023-02-10T23:06:45+01:00
https://metacpan.org/dist/Plack-App-Tags-HTML
Changes for 0.11 - 2023-02-10T23:06:45+01:00
- Fix doc and regen examples.
- Update copyright years.
- Update to new Plack::Component::Tags::HTML@0.12.
https://metacpan.org/dist/Plack-App-Tags-HTML
Plack-Component-Tags-HTML-0.12
Plack component for Tags with HTML output.
Changes for 0.12 - 2023-02-10T23:04:51+01:00
https://metacpan.org/dist/Plack-Component-Tags-HTML
Changes for 0.12 - 2023-02-10T23:04:51+01:00
- Fix CSS processing from Tags::HTML:😛age::Begin.
https://metacpan.org/dist/Plack-Component-Tags-HTML
Crypt-Passphrase-Argon2-0.004
An Argon2 encoder for Crypt:😛assphrase
Changes for 0.004 - 2023-02-10T23:04:34+01:00
https://metacpan.org/dist/Crypt-Passphrase-Argon2
Changes for 0.004 - 2023-02-10T23:04:34+01:00
- Add profile argument to constructor
https://metacpan.org/dist/Crypt-Passphrase-Argon2
Story-Interact-WWW-0.001002
mojolicious app to read interactive stories
Changes for 0.001002 - 2023-02-10
https://metacpan.org/dist/Story-Interact-WWW
Changes for 0.001002 - 2023-02-10
https://metacpan.org/dist/Story-Interact-WWW
OPCUA-Open62541-2.00
Perl XS wrapper for open62541 OPC UA library
Changes for 2.00 - 2023-02-10
https://metacpan.org/dist/OPCUA-Open62541
Changes for 2.00 - 2023-02-10
- Use methods ServerConfig::setDefaultWithSecurityPolicies() and ClientConfig::setDefaultEncryption() to activate encryption and optionally verfication on both sides respectively.
- Module OPCUA:😮pen62541::Test::CA is used to create private key, certificate, CA and CRL for testing OPC UA encryption.
- Implement methods to get and set client and server description in open62541 config.
- Generate OPC UA constants in Perl from open62541 version 1.3.4 with full namespace 0.
- Remove support for open62541 1.0 and 1.1 API. 1.2 branch did not work properly with OPCUA:😮pen62541 anyway. Minimum required version of the open62541 library is 1.3 now. open62541 master branch has issues. OPCUA:😮pen62541 tests currently run and pass with open62541 version 1.3.4.
- A lot of backwards compatibility code in implementations and tests has been removed.
- The 1.0 API compatibility of the client getState() method has been removed. It has to be called in list context now to retrieve channel state, session state, and connect status. Trying to retrieve the client state in scalar context will result in a Perl die. A client state does not exist anymore.
- Implement basic encryption for client and server. Certificates are not validated yet.
- Improve behavior of client config setUsernamePassword() method.
https://metacpan.org/dist/OPCUA-Open62541
Crypt-Bcrypt-0.009
A modern bcrypt implementation
Changes for 0.009 - 2023-02-10T16:07:45+01:00
https://metacpan.org/dist/Crypt-Bcrypt
Changes for 0.009 - 2023-02-10T16:07:45+01:00
- Stricten up bcrypt_needs_rehash
- Improve documentation
https://metacpan.org/dist/Crypt-Bcrypt
Crypt-Argon2-0.013
Perl interface to the Argon2 key derivation functions
Changes for 0.013 - 2023-02-10T16:07:16+01:00
https://metacpan.org/dist/Crypt-Argon2
Changes for 0.013 - 2023-02-10T16:07:16+01:00
- Stricten up argon2_needs_rehash
https://metacpan.org/dist/Crypt-Argon2
Find expiring SSL certs using curl, Go and Perl.
https://blogs.perl.org/users/olaf_alders/2023/02/find-expiring-ssl-certs-using-curl-go-and-perl.html
https://blogs.perl.org/users/olaf_alders/2023/02/find-expiring-ssl-certs-using-curl-go-and-perl.html
SPVM-FindBin-0.01
Locate Directory of Original Program
Changes for 0.01 - 2023-02-07
https://metacpan.org/release/KIMOTO/SPVM-FindBin-0.01
Changes for 0.01 - 2023-02-07
- Changes
https://metacpan.org/release/KIMOTO/SPVM-FindBin-0.01
Music-Chord-Progression-Transform-0.0301
Generate transformed chord progressions
Changes for 0.0301 - 2023-02-06T16:40:41Z
https://metacpan.org/dist/Music-Chord-Progression-Transform
Changes for 0.0301 - 2023-02-06T16:40:41Z
- Improve documentation.
https://metacpan.org/dist/Music-Chord-Progression-Transform
Music-Chord-Progression-Transform-0.0300
Generate transformed chord progressions
Changes for 0.0300 - 2023-02-06T16:24:21Z
https://metacpan.org/dist/Music-Chord-Progression-Transform
Changes for 0.0300 - 2023-02-06T16:24:21Z
- Change the default format from ISO to midinum.
https://metacpan.org/dist/Music-Chord-Progression-Transform
GetoptLongWrapper-0.03
A wrapper for the Getopt::Long module
https://metacpan.org/dist/GetoptLongWrapper
https://metacpan.org/dist/GetoptLongWrapper
Six days later...
I used to get the impression many project developers would support Mastodon API foremost but now I'm inclined to see more projects implement ActivityPub C2S first and then everything else..
Bradley D. Thornton reshared this.
App-Toot-0.03
post a status to Mastodon
Changes for 0.03 - 2023-02-05
https://metacpan.org/dist/App-Toot
Changes for 0.03 - 2023-02-05
- Add Github workflows to run tests
- Update bugtracker to Github issues
https://metacpan.org/dist/App-Toot