These scripts downloaded from
  <https://micans.org/mcl/src/mcl-14-137/src/alien/oxygen/src/>

They should be removed after being re-introduced in the upcoming release.
See https://github.com/micans/mcl/discussions/25


Only the header of mcxdeblast was changed. The change is as follows:

-#!/usr/local/bin/perl -w
+#!/usr/bin/env perl
+
+use warnings;

- Afif Elghraoui / 0xaf1f
  2023-12-25
