Branch: refs/heads/haarg/undefined-import-warning
Home: https://github.com/Perl/perl5
Commit: 8fb43bbceb6e8b3b7a2546674b290b2b5f7c39c2
https://github.com/Perl/perl5/commit/8fb43bbceb6e8b3b7a2546674b290b2b5f7c39c2
Author: Graham Knop <[email protected]>
Date: 2026-01-06 (Tue, 06 Jan 2026)
Changed paths:
M lib/warnings.pm
M pod/perldeprecation.pod
M pod/perldiag.pod
M regen/warnings.pl
M t/op/universal.t
M universal.c
M warnings.h
Log Message:
-----------
make calling an undefined import method a warning
Partial revert of f430ad845a2f4f64125379fb1e31ac5bd85a4e91.
This changes calling an undefined import or unimport method with
arguments back to a warning, but not a deprecation. Making this fatal
had a very large amount of fallout for extremely marginal gains. It has
been decided that a warning is enough, and making it fatal in the future
will not be pursued.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications