Branch: refs/heads/yves/delta_universal_import Home: https://github.com/Perl/perl5 Commit: 286a358bf243d37f5e09f9ae3eba6c2e0239c65c https://github.com/Perl/perl5/commit/286a358bf243d37f5e09f9ae3eba6c2e0239c65c Author: Yves Orton <demer...@gmail.com> Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths: M pod/perldelta.pod M pod/perldiag.pod Log Message: ----------- perldelta.pod - document changes to UNIVERSAL.pm We now define a UNIVERSAL::import and UNIVERSAL::unimport this explains why and what the consequences. Also tweaks the existing perldiag documentation of it.