$value = substr($string, $index, 4); $value =~ s/\0//g;