in reply to Re^2: Please Explain this Function
in thread Please Explain this Function

You had asked
can you please Tell what $msg Returns here.

My point is that you could have found out for yourself what was being returned. Anything else (what does pack/unpack do) is a separate question.

Replies are listed 'Best First'.
Re^4: Please Explain this Function
by Nkuvu (Priest) on May 16, 2009 at 06:06 UTC

    Minor note, I'm not the person who originally asked.

    Another note, koti688 did specifically ask "I want to know what pack and Unpack do excatly" [sic]. Although I will admit that I missed the second question the first time I read it. But in any case, it's pretty clear from the printed output that someone unfamiliar with pack/unpack isn't going to gain much from looking at the output.