Description:Message> ‘x’ outside of string in unpack
admin Perl
(F) You had a pack template that specified a relative position after the end of the string being unpacked. See “pack” in perlfunc.
(F) You had a pack template that specified a relative position after the end of the string being unpacked. See “pack” in perlfunc.