Moo-2.005005
Minimalist Object Orientation (with Moose compatibility)
Changes for 2.005005 - 2023-01-05
- drop dependency on Test::Fatal
Mark Gardner reshared this.
MCE-1.884
Many-Core Engine for Perl providing parallel processing capabilities
Changes for 1.884
- Disabled non-blocking dequeue_nb and recv_nb tests on the Windows platform. Reason: Author cannot reproduce failing tests reported by CPAN Tester aero. Copied nb tests to xt folder: nonblocking_channel.t and nonblocking_queue.t
Pod-CopyrightYears-0.01
Object for copyright years changing in POD.
Changes for 0.01 - 2023-01-05T14:28:49+01:00
- First version.
Net-DNS-Nameserver-Trivial-0.303
Trivial DNS server, that is based on Net::DNS::Nameserver module.
Changes for 0.303 - 2023-01-05T12:56:06+01:00
- Fixation in documentation and version numbers.
NIP-Generator-1.1
generator of polish fiscal identifiers.
Changes for 1.1 - 2023-01-05T12:39:51+01:00
- Reduction of dependencies.
App-ccdiff-0.32
Colored Character Diff
Changes for 0.32 - 2023-01-05
- Add ref to diff-so-fancy
- README & Documentation fixes (pr#21 .. pr#23, Ryan Schmidt)
- git-ccdiff: not all arguments are sha's (`git ccdiff .`, issue#25)
- It is 2023
AI-ParticleSwarmOptimization-Pmap-1.006
Particle Swarm Optimization (object oriented) with support for multi-core processing
Changes for 1.006 - 2023-01-05T11:16:26+01:00
- Fix: MANIFEST
AI-ParticleSwarmOptimization-MCE-1.003
Particle Swarm Optimization (object oriented) with support for multi-core processing
Changes for 1.003 - 2023-01-05T11:16:26+01:00
- Fix: MANIFEST
AI-Genetic-Pro-1.008
Efficient genetic algorithms for professional purpose with support for multiprocessing.
Changes for 1.008 - 2023-01-05T11:16:26+01:00
- Fix: MANIFEST
App-Easer-2.006
Simplify writing (hierarchical) CLI applications
Changes for 2.006 - 2023-01-05T08:03:54Z
- Release after 84 PASSes on CPAN Testers (thanks!)
Excel-ValueWriter-XLSX-1.00
generating data-only Excel workbooks in XLSX format, fast
Changes for 1.00
- test_requires DBD::SQLite
Text-ANSI-Fold-2.18
Text folding library supporting ANSI terminal sequence and Asian wide characters with prohibition character handling.
Changes for 2.18 - 2023-01-05T06:24:41Z
- Allow boundary word to include backspaces.
PDL-Opt-QP-0.27_01
Quadratic programming solver for PDL
Changes for 0.27_01 - 2023-01-05
- switch build to EUMM
- use LAPACK routines rather than own obsolete LINPACK ones (still 32-bit)
CGI-Info-0.74
Information about the CGI environment
Changes for 0.74
- Added python-requests/2.27.1 as a robot Use latest Github Actions environment Support Sec-CH-UA-Mobile Calling new on an object now returns a clone rather than setting the defaults in the new object
Dist-Zilla-PluginBundle-Author-Plicease-2.74
Dist::Zilla plugin bundle used by Plicease
Changes for 2.74 - 2023-01-04T20:30:24Z
- Removing support fir cirrus-ci since I no longer use it.
- Added github_repo property to [Plicease::Author::ReadmeAnyFromPod]
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