[EMAIL PROTECTED] writes:

> I have decided, to use GHTTP in my scripts, and because I do lacking  object
> programming I can't implement it in my scripts. I'm using Activatperl
> v5.6.1-628. Can any one give me some examples.

The HTTP::GHTTP module exports a function called get() that basically
works the same as LWP::Simple's get().  No need for object programming
if you limit yourself to that interface.  What else do you want to do?

Regards,
Gisle

Reply via email to