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');
- Before
- Fixed the required libraries.
- CPAN Indexing Fix
- cpanm is not indexed on CPAN.
Modules
Resource of RE2 2022-06-01.