redss has asked for the wisdom of the Perl Monks concerning the following question:
Isn't there a more elegant way than inserting a hex qualifier in front of each digit? (like $mystring = "\x0D\x0A...")
thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: how to store binary string?
by ikegami (Patriarch) on May 11, 2005 at 22:05 UTC | |
|
Re: how to store binary string?
by bart (Canon) on May 11, 2005 at 22:12 UTC | |
|
Re: how to store binary string?
by rduke15 (Beadle) on May 11, 2005 at 22:41 UTC | |
by polettix (Vicar) on May 11, 2005 at 23:00 UTC | |
|
Re: how to store binary string?
by zentara (Cardinal) on May 12, 2005 at 10:25 UTC |