Help for this page
$out = pack "A4", $string;
$out = unpack "A4", $string;
$out = substr $string, 0, 4;