Mojo-Netdata-0.04
netdata.cloud plugin for Perl
Changes for 0.04 - 2022-12-27T09:07:19Z
- Add support for NETDATA_DEBUG=1 to avoid logging too much
- Add support for "concurrency" in Collector::HTTP
Sah-Schemas-ArrayData-0.003
Sah schemas related to ArrayData
Changes for 0.003 - 2022-09-25
- No functional changes.
- [ux] Tweak Abstracts (give example).
Finance-Quote-1.54
Get stock and mutual fund quotes from various exchanges
Changes for 1.54 - 2022-12-26T15:25:02-08:00
- Fix to AEX.pm - Issue #235 - PR #244
- New modules Sinvestor.pm Tradegate.pm and XETRA.pm PR #243
- Updates to TMX.pm (Toronto Stock Exchange) PR #248 and #253
- Reverted API change (PR #230) in CurrencyRates/AlphaVantage.pm PR #249
- Fix to Fondsweb.pm PR #250
File-Rename-1.99
Perl extension for renaming multiple files
Changes for 1.99
- rename script requires options before code/files New script unsafe-rename with no_require_order: to recover the old behavior of the rename script
Type-TinyX-Facets-1.3
Easily create a facet parameterized Type::Tiny type
Changes for 1.3 - 2022-12-26T14:30:51-05:00
- DISTRIBUTION FIX
Crypt-Passphrase-0.005
A module for managing passwords in a cryptographically agile manner
Changes for 0.005 - 2022-12-26T17:56:04+01:00
- Cache accepted hashes for crypt validators
- Never accept undefined hashes
Alien-Boost-Headers-1.8
Find or build Boost Headers
Changes for 1.8 - 2022-12-26T00:14:00Z
- More portability with %{cp} -r
- Do not use --without-libraries
JSON-PP-4.14
JSON::XS compatible pure-Perl module.
Changes for 4.14 - 2022-12-26
- updated manifest (GH#81, demerphq++)
JSON-PP-4.13
JSON::XS compatible pure-Perl module.
Changes for 4.13 - 2022-12-26
- Break up 099_binary.t into 16 pieces that can be tested in parallel (GH#80, demerphq++)
App-Greple-9.00_02
extensible grep with lexical expression and region handling
Changes for 9.00_02 - 2022-12-26T09:48:38Z
- Introduce --colorsub/--cs option
Lilith-0.1.0
Work with Suricata/Sagan EVE logs and PostgreSQL.
Changes for 0.1.0 - 2022-12-25
- -Log to syslog for run. -Add init/freebsd
SPVM-Sys-0.33
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.33 - 2022-12-26
- Prerequirement Bug Fix
- Prerequirement Changes
- Test Improvement
Plack-Middleware-Method_Allow-0.01
perl Plack Middleware to filter HTTP Methods
Changes for 0.01 - 2022-12-25
- original version
Plack-Middleware-Favicon_Simple-0.01
Perl Plack Middleware to provide favicon
Changes for 0.01 - 2022-12-25
- original version
Sah-PSchemas-Perl-0.010
Parameterized schemas related to Perl
Changes for 0.010 - 2022-09-25
- Remove extras part.
Syntax-Operator-Equ-0.05
equality operators that distinguish undef
Changes for 0.05 - 2022-12-25
- CHANGES
Syntax-Operator-Divides-0.03
an infix operator for division test
Changes for 0.03 - 2022-12-25
- CHANGES
podlators-5.01
Convert POD data to various other formats
Changes for 5.01 - 2022-12-25
- Guesswork (formatting rules based on heuristics intended for Perl documentation) can now be disabled or selectively enabled in Pod::Text with the guesswork option (--guesswork to pod2text). This is similar to the support added to Pod::Man in 5.00, except there is only one type of guesswork currently (quoting).
- Pod::Text suppresses quote marks around some additional cases of Perl code in C<> where the intent had been to suppress the quotes but there were various bugs in the matching regular expressions. This primarily affects function and method calls.
- Fix an escaping issue in Pod::Man with complex lquote, rquote, and quotes options containing double quotes that caused some double quotes to be incorrectly duplicated.
- Pod::Man now avoids quoting macro arguments when this is unnecessary.
- Depend on Pod::Simple 3.26 or later, since Pod::Text now calls its encoding() method.
UI-Various-0.36
graphical/non-graphical user interface without external programs
Changes for 0.36 - 2022-12-25T16:08:48Z
- fix for FileSelect when selecting in root directory
- changed FileSelect's empty selection logic to support directory selection
- fix when adding first item(s) to empty Listbox
- 2nd listbox example now prints selection when exiting
Marpa-R2-12.000000
Release 2 of Marpa
Changes for 12.000000
- Work on documentation, Leo diagnostics
- Emphasize deprecation of Stuifzand, NAIF.
- Work around installation problems due to broken dependency checking in GNU automake.
Syntax-Operator-ExistsOr-0.01
an infix operator sensitive to hash element existence
Changes for 0.01 - 2022-12-25
- First version, released on an unsuspecting world.
App-GUI-Cellgraph-0.1
draw pattern by cellular automata
Changes for 0.1 - 2022-12-25
- = multi level fix
- + bring back cell mobility with previous fixed feature set
- ? update docs
- ! crashes on most buttons to get related rules
XS-Parse-Keyword-0.31
XS functions to assist in parsing keyword syntax
Changes for 0.31 - 2022-12-25
- CHANGES
App-Greple-9.00_01
extensible grep with lexical expression and region handling
Changes for 9.00_01 - 2022-12-25T11:39:02Z
- Now `?' means optional keyword in the --le pattern
- Option --may was introduced
- Option --or was deprecated
Sah-Schemas-Phone-0.001
Schemas related to phones & phone numbers
Changes for 0.001 - 2022-09-23
- First release.
ExtUtils-Install-2.22
install files from here to there
Changes for 2.22
- Explicitly use File::Compare in Installapi2.t
- Use a private directory for tests
Filesys-Restrict-0.04
Restrict filesystem access
Changes for 0.04
- Fix distribution manifest to include easyxs.
Util-H2O-More-0.2.1
provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O that allow for the incremental addition of OOP into existing or small scale Perl code without having to fully commit to a Perl OOP framework or compromise one's personal Perl style.
Changes for 0.2.1
- renamed h3o, o3h to d2o, o2d
Alien-OpenCV-0.002
Find or build OpenCV computer vision library
Changes for 0.002 - 2022-12-24T11:25:40-05:00
- Fix missing $VERSION. Thanks for the report mohawk2++! See <github.com/EntropyOrg/perl-Ali…
- Switch to using Download::GitHub plugin. See <github.com/EntropyOrg/perl-Ali…
DBIx-Class-EncodedColumn-Crypt-Passphrase-Argon2-0.0106
Crypt::Passphrase::Argon2 backend
Changes for 0.0106 - 2022-12-24T08:18:40Z
- Include SQL::Translator as a dep.
DBIx-Class-EncodedColumn-Crypt-Passphrase-Bcrypt-0.0109
Crypt::Passphrase::Bcrypt backend
Changes for 0.0109 - 2022-12-24T08:16:28Z
- Include SQL::Translator as a dep.
Acme-Text-Rhombus-0.24
Draw a rhombus with letters/digits
Changes for 0.24 - 2022-12-24
- Minor whitespace tweak.