The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.869 - 2020-05-11

  • Disabled unicode testing for MCE::Shared::Cache on Perl 5.10.1. Testing for keys containing unicode is failing on RedHat 6.x, but passing in meta::cpan (smoke tests). Thank you, Paul Howarth.
  • Share array and hash deeply; only when using the TIE interface. This resolves an edge case for the OO interface and passing nested items during construction. Thank you, Nick Tonkin.
  • Bumped MCE dependency to 1.868.

Modules

A threads-like parallelization module
MCE extension for sharing data supporting threads and processes
Array helper class
Base package for helper classes
A hybrid LRU-plain cache helper class
Condvar helper class
Handle helper class
Hash helper class
A pure-Perl in-memory data store
An ordered hash class featuring tombstone deletion
Hybrid-queue helper class
Scalar helper class
Sequence helper class
Server/Object packages for MCE::Shared