Test-Deep-1.202
Extremely flexible deep comparison
Changes for 1.202 - 2023-01-04T20:40:46-05:00
- no changes since trial releases
- Test::Deep now requires perl v5.12.
Mark Gardner reshared this.
Types-Sah-Firefox-0.003
Type constraints related to Firefox
Changes for 0.003 - 2022-10-05
- Use Types::FromSah.
Regexp-Melody-0.001000
Melody is a language that compiles to regular expressions, while aiming to be more readable and maintainable
Changes for 0.001000 - 2023-01-04
- initial version
Test2-Tools-Rustfmt-0.05
Test that bundled Rust code is formatted according to Rust style guidelines
Changes for 0.05 - 2023-01-04T16:20:36Z
- Fix bug where tool could fail if more than one rustfmt or cargo is in the PATH (gh#5, gh#6)
Test2-Harness-UI-0.000129
Web interface for viewing and inspecting yath test logs
Changes for 0.000129 - 2023-01-04T13:45:06-08:00
- Add concurrency to sweeper
- Add ability to track what sweeps (by name) have been done to runs
- Fix some 'Delete' -> 'delete' typos
Dist-Zilla-PluginBundle-Author-AJNN-0.05
Dist::Zilla configuration the way AJNN does it
Changes for 0.05 - 2023-01-04
- Fix PruneAliases test failure
Devel-TraceUse-2.097
show the modules your program loads, recursively
Changes for 2.097 - 2023-01-04
- Take into account extra frames introduced in @INC hook handling by Perl 5.37.7 (YVES)
- Declare Perl 5.8 as the minimum version requirement
Date-Holidays-GB-0.022
Determine British holidays - Current UK public and bank holiday dates up to 2023
Changes for 0.022 - 2023-01-04T10:29:13Z
- Update
Time-Zone-Olson-0.45
Provides an Olson timezone database interface
Changes for 0.45
- Test suite fixes for CPAN Testers
Spreadsheet-Read-0.85
Meta-Wrapper for reading spreadsheet data
Changes for 0.85
- Suggest the preferred parser if none found
- It's 2022
- xlscat --box and improvements for -L
- Add balloons to ss2tk buttons
- Fix typo in help (Erix)
- It's 2023
Number-Util-Range-0.003
Find sequences in number arrays & convert to range (e.g. 100,2,3,4,5,101 -> 100,"2..5",101)
Changes for 0.003 - 2023-01-04
- Add option: ignore_duplicates.
App-CSVUtils-1.001
CLI utilities related to CSV
Changes for 1.001 - 2023-01-04
- Add utilities: csv-intrange, csv-uniq.
Excel-PowerPivot-Utils-0.1
utilities for scripting Power Pivot models within Excel workbooks
Changes for 0.1
- initial release
Text-Treesitter-0.01
Perl binding for tree-sitter
Changes for 0.01 - 2023-12-04
- First version, released on an unsuspecting world.
MCE-Shared-1.880
MCE extension for sharing data supporting threads and processes
Changes for 1.880
- Bump MCE dependency to 1.883.
- Improve 05_mce_hobo.t test.
Mark Gardner reshared this.
MCE-1.883
Many-Core Engine for Perl providing parallel processing capabilities
Changes for 1.883
- Fix typo in MCE::Channel::SimpleFast documentation.
- Improve 05_mce_child.t test.
Mark Gardner reshared this.
Apache2-AuthCASpbh-0.20
CAS SSO integration for Apache/mod_perl
Changes for 0.20 - 2023-01-03
- Fiddle with sqlite autocommit to possibly resolve a locked db issue
- Pass a copy of the cas attributes data structure to consumers so they can't change the master session values
Test-Deep-1.201-TRIAL
Extremely flexible deep comparison
Changes for 1.201 - 2023-01-03T19:28:05-05:00
- correct Changes entry about which version version of perl is required
App-FirefoxMultiAccountContainersUtils-0.015
Utilities related to Firefox Multi-Account Containers add-on
Changes for 0.015 - 2022-10-04
- [incompatible change] FIREFOX_CONTAINER now has higher precedence over FIREFOX_CONTAINER_ENV, to ease doing standard behavior.
- Add logging to firefox-container.
Getopt-App-0.11
Write and test your script with ease
Changes for 0.11 - 2023-01-04T08:53:13Z
- Fix returning correct exit value from subcommands
Util-H2O-More-0.2.3
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.3
- maintenance release, updating minimum requirement for Config::Tiny (2.28)
JSCalendar-Duration-0.004
Convert seconds to JSCalendar durations and back
Changes for 0.004 - 2023-01-03T11:27:32-05:00
- updated repo metadata
CPAN-Meta-Check-0.017
Verify requirements in a CPAN::Meta object
Changes for 0.017 - 2023-01-03T16:53:14+01:00
- Use Module::Metadata for more accurate testing
Text-CSV_XS-1.49
Comma-Separated Values manipulation routines
Changes for 1.49 - 2023-01-03
- csv2xlsx --split=CxP [--split-label=C]
- Full documentation/manual for csv2xlsx
- Fix non-integer arguments to getline_all (issue 39)
- It's 2023
Release-Checklist-0.16
A QA checklist for CPAN releases
Changes for 0.16
- Update used-by.pl to most recent version
- It's 2023
- Update recent versions
Toby Inkster :verified: reshared this.
CPAN-Meta-Check-0.016
Verify requirements in a CPAN::Meta object
Changes for 0.016 - 2023-01-03T14:25:46+01:00
- Fix rounding issue in test
Data-Peek-0.52
Modified and extended debugging facilities
Changes for 0.52 - 2023-01-03
- Tested with perl-5.36.0
- Update to Devel::PPPort-3.68
- It's 2023
Net-SIP-0.834
Framework SIP (Voice Over IP, RFC3261)
Changes for 0.834 - 2023-01-03
- #61 from pali/leg-peer-socket fix Leg creation with TCP
- #56 from qunifi/catch-null-s2p ignore empty packets used for keepalive
- #62 from pali/eventloop-timer fix eventloop when select was interrupted by signal, fixes #58
- fix #53 handling of auth information in user2pass
XML-Loy-0.52
Extensible XML Reader and Writer
Changes for 0.52 - 2022-01-03
- Fixed Mojolicious 9.31 support.
OpenAI-API-0.07
A Perl module for accessing the OpenAI API
Changes for 0.07 - 2023-01-03
- Fix minimum perl version (thanks RAZ).
App-DBBrowser-2.308
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.308 - 2023-01-03
- Use Text::CSV_XS.
- Bugfix/update option 'eol'.
Excel-ValueWriter-XLSX-0.9
generating data-only Excel workbooks in XLSX format, fast
Changes for 0.9
- fix missing dependencies for tests
Perl-Critic-Policy-Subroutines-ProhibitLvalueMethods-0.001000
Prohibit Methods being used as lvalues
Changes for 0.001000 - 2023-01-03
- initial release
Geo-IP2Location-8.70
Lookup of country, region, city, latitude, longitude, ZIP code, time zone, ISP, domain name, connection type, IDD code, area code, weather station code and station, MCC, MNC, mobile carrier brand name, elevation, usage type, IP address type, advertising category, district, AS number and AS name by using IP address. It supports both IPv4 and IPv6 addressing. Please visit IP2Location Database for more information.
Changes for 8.70
- Twenty-third release under the Geo::IP2Location Added new function "get_district" Added new function "get_asn" Added new function "get_as"
CPAN-Meta-Check-0.015
Verify requirements in a CPAN::Meta object
Changes for 0.015 - 2023-01-03T03:42:47+01:00
- Drop Test::Deep prereq