I have a script extracting all post data from the client into a hash.
This hash contains a key value pair which i check to work out whether to perform a subroutine or not.
When i check the value it fails since the string i get isn't what i expected.
Now when printing to my log file i tried putting some carachters around the hash value ("|") to check it's value.
my log prints like this "time: value posted to subroutine"
for some reason my log shows "|79592858: COMPLETE = |postComplete".
So it appearc that the pipe is being put at the beginning of the line by the hash, I have no idea why?
any help would be great
thanks
Harry
In reply to printing hash by haswalt
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |