This is a reminder that, when this bug is fixed, there are workarounds for it to remove in src/core/IO/Local.pm and (possibly, PR still pending) in src/core/Temporal.pm
In the former look for commented out lines accessig self! things and use them to replace the workaround code in those methods In the latter, make the VALID-UNIT method private and adjust the calls to it.