On Wed, 6 Aug 2003 21:07:50 -0700 (PDT), wendy soros <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am a new perl user. I have a question of obtaining
> web page contents with perl. Hope you can help me.
>
> Here is my question: how can I use perl to acc
Marcus,
You are going to have to URL escape it. Review URI::Escape...
http://theoryx5.uwinnipeg.ca/CPAN/data/URI/URI/Escape.html
Thanks,
Kristofer
=
-BEGIN GEEK CODE BLOCK-
Version: 3.12
GIT d s+:++ a C++ UL++ US+ P+++ L++
W+++ w PS PE t++ b+ G e r+++ z
--END GEEK CODE BLO
On Fri, 8 Aug 2003 00:09:26 -0700 (PDT), [EMAIL PROTECTED] (Wendy Soros)
wrote:
>Hi,
>
>Thanks to Awarsd, Wiggins, and Patricia for your quick
>replies. As all of you suggest,
>I will have a look at the LWP module first. I guess I
>will trouble you guys/girls again when
>I find problems learning t