Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: Re: Re: Problem with uploading file

by tachyon (Chancellor)
on Aug 16, 2001 at 02:53 UTC ( [id://105228]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    read(STDIN,$buf,$ENV{'CONTENT_LENGTH'});
    print "Content-Type: text/html\n\n";
    print $buf;
    
  2. or download this
    blah
    blah
    ...
    
    ------------------------2325446af455
    ....
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://105228]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-03-29 10:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found