The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06 - 2022-12-22

  • Test Improvement
    • Improved Github Action workflow. cpanm is removed and downloaed from the web and the dependencies are resolved from Makefile.PL.
  • Document Fix
    • Fixed the required libraries.
      • Before
        • $config->add_libs('pthread');
      • After
        • $config->add_libs('stdc++', 'pthread');
  • CPAN Indexing Fix
    • cpanm is not indexed on CPAN.

Modules

Resource of RE2 2022-06-01.