Re: reading a file line by line

2002-03-04 Thread Hernan Freschi
and it's the filehandle for standard input (be it keyboard, pipe or file). Hernan Freschi "Jon Serra" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED].; > Greetings, I am trying to read a text file into a scalar variable line by line > until EOF or a sea

Re: Re[2]: Sockets and NNTP

2002-03-04 Thread Hernan Freschi
well... just because I wanted to do it myself :) (laziness?... i'm not a good programer then ;). never mind, i'm now using NNTPClient.pm, thanks anyway. "Daniel Gardner" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED].; > Monday, March 04, 2002

Re: Sockets and NNTP

2002-03-03 Thread Hernan Freschi
I already did, but I dont understand it,... it uses objects and I don't know them. "Daniel Gardner" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED].; > > Sunday, March 03, 2002, 1:11:39 AM, Hernan Freschi wrote: > > I wrote a little script

Sockets and NNTP

2002-03-03 Thread Hernan Freschi
or input (looks like). For example, it works on nntp.perl.org, but not on news.microsoft.com. I tried \r\f instead of \n but it doesn't work either. News:NNTPClient is NOT an option (or any other module for the matter). Can anyone help me? Thank you. Hernan Freschi -- To unsubscribe, e-ma