
fashimpaur
User
/ Moderator
Nov 5, 2001, 4:31 AM
Post #2 of 2
(805 views)
|
|
Re: What is the result of this code....?
[In reply to]
|
Can't Post
|
|
Well, the only thing I can think of that this does is causes all errors reported to STDERR to be ignored. If you actually try this by carping something after the open command, and then read the STDIN, there are 0 bytes there. I guess if you don't care if your program ever writes an error then you might want to use this ??? HTH, Dennis $a="c323745335d3221214b364d545a362532582521254c3640504c37292f493759214b3635554c3040606a0",print unpack"u*",pack "h*",$a,"\n\n"
|