SPVM-Digest-MD5-0.09
SPVM interface to the MD5 Algorithm
Changes for 0.09 - 2023-01-30
- Prerequirement Changes
String-Query-To-Regexp-0.003
Convert query to regular expression
Changes for 0.003 - 2022-11-02
- No functional changes.
- [doc] Show usage of 're' option in Synopsis.
SPVM-Sys-0.35
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.35 - 2022-01-30
- Test Bug Fix
Variable-Declaration-0.06
Google-ProtocolBuffers-Dynamic-0.41_14
fast and complete protocol buffer implementation
Changes for 0.41_14 - 2023-01-29T21:52:20Z
- Implement introspection API for file descriptors
- Fix code generated by the protoc plugin when the proto file used WKTs (another issue added in 0.41_10)
- Don't leave the C++ library in an inconsistent state on Protocol Buffers parsing errors
- Emit internal Protocol Buffer warnings as Perl warnings
Alien-Font-Vera-0.011-TRIAL
Access to Vera truetype file
Changes for 0.011 - 2023-01-29
- Fix POD & other small changes for release
Affix-0.10_03-TRIAL
A Foreign Function Interface eXtension
Changes for 0.10_03 - 2023-01-29T16:46:35Z
- Unstable TRIAL release
LaTeX-TOM-1.03_04
A module for parsing, analyzing, and manipulating LaTeX documents.
Changes for 1.03_04 - 2023-01-29
- Move testing module to test_requires.
- When failing, enclose filename in quotes.
- Add metadata repository link.
- Minor whitespace tweaks.
Alien-Font-Vera-0.010-TRIAL
access to Vera truetype file
Changes for 0.010 - 2023-01-29
- Prepare for stable release
App-Greple-xlate-0.01
translation support module for greple
Changes for 0.01 - 2023-01-29T15:04:13Z
- original version
PDL-Graphics-Gnuplot-2.023
Gnuplot-based plotting for PDL
Changes for 2.023 - 2023-01-29
- Fix over-enthusiastic code tidying - thanks @zmughal
App-SpreadsheetUtils-0.003
CLI utilities related to spreadsheet (XLS, XLSX, ODS, ...)
Changes for 0.003 - 2023-01-29
- No functional changes.
- Tweak so Description from Rinci metadata is rendered.
- Fix some typos.
App-SpreadsheetUtils-0.002
CLI utilities related to spreadsheet (XLS, XLSX, ODS, ...)
Changes for 0.002 - 2023-01-29
- No functional changes.
- [doc] [cli ss2csv] Mention xlsx2csv from Spredsheet-Read.
App-SpreadsheetUtils-0.001
CLI utilities related to spreadsheet (XLS, XLSX, ODS, ...)
Changes for 0.001 - 2023-01-29
- First release.
License-SPDX-0.02
Object for SPDX licenses handling.
Changes for 0.02 - 2023-01-29T11:00:36+01:00
- Fix comparison of JSON boolean.
Memoize-1.16
Make functions faster by trading space for time
Changes for 1.16
- Protection against @_ mutation by the normalizer (reported by Mithun Bhattacharya). This was a backcompat breakage in 1.10
PRANG-0.21
Moose XML Processor
Changes for 0.21 - 2022-01-29
- Fix tests for security change to YAML (rt#132030) [Thanks to YVES for patch]
- Add missing test dependency (rt#122301)
Nefarious-0.01
wicked or criminal objects.
Changes for 0.01
- First version, released on an unsuspecting world.
App-Greple-9.01
extensible grep with lexical expression and region handling
Changes for 9.01 - 2023-01-29T04:59:38Z
- Release 9.01
Perinci-Examples-HTML-0.001
Examples related to HTML form generation
Changes for 0.001 - 2022-11-17
- First release.
Venus-1.90
OO Library for Perl 5
Changes for 1.90 - 2022-01-28
- [feature] Allow option_build to set value on read/write
- [feature] Allow option_build on object construction
- [feature] Test permutations of option_build, option_default, and option_coerce
- [feature] Implement lazy_build hook in Venus::Role::Optional
- [feature] Implement self_coerce hook in Venus::Role::Optional
- [feature] Implement self_assert hook in Venus::Role::Optional
- [feature] Use Venus::Assert#expression when asserting with option_assert
Util-H2O-More-0.2.7
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.7
- fixed dist.ini to exclude stuff from repo that's messing up CPAN indexing (no-op)
Net-SIP-0.835
Framework SIP (Voice Over IP, RFC3261)
Changes for 0.835 - 2023-01-28
- #60 from pali/max-forwards Make sure that ACK and CANCEL requests have max-forwards header Add test from qunifi:add-missing-ack-max-forwards #55 (similar issue)
- #59 from pali/socketpool-peer Fix warnings about unitialized values by initializing rbuf and wbuf
- #57 from pali/rtp Ensure that RTP synchronization source id and initial sequence number is unique per RTP stream.
Util-H2O-More-0.2.6
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.6
- incremented dependency on latest version of Util::H2O (0.22)
- more POD wording fixes
CXC-Exporter-Util-0.05
Tagged Based Exporting
Changes for 0.05 - 2023-01-28T11:04:59-05:00
- promote to production. no functional changes from 0.04
Story-Interact-0.001006
tools for writing (and reading) an interactive story
Changes for 0.001006 - 2023-01-28
- Regexp fixes.
Excel-ValueWriter-XLSX-1.03
generating data-only Excel workbooks in XLSX format, fast
Changes for 1.03
- fixed bug : sheet content was not properly UTF8-encoded
Exporter-Almighty-0.001003
combining Exporter::Tiny with some other stuff for added power
Changes for 0.001003 - 2023-01-28
- Documentation
- Other