Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: POSTing from one script to another

by z3d (Scribe)
on May 05, 2004 at 11:45 UTC ( [id://350743]=note: print w/replies, xml ) Need Help??


in reply to POSTing from one script to another

This code runs fine out of apache with one fix - your missing a closing } at the end of your first code block to close the else statement. (I also removed your version requirements for LWP,etc, as I'm not as fancy as you ;) ). If after that it still doesn't work right from the command line, then I would suspect its your command line syntax that's at fault, not the rest of the code.



"I have never written bad code. There are merely unanticipated features."

Replies are listed 'Best First'.
Re: Re: POSTing from one script to another
by Anonymous Monk on May 05, 2004 at 12:27 UTC
    Also, I notice that it worked on my w2k/iis/activestate, but not on the production server, which is freebsd/apache/perl5.6.1... which is so unusual!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-24 08:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found