Pg-Explain-2.6
Object approach at reading explain analyze output
Changes for 2.6 - 2023-01-26
- Fix handling of Planning I/O timings per report from Christoph Berg
Dist-Inktly-Minty-0.005
a distinctly Dist-Inkt-flavoured distribution mint
Changes for 0.005 - 2022-11-06
- Bug Fixes
- Other
CtrlO-PDF-0.30
high level PDF creator
Changes for 0.30
- Remove support for PDF::API2, greatly simplifying the code
- Remove requirement for PDF::TextBlock, use PDF::Builder instead
- Fix inability to use negative values when setting y position
- Round top margin to whole number
License-SPDX-0.01
Object for SPDX licenses handling.
Changes for 0.01 - 2023-01-26T12:06:48+01:00
- First version.
Random-Day-0.12
Class for random day generation
Changes for 0.12 - 2023-01-26T11:46:23+01:00
- Rename example to better name.
- Update copyright years.
MooX-Role-HasLogger-0.001001
Moo role that provides a logger attribute
Changes for 0.001001 - 2023-01-26
- fix needed version of some prerequisites (CPAN Testers feedback)
Apache-Session-NoSQL-0.3
An implementation of Apache::Session module for NoSQL databases
Changes for 0.3
- Mark as deprecated
Zilla-Dist-0.1.15
Dist::Zilla Mixed Up
Changes for 0.1.15
- Allow explicit modules name in {doc-head: <name>}
YAML-LibYAML-0.86
Perl YAML Serialization using XS and libyaml
Changes for 0.86
- Fix YAML::XS pod in cpanminus
Affix-0.09
A Foreign Function Interface eXtension
Changes for 0.09 - 2023-01-26T01:36:55Z
- Structs may now contain a CodeRef
- CodeRef, Any, etc. are now properly handled as aggregate members
- Nesting CodeRefs used as callbacks work now
- Bind to exported values with pin()
- Expose aggregate by value and syscall support in Affix::Feature
- Survive callbacks with unexpectedly empty return values
- Delayed type resolution with InstanceOf
Sah-Schemas-Date-ID-0.008
Sah schemas related to date (Indonesian)
Changes for 0.008 - 2022-10-20
- No functional changes.
- [ux] Tweak Abstracts (give example).
Test2-Harness-1.000142
A new and improved test harness with better Test2 integration.
Changes for 1.000142 - 2023-01-25T14:38:31-08:00
- Add more capabilities around argument processing
HV-Monitor-0.0.6
A generalized module for gathering stats for a hypervisor.
Changes for 0.0.6 - 2023-01-25
- -MANIFEST fix
MsOffice-Word-Surgeon-2.01
tamper with the guts of Microsoft docx documents, with regexes
Changes for 2.01
- index images by either title or description field in alternative text (because recent versions of MsWord no longer have a 'title' field)
- avoid making assumptions about attribute order in XML nodes
Tk-HListbox-2.70
Tk Listbox widget supporting images and text entries, Tk::HList-based drop-in replacement for Tk::Listbox.
Changes for 2.70
- Merge more patches & fixups from Jeff Stephens. Most involving hardening against undefined variable-references.
- WARNING: Fixed selectionSet() to work properly in all valid cases - the main negative side-effect of this is that it must be called with either 1 or 2 index arguments (specifying a range) - Passing a list (>2) arguments is no longer valid and will return with a warning. Users must update any programs that use this (or Tk::HMListbox) affected by this!
- Fix yview() which is completely broken in the underlying Tk::HList module, which also seems to fix a known TK::HMListbox scrollbar issue. This should also resolve reported issues with Tk::HMListbox set to use dual, optional scrollbars having issues with specific size settings.
- Add xview() which is also completely broken in Tk::HList. When called with no arguments, now properly return 2 real numbers between 0 and 1 inclusive (same as Tk::Listbox). NOTE: For xview(), these values are only approximate, not precise due to Tk::HList issues.
- Fix scan('mark') to use object variables to prevent issues when multiple HListboxes are active.
- All methods except indexOF() now take indices (0..'end'), not the underlying Tk::HList "entry-path" numbers, and the docs have been updated to clarify previous ambiguity. Note also that selectionGet() still returns entry-paths. The proper reverse of selectionSet() is (as has always been the case in Tk::Listbox) curselection().
- Switch messaging to (and require) the Carp module.
- Numerous fixups to ensure compatability with Tk::Listbox.
- Numerous other minor code & doc. cleanups and clarifications.
Mojo-UserAgent-Cached-1.25
Caching, Non-blocking I/O HTTP, Local file and WebSocket user agent
Changes for 1.25 - 2023-01-25
- (nicomen) Restrict key length to 140 chars by default to work on eCryptFS out of the box
Lab-Measurement-3.841
Test and measure with Perl
Changes for 3.841 - 2023-01-25
- Nanonis Tramea: More functionality (timing, data transfer)
- Lakeshore 372: Fixes
IO-Socket-SSL-2.081
Nearly transparent SSL encapsulation for IO::Socket::INET.
Changes for 2.081 - 2023-01-25
- new function set_msg_callback for user defined callback on each SSL message
- showcase function in example/ssl_client.pl and example/ssl_server.pl for computing JA3S/JA3 fingerprints
- fix tracing added in 2.076 to no longer include SSL3_RT_HEADER (noise)
App-Perl-Module-CopyrightYears-0.03
Tool for update copyright years in Perl distribution.
Changes for 0.03 - 2023-01-25T08:40:57+01:00
- Fix test dependencies.
HTML-Blitz-0.04
high-performance, selector-based, content-aware HTML template engine
Changes for 0.04 - 2023-01-25
- selectors: fix parsing of escape sequences in attribute names (e.g. `[foo\00002dbar="baz"]`)
- selectors: fix parsing of escape sequences in quoted attribute values (e.g. `[foo-bar="b\000061z"]`)
SPVM-Sys-0.34
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.34 - 2022-01-06
- Prerequirement Changes
- New Features
DBIx-Array-0.65
DBI Wrapper with Perl style data structure interfaces
Changes for 0.65 - 2023-01-24
- Move to GitHub repository
- Changed license from BSD to MIT
- Cleaned up author tests
Sah-Schemas-Binary-0.008
Sah schemas related to binary data
Changes for 0.008 - 2022-10-20
- No functional changes.
- Mention related Type::Tiny type libraries & constraints.
Graphics-Toolkit-Color-1.08
color palette creation helper
Changes for 1.08 - 2023-01-24
- = small enhancements
- + added method rgb_gradient_to
- ~ changed gradient_to to hsl_gradient_to (but keeping compatibility)
- ? even more POD fixes
CPAN-Audit-20230104.001
Audit CPAN distributions for known vulnerabilities
Changes for 20230104.001 - 2023-01-04T20:58:18Z
- Add --json to get output in JSON (Renée Bäcker, #24)
- Updated for latest advisories
Text-BibTeX-0.89
interface to read and parse BibTeX files
Changes for 0.89 - 2023-01-24
- Fix Config::AutoConf dependency version
Math-Matrix-MaybeGSL-0.008
Uniform use of Math::MatrixReal and Math::GSL::Matrix.
Changes for 0.008 - 2023-01-24
- Added row method (thanks to Andrius Merkys).
- Added find_zeros method (thanks to Andrius Merkys).
- Added transpose method (thanks to Andrius Merkys).
- Overloaded plus operator (thanks to Andrius Merkys).
Google-ProtocolBuffers-Dynamic-0.41_13
fast and complete protocol buffer implementation
Changes for 0.41_13 - 2023-01-24T20:00:10Z
- Actual fix for WKT test failure
Neo4j-Driver-0.35
Neo4j community graph database driver for Bolt and HTTP
Changes for 0.35 - 2023-01-24
- Fix an issue which could cause a Bolt v3/v4 session to report "Bolt error -1" and become unusable after a server-side statement evaluation failure inside an explicit transaction.
TOBYINK-Test-Template-0.001000
Skeleton distribution for testing purposes
Changes for 0.001000 - 2023-01-24
Google-ProtocolBuffers-Dynamic-0.41_12
fast and complete protocol buffer implementation
Changes for 0.41_12 - 2023-01-24T17:34:38Z
- Blind fix for WKT test failure
CXC-Exporter-Util-0.03-TRIAL
Tagged Based Exporting
Changes for 0.03 - 2023-01-24T11:33:14-05:00
- TEST FIX
CPAN-Upload-Tiny-0.010
A tiny CPAN uploader
Changes for 0.010 - 2023-01-24T17:14:30+01:00
- Assume Term::ReadKey is always present
- Add missing documentation for new_from_config_or_stdin
Google-ProtocolBuffers-Dynamic-0.41_11
fast and complete protocol buffer implementation
Changes for 0.41_11 - 2023-01-24T11:44:03Z
- Compilation fix
Google-ProtocolBuffers-Dynamic-0.41_10
fast and complete protocol buffer implementation
Changes for 0.41_10 - 2023-01-24T10:52:32Z
- Initial support for reading options via the introspection API
- Re-implemented introspection API (as part of other changes)
Syntax-Construct-1.031
Explicitly state which non-feature constructs are used in the code.
Changes for 1.031 - 2023-01-24
- Year 2023
MooX-Role-HasLogger-0.001
Moo role that provides a logger attribute
Changes for 0.001 - 2023-01-24
- initial release
App-Perl-Module-CopyrightYears-0.02
Tool for update copyright years in Perl distribution.
Changes for 0.02 - 2023-01-24T08:18:36+01:00
- Add tests.
- Fix dependencies.