Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 02b54f9d07226e99a30271314e02617d5629b511 https://github.com/Perl/perl5/commit/02b54f9d07226e99a30271314e02617d5629b511 Author: James E Keenan <jkee...@cpan.org> Date: 2023-02-03 (Fri, 03 Feb 2023)
Changed paths: M dist/Math-Complex/lib/Math/Complex.pm M dist/Math-Complex/lib/Math/Trig.pm Log Message: ----------- Correct code-like snippet in documentation Make it a close-bracket to pair with open-bracket. Bump $VERSION in Math-Complex .pm files to keep porting tests happy.