Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: ca3b185cc9b51a88fb929ab05dadbe7d3e9e277f
      
https://github.com/Perl/perl5/commit/ca3b185cc9b51a88fb929ab05dadbe7d3e9e277f
  Author: Graham Knop <[email protected]>
  Date:   2026-01-27 (Tue, 27 Jan 2026)

  Changed paths:
    M lib/warnings.pm
    M pod/perldeprecation.pod
    M pod/perldiag.pod
    M regen/warnings.pl
    M t/lib/warnings/universal
    M t/op/universal.t
    M universal.c
    M warnings.h

  Log Message:
  -----------
  change calling a missing import method into a warning

Partial revert of f430ad845a2f4f64125379fb1e31ac5bd85a4e91 (PR #23992)

This changes calling an missing 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

Reply via email to