in reply to Username using most of perl's list functions
You can use the oct function aswell.
You can replace the last chr(0b110011)with: chr oct q q0b110011q;
Can you update your post and use code tags instead of pre tags (since you are messing up the layout...)? (fixed)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Username using most of perl's list functions
by mlh2003 (Scribe) on Feb 16, 2005 at 22:01 UTC |