- Make sure tests always run with warnings on.
- Fix line that had "$] >= 5.6.0" to be "$] >= 5.006". This caused
warnings and was just wrong. Reported by Rick Measham.
- Quiet warnings from pure Perl implementation.
- Quiet warnings from language modules with Unicode when used with
Perl 5.00503.
PR: 53684
Submitted by: maintainer