Gayatri wrote:
Hello John,
Hello,
Thanks for ur Reply.
But Now I am getting the following error please help if u can.
Thanks in advance
---if i remove require "sys/socket.ph"; line it gives error as
----Undefined subroutine &main::TCP_NODELAY called at
/home/laxmig/Projects/NMD/Testing/SouceCode/modules/frag.pm line 380
----can you please tell me exactly what library path to include for
this error?..
Put this line near the top of your file:
use Socket ':all';
John
--
use Perl;
program
fulfillment
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>