|
|
| No such thing as a small change | |
| PerlMonks |
Re: unpack() removing databy shnatko (Initiate) |
| on Jan 11, 2013 at 19:51 UTC ( #1012967=note: print w/ replies, xml ) | Need Help?? |
|
the problem appears to be in the line where the 0x0D byte which is part of the sg_logs result is getting stripped when sent to $data with the '=' operator is there a way to ensure the result from the qx{} is sent to $data as binary data without any interference? something like binmode but for '=' instead of for file handles?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||