how to read header of messages on server using socket

2004-11-17 Thread supriya devburman
hi can anybody tell me how to read header of incoming messages on pop3 mail server using socket. Thnx __ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

Segmentation fault error and its causes

2004-11-16 Thread supriya devburman
some time script gives 'Segmentation fault' error what does it mean n what is its cause thnx.. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED]

Segmentation fault error and its causes

2004-11-16 Thread supriya devburman
some time script gives 'Segmentation fault' error what does it mean n what is its cause thnx.. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED]

why to use 1)use CGI,2)use Strict ,3)use Carp in script

2004-11-04 Thread supriya devburman
hi why we r using 1)use CGI, 2)use Strict, 3)use Carp in the begining of script sometimes. What is the use of it.Is the files CGI.pm,Strict.pm,Carp.pm default with PERL. Thnx __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protect

can we embedd perl script and Html, like we r doing in php

2004-11-02 Thread supriya devburman
hi I am new to perl, i know little bit of PHP ,so can u plz tell me can we embedd perl and html like which we can do in php. And if not how to design page dynamically using html and perl. because as i had observed in books we can not write perl and html on single page. ___