|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^2: Problem while Data Extractionby jpvinny28 (Initiate) |
| on Dec 04, 2012 at 03:30 UTC ( #1006984=note: print w/ replies, xml ) | Need Help?? |
|
Input =|14 0D 2A|abc Output =140D2A616263 The values within two pipes is hexadecimal data.. so I need to keep the values as it is in output and value outside the pipe I need to convert to ascii equivalent (abc=61,62,63) in the above example
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||