Am Montag, 9. Mai 2005 20.28 schrieb Jason Williard:
> I am trying to write a script that will post a file to another script on
> another server via HTTP::Request. I seem to be unsuccessful and was
> hoping that someone could point out my mistakes. Here is the code that
> I have so far:
>
> -
I am trying to write a script that will post a file to another script on
another server via HTTP::Request. I seem to be unsuccessful and was
hoping that someone could point out my mistakes. Here is the code that
I have so far:
---
#!/usr/bin/perl -W
use HTTP::Request;
I am trying to write a script that will post a file to another script on
another server via HTTP::Request. I seem to be unsuccessful and was hoping
that someone could point out my mistakes. Here is the code that I have so
far:
---
#!/usr/bin/perl -W
use HTTP::Request;