From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
1234567891011 0.002 2019-04-23 (PERLANCAR) - [bugfix] Fix double push that causes buffer to grow indefinitely. - Use Scalar::Util's looks_like_number() instead of regex to check for number, to allow using Inf.0.001 2019-04-17 (PERLANCAR) - first release.
0.002 2019-04-23 (PERLANCAR)
- [bugfix] Fix double push that causes buffer to grow indefinitely.
- Use Scalar::Util's looks_like_number() instead of regex to check
for number, to allow using Inf.
0.001 2019-04-17 (PERLANCAR)
- first release.