The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl module Promise::Me

v0.2.1 2022-03-30T13:51:28+0900
    - Implemented fallback when shared memory is not available

v0.2.0 2022-03-18T21:26:23Z +0900
    - Add support for shared cache file if shared memory is not supported or desired
    - Corrected a bug when terminating shared variable space in END block

v0.1.2 2021-10-07T22:21:38Z +0900
    - Documentation improvement

v0.1.1 2021-06-20T12:11:08Z +0900
    - Correcting typos in the documentation

v0.1.0 2021-06-20T10:06:37Z +0900
    - initial release