Branch: refs/heads/yves/eumm_test
Home: https://github.com/Perl/perl5
Commit: af1b0cad532ec95db5b2068d14733057b62e7436
https://github.com/Perl/perl5/commit/af1b0cad532ec95db5b2068d14733057b62e7436
Author: Yves Orton <[email protected]>
Date: 2022-12-24 (Sat, 24 Dec 2022)
Changed paths:
M t/harness
Log Message:
-----------
simply serialization mechanism
we dont need to partition things by heuristics like whether
the files start with digits, a simple list of things that
are mutexed from each other makes for a simpler model and no
heuristics. Builds on karls earlier work for partitioning
directories.