Before v5.32 Perl accepted hex / binary zeroes in form `0x_` / `0b_`. v5.32 doesn't anymore. As far as change is not listed as incompatible change it means its a bug.