in reply to Which modules needed?

You will find almost everything you need in Bundle::LWP

If you are writing a command-line program, you could start by reading the source from the GET script that comes with LWP

Replies are listed 'Best First'.
Re: Re: Which modules needed?
by venimfrogtongue (Novice) on Aug 08, 2002 at 13:07 UTC
    Thanks fglock,

    I will definately take a look into that!

    VFT