Branch: refs/heads/ilmari/microperlectomy
Home: https://github.com/Perl/perl5
Commit: aee2da3500454ae55196db163eb726470dad875b
https://github.com/Perl/perl5/commit/aee2da3500454ae55196db163eb726470dad875b
Author: Dagfinn Ilmari Mannsåker <[email protected]>
Date: 2023-07-11 (Tue, 11 Jul 2023)
Changed paths:
M Cross/Makefile-cross-SH
M MANIFEST
M Makefile.SH
R Makefile.micro
M Porting/bump-perl-version
M Porting/checkcfguse.pl
M Porting/checkcfgvar.pl
M Porting/exec-bit.txt
M Porting/makerel
M Porting/release_managers_guide.pod
M Porting/todo.pod
R README.micro
M dist/PathTools/Cwd.pm
M dist/PathTools/Cwd.xs
M doio.c
M doop.c
M ext/ExtUtils-Miniperl/lib/ExtUtils/Miniperl.pm
M intrpvar.h
M mg.c
M mg_vtable.h
M miniperlmain.c
M patchlevel.h
M perl.c
M perl.h
M perlio.c
M perlvars.h
M pod/perldelta.pod
M pp_sys.c
M regen/mg_vtable.pl
R regen/uconfig_h.pl
M t/porting/checkcfgvar.t
M t/porting/regen.t
M t/porting/utils.t
R uconfig.h
R uconfig.sh
R uconfig64.sh
M unixish.h
M util.c
Log Message:
-----------
Remove microperl
It hasn't built in ages, and nobody has bothered fixing it, even after
the threat of removal in perl5180delta and @nwc10's repeated threat in
2021, so let's make good on those.