Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: How do I save the result of POST to a file?

by talexb (Chancellor)
on Jul 30, 2003 at 14:37 UTC ( [id://279192]=note: print w/replies, xml ) Need Help??


in reply to How do I save the result of POST to a file?

  • If possible, upgrade your version of Perl to 5.8. The version you are using is about five years old.
  • You may not be able to use CGI because it was never installed. Running
    perl -MCGI -de 1
    should tell you whether CGI.pm is installed or not. Check with the System Administrator if in doubt.
  • What do you mean when you say sysread and BEGIN aren't recognized? You need to present code examples for us to even begin to help you.

This forum helps people with Perl problems. CGI and HTML are topics that may be Perl-related and may not be.

--t. alex
Life is short: get busy!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (None)
    As of 2024-04-25 04:02 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found