This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct one character typo appearing in lib/feature.pm
authorJames E Keenan <jkeenan@cpan.org>
Tue, 10 Jan 2023 18:44:03 +0000 (18:44 +0000)
committerJames E Keenan <jkeenan@cpan.org>
Wed, 11 Jan 2023 13:58:50 +0000 (08:58 -0500)
commitf91101a0615d2706c3cc4ebc69a428df2363e927
tree31e6ebec82cdc997d799e3d37a4372162725dfc6
parent3f11a2855248134af98ca8d71cf71a3fe736dbae
Correct one character typo appearing in lib/feature.pm

Since lib/feature.pm is a generated file, the actual changes are made in
regen/feature.pl, followed by 'make regen' to regenerate lib/feature.pm
(and then followed by 'make test_porting') to confirm.
lib/feature.pm
regen/feature.pl