in reply to Re: Put file on webserver via HTTP
in thread Put file on webserver via HTTP

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^3: Put file on webserver via HTTP
by PugSA (Beadle) on Nov 01, 2005 at 08:26 UTC

    My apologies for my lack of knowledge, but how do I make the request,

    $req = new HTTP::Request(POST => $url);

    post a file. And where do I specify this file