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.
SPVM-0.9684
SPVM Language
Changes for 0.9684 - 2022-01-24
- New Features
- Bug Fix
- Document Change
- Deprecation
CXC-Exporter-Util-0.02-TRIAL
Tagged Based Exporting
Changes for 0.02 - 2023-01-23T21:44:37-05:00
- ENHANCEMENT
Sah-Schemas-Float-0.013
Sah schemas for various floating types
Changes for 0.013 - 2022-10-19
- No functional changes.
- [doc] Link to related Type::Tiny type libraries & constraints.
Net-IP-XS-0.22
App-jupiter-1.06
an app that serves a river of news as a static page
Changes for 1.06
- atom:published takes precedence over atom:updated
- Ignore blog posts with dates in the future
re-engine-GNU-0.026-TRIAL
GNU Regular Expression Engine
Changes for 0.026 - 2023-01-23T20:51:40Z
- Jean-Damien Durand <jeandamiendurand@free.fr>
LaTeX-Pod-0.22
Transform LaTeX source files to POD (Plain old documentation)
Changes for 0.22 - 2023-01-23
- Merged development version to stable.
RxPerl-v6.14.0
an implementation of Reactive Extensions / rxjs for Perl
Changes for v6.14.0 - 2023-01-23T18:19:03Z
- added op_buffer
- fixed bugs in op_map and op_filter
Pod-CopyrightYears-0.02
Object for copyright years changing in POD.
Changes for 0.02 - 2023-01-23T18:37:50+01:00
- Add SEE ALSO section to doc.
- Use String::UpdateYears helper.
App-Perl-Module-CopyrightYears-0.01
Tool for update copyright years in Perl distribution.
Changes for 0.01 - 2023-01-23T18:35:04+01:00
- First version.
App-CPAN-Search-0.09
Base class and script for CPAN searching.
Changes for 0.09 - 2023-01-23T18:24:20+01:00
- Rename example to better name.
- Update copyright years.
String-UpdateYears-0.01
Look for year or years range in string and update years
Changes for 0.01 - 2023-01-23T17:44:54+01:00
- First version.