in reply to
unpack blob
Edit: See
this answer
.
Try double quotes:
unpack( "S S C C S L N L L a*", $blob );
[download]
The way forward always starts with a minimal test.
Comment on
Re: unpack blob
Download
Code
Replies are listed 'Best First'.
Re^2: unpack blob
by
natxo
(Scribe)
on Jan 12, 2016 at 22:09 UTC
hi, thanks, unfortunately same result.
[reply]
In Section
Seekers of Perl Wisdom