On 11/4/06, Mihir Kamdar <[EMAIL PROTECTED]> wrote:

hi,

I am a beginner in Perl. I am trying to automatically generate a perl test
case file which, on executing, would return HTTP response code and
response
time,etc. In the output file that I am getting I want the following line:

print "\n" ;

Any Suggestions??

thanks,
Mihir

Hi,

U can keep the \n into a hash table (value) and can access the same using
its key


Regards
Mazhar

Reply via email to