Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4068be00229b2be0c5dc15a8b0aa656fa65e5c3f https://github.com/Perl/perl5/commit/4068be00229b2be0c5dc15a8b0aa656fa65e5c3f Author: Paul "LeoNerd" Evans <leon...@leonerd.org.uk> Date: 2025-09-24 (Wed, 24 Sep 2025)
Changed paths: M lib/B/Deparse.pm Log Message: ----------- Tidy up Pod formatting in lib/B/Deparse.pm Add C<...> wrapping around the name of the module, also a few other places. Also add L<...> wrapping around names of other modules. Commit: 1f881ae83535a0c5812864da04bd2b6d03fcdff0 https://github.com/Perl/perl5/commit/1f881ae83535a0c5812864da04bd2b6d03fcdff0 Author: Paul "LeoNerd" Evans <leon...@leonerd.org.uk> Date: 2025-09-24 (Wed, 24 Sep 2025) Changed paths: M lib/B/Deparse.pm M lib/B/Deparse.t Log Message: ----------- Add B::Deparse->ambient_pragmas_from_caller helper shortcut Commit: 26f1b7f9fa59ae1fd83a00096eeaafa2ff2b3d56 https://github.com/Perl/perl5/commit/26f1b7f9fa59ae1fd83a00096eeaafa2ff2b3d56 Author: Paul "LeoNerd" Evans <leon...@leonerd.org.uk> Date: 2025-09-24 (Wed, 24 Sep 2025) Changed paths: M lib/B/Deparse.t Log Message: ----------- Unit tests for B::Deparse coderef2text on signatured sub with signatures feature enabled Commit: a3c9c702753aeb44a39e4f44628d425c64309576 https://github.com/Perl/perl5/commit/a3c9c702753aeb44a39e4f44628d425c64309576 Author: Paul "LeoNerd" Evans <leon...@leonerd.org.uk> Date: 2025-09-24 (Wed, 24 Sep 2025) Changed paths: M lib/B/Deparse.pm M lib/B/Deparse.t Log Message: ----------- Best-effort deparse of OP_MULTIPARAM when feature 'signatures' is disabled Compare: https://github.com/Perl/perl5/compare/fb181455834a...a3c9c702753a To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications