Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 50fe64fc14a1f4f8a1509d301849d21b4f954742
https://github.com/Perl/perl5/commit/50fe64fc14a1f4f8a1509d301849d21b4f954742
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2024-02-08 (Thu, 08 Feb 2024)
Changed paths:
M perl.c
Log Message:
-----------
perl.c: Move handling of -m/-M switch into its own static function
Commit: ccd5fe1fb5344104a4ddea9e4c5c41e883391676
https://github.com/Perl/perl5/commit/ccd5fe1fb5344104a4ddea9e4c5c41e883391676
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2024-02-08 (Thu, 08 Feb 2024)
Changed paths:
M perl.c
M pod/perldelta.pod
M pod/perlrun.pod
M t/run/switchM.t
Log Message:
-----------
Permit a space after -M option to take module name from next argv (fixes
#21932)
Compare: https://github.com/Perl/perl5/compare/5702bea2c8b4...ccd5fe1fb534