#!/usr/bin/perl -lp
# SPDX-License-Identifier: MIT
s{=(..)}{pack("H*",$1)}egs;
