You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed regexreplace.t to use Test::More ok() instead of manual TAP
* Converted print/say patterns to ok() calls
* All 12 tests now properly numbered
- Fixed signatures.t to use feature 'signatures' instead of use v5.36
* Makes it compatible with Perl 5.34+
These fixes resolve 'Bad plan' and test sequence errors in prove output.
0 commit comments