This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
APItest/t: Change some variable names
authorKarl Williamson <khw@cpan.org>
Tue, 27 Jun 2017 04:27:23 +0000 (22:27 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 13 Jul 2017 03:14:24 +0000 (21:14 -0600)
commitdbb8d79823035c58d8e52ea1c4bc1e5d16d1c2de
tree3dda3c322a611bd5a5b830aff3577f8bf8b4966a
parent1aff400115e5a6608b5a8c5232553e980d8eb79f
APItest/t: Change some variable names

One of these is used in multiple test files in this directory.

The names are ambiguous for the contexts they occur in.  'first' can
mean earliest in the string, but here it means the lowest ordinal value.
ext/XS-APItest/t/utf8.t
ext/XS-APItest/t/utf8_setup.pl
ext/XS-APItest/t/utf8_warn_base.pl