Re: Empty variables in a form

2000-11-07 Thread Jose Paulo Moitinho de Almeida
On Monday 06 November 2000 22:31, you wrote: Jose Paulo Moitinho de Almeida [EMAIL PROTECTED] writes: I had problems trying to access a program using libwww-perl and concluded .. Which behaviour is "legal"? Is there a simple way to force a different behaviour? I

Re: LWP - HELP !!

2000-11-07 Thread Carlos Ramirez
It looks like you do not have HTML::Parser installed or the path to the library is not in your path (@INC). If you know you have HTML::Parser installed somewhere include the following in your script: use lib '/path/to/your/libs'; If you do not have it installed, i suggest installing it using

Re: Errors not involving the HTTP server per se

2000-11-07 Thread Kurt D. Starsinic
On Wed, Nov 01, 2000 at 06:53:02PM -0800, Ask Bjoern Hansen wrote: On Wed, 1 Nov 2000, Kurt D. Starsinic wrote: I'm working on a patch to LWP::UserAgent to detect failures other than those that can be assigned HTTP status codes -- particularly, network failures. That sounds

Re: LWP - HELP !!

2000-11-07 Thread ramon via lepton
Do you have the LWP module installed. If not download and install that. The HTTP::Headers class is distributed as part of the libwww-perl package. Here is the link to the package. http://www.perl.com/CPAN-local/authors/id/G/GA/GAAS/libwww-perl-5.48.tar.gz } else { Maybe there is

Set-Cookie not in @header_order array in HTTP/Headers.pm

2000-11-07 Thread Richard Chen
Hi, Is there any particular reason why Set-Cookie is not listed in @header_order array in HTTP/Headers.pm? This makes Set-Cookie header line always to be the last one sent out. We have found out that these cookies will not be honored by some versions of ms ie browsers if they are

Adding Cookie to HTTP::Header

2000-11-07 Thread Leah_Wojcik
Hello, I would like to add a Set-Cookie header to a HTTP::Headers object. However, the Set-Cookie header is not one of the acceptable arguments for HTTP::Header.(ie content_type,title, etc) How can I add a cookie? I would like to not use the cookie jar, because the cookie is created and set

Re: Adding Cookie to HTTP::Header

2000-11-07 Thread Gisle Aas
[EMAIL PROTECTED] writes: I would like to add a Set-Cookie header to a HTTP::Headers object. However, the Set-Cookie header is not one of the acceptable arguments for HTTP::Header.(ie content_type,title, etc) How can I add a cookie? I would like to not use the cookie jar, because the

Re: What's up with Craig Berry's message

2000-11-07 Thread Ask Bjoern Hansen
On Tue, 7 Nov 2000, Mark-Jason Dominus wrote: the @^%@#$ mailserver to send us the looping mail was mail.rlpgbooks.com. Does anyone know anyone there? it looks like some firewall/gateway thingy. Please reply directly to me. [perlmail@tmtowtdi perlmail]$ telnet mail.rlpgbooks.com 25 Trying