in reply to Re: Re: Re: LWP::UserAgent; HTTP::Headers; HTTP::Request; CGI; automated scripts
in thread LWP::UserAgent; HTTP::Headers; HTTP::Request; CGI; automated scripts

Then wrap that result in a <pre>...</pre> block. That'd be more appropriate anyway, since the params are likely to be "characters of interest" rather than "text".

And by the time you've done all that, you're back to realizing that you really didn't want an HTML result in the first place, and you're back to my program which is tons simpler.

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: Re: Re: Re: LWP::UserAgent; HTTP::Headers; HTTP::Request; CGI; automated scripts
  • Download Code

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: LWP::UserAgent; HTTP::Headers; HTTP::Request; CGI; automated scripts
by tachyon (Chancellor) on Sep 24, 2001 at 20:28 UTC

    The Answer is 42

    But can even remeber what the original question was?