Filesys-Restrict-0.02
Restrict filesystem access
Changes for 0.02
- Fix changelog.
- Add Test::MockFile to SEE ALSO section.
Data-Alias-1.28
Comprehensive set of aliasing operations
Changes for 1.28 - 2022-12-21
- Fix compatibliity with perl 5.37.3 and later
- Fix support for state-variables (alias state $x = ...)
- Fix handling of negative literal array index (alias $x[-1] = ...)
File-Rename-1.90_2
Perl extension for renaming multiple files
Changes for 1.90_2
- Add :config to use File:Rename, to mimic GetOpt::Long Fix cygwin tests - cygwin is not Windows See cpantesters.org/cpan/report/41…
App-BPOMUtils-NutritionFacts-0.015
Utilities related to BPOM nutrition facts
Changes for 0.015 - 2022-12-20
- First release, split from App-BPOMUtils because App-BPOMUtils is having build problems currently.
- Fixes (missing "JUMLAH PER SAJIAN" text in linear form), missing "JUMLAH PER KEMASAN (... g)" for per-package ING.
App-CSVUtils-0.999_1
CLI utilities related to CSV
Changes for 0.999_1 - 2022-12-14
- Incompatible changes
- New features
- Internals
- Enhancements
- Removed
- Documentation & UX
Astro-SpaceTrack-0.159
Download satellite orbital elements from Space Track
Changes for 0.159 - 2022-12-21
- Add Celestrak supplemental catalog ast (AST Space Mobile). This is currently only Bluewalker 3, but I assume the Bluebirds will go here too.
Tie-Mounted-0.19
Tie a mounted node to an array
Changes for 0.19 - 2022-12-21
- Merged development version to stable.
App-Pod-0.32
Quickly show available class methods and documentation.
Changes for 0.32
- 2022-12-21 - Fixed unicode in pod warnings.
Math-MPC-1.30
Perl interface to the MPC (multi precision complex) library
Changes for 1.30
- Jump straight to version 1.30, as this module now contains a fair amount of new functionality that requires version 1.3.0 (or later) of the mpc library.
- Fix for Makefile.PL. (It was not defining NV_IS_FLOAT128 when it should.)
- Handle "rounding away from zero" mode. (Becomes available in mpc-1.3.0.)
- Add new functions Rmpc_agm, Rmpc_eta_fund and in_fund_dom.
- Wrap Radius functions.
- Wrap Ball functions.
App-Greple-8.60
extensible grep with lexical expression and region handling
Changes for 8.60 - 2022-12-21T08:42:41Z
- Mainly document update.
- Possiblly the final release of Version 8.
SPVM-0.9669
SPVM Language
Changes for 0.9669 - 2022-12-21
- Incompatible Changes
- New Features
- Performance Improvement
Mojolicious-9.31
Real-time web framework
Changes for 9.31 - 2022-12-21
- This release contains fixes for security issues, everybody should upgrade!
- Removed experimental status from links method in Mojo::Headers.
- Added tls_options attribute to Mojo::UserAgent. (heikojansen)
- Fixed multiple "<script>" parsing issues in Mojo::DOM.
- Fixed a sporadic warning in Mojo::UserAgent. (s1037989)
- Fixed UNIX domain socket support in Mojo::UserAgent debug feature. (s1037989)
- Fixed a bug in Mojo::DOM where strings like "<.>" were considered valid tags.
Data-Validate-Sanctions-0.16
Validate a name against sanctions lists
Changes for 0.16 - 2022-12-21T00:19:22+00:00
- A time limit is settled to avoid loading data per request as it might take resources to process a huge sanction list Improve Redis interaction to increase the performance
Date-TimeOfDay-0.006
Represent time of day (hh:mm:ss)
Changes for 0.006 - 2022-09-22
- Avoid the use of POSIX::round because older perls don't have it yet [cpantesters].
CPAN-Perl-Releases-5.20221220
Mapping Perl releases on CPAN to the location of the tarballs
Changes for 5.20221220
- Change: bd2bf00e95826460d4e9346c0e629fb390dddfa0 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2022-12-20 14:29:16 +0000
JSON-Schema-Modern-0.560
Validate data against a schema
Changes for 0.560 - 2022-12-20T20:00:05Z
- fix a test that depended on optional prereqs
DataStore-CAS-0.06
Content Addressabe Storage API, and implementations
Changes for 0.06 - 2022-12-20
- Better error reporting for bad arguments to ->put_file
- cpanfile and GitHub CI
- Adaptor role for Catalyst::Controller::SimpleCAS
- Actually support and fix unit tests on perl 5.8
Util-H2O-More-0.1.2
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.1.2
- POD updates
Power-Outlet-0.47
Control and query network attached power switches
Changes for 0.47 - 2022-12-16
- Updated Tasmota.pm to remove trailing space on query url
Venus-1.71
OO Library for Perl 5
Changes for 1.71 - 2022-12-20
- [feature] Implement Venus::Log
- [feature] Implement Venus::Cli
App-DBBrowser-2.305
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.305 - 2022-12-20
- Firebird: 'similar to' matches only case sensitive.
- Default alias for aggregate functions.
- Stringify the output of 'group_concat'.
- Bugfix 'update' 'join' mysql/MariaDB.
- Bugfix MariaDB: no 'offset' without 'limit'.
OpenAI-API-0.03
A Perl module for accessing the OpenAI API
Changes for 0.03 - 2022-12-20
- Minor changes; more tests.
UI-Various-0.34
graphical/non-graphical user interface without external programs
Changes for 0.34 - 2022-12-20T13:24:55Z
- some more fixes for formatting bugs in RichTerm
- fixed bug in widget::dump
- minor fix in comment
OpenAI-API-0.02
A Perl module for accessing the OpenAI API
Changes for 0.02 - 2022-12-20
- Update README.
OpenAI-API-0.01
A Perl module for accessing the OpenAI API
Changes for 0.01 - 2022-12-16
- First version, released on an unsuspecting world.
Object-Pad-ClassAttr-Struct-0.05
declare an Object::Pad class to be struct-like
Changes for 0.05 - 2022-12-20
- CHANGES
WebService-SendBird-0.002
client to work with SendBird API
Changes for 0.002 - 2022-12-20T10:26:30+00:00
- remove debug line
Wireguard-WGmeta-0.3.3
An approach to add metadata to the main Wireguard config
Changes for 0.3.3 - 2022-12-20
- Fixed dead lock in some situations when a reload callback is called
Text-ANSI-Tabs-1.02
Tab expand and unexpand with ANSI sequence
Changes for 1.02 - 2022-12-20T09:08:18Z
- require Text::ANSI::Fold@2.17
Sah-Schemas-Perl-0.046
Sah schemas related to Perl
Changes for 0.046 - 2022-12-16
- Add schemas: perl::identifier::{qualified,unqualified}_{ascii,unicode}.
Perinci-Sub-Normalize-0.207
Normalize Rinci function metadata
Changes for 0.207 - 2022-12-19
- No functional changes.
- [ux] Tweak an error message to be more informative.
Dist-Zilla-Plugin-Sah-Schemas-0.030
Plugin to use when building Sah-Schemas-* distribution
Changes for 0.030 - 2022-12-16
- Add configuration: preamble & postamble.
WebSerivce-SendBird-0.002
client to work with SendBird API
Changes for 0.002 - 2022-12-20T04:29:58+00:00
- remove debug line
Util-H2O-More-0.1.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.
Changes for 0.1.1
- POD updates
SPVM-Sys-0.32
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.32 - 2022-12-20
- Prerequirement Changes