Hello All, Could you tell me what does the following do? 1 while (<>);
Also, how does 'eval' work and when is it useful? What is the difference if we put a block inside eval like: eval ( <block> }; -- Regards, Arun.P.Menon
Hello All, Could you tell me what does the following do? 1 while (<>);
Also, how does 'eval' work and when is it useful? What is the difference if we put a block inside eval like: eval ( <block> }; -- Regards, Arun.P.Menon