Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Urgent Help required with PERL CGI

by Corion (Patriarch)
on Dec 24, 2012 at 13:38 UTC ( [id://1010190]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Urgent Help required with PERL CGI
in thread Urgent Help required with PERL CGI

You don't tell us what things you tried and how they failed for you. Also, you don't tell us what relevance boot_server has.

Maybe you want to read the whole referenced thread to learn how to import values from a shell script into your Perl script? As an alternative, you can make your webserver launch a shell script which sets up your environment and then executes your Perl CGI script.

Replies are listed 'Best First'.
Re^4: Urgent Help required with PERL CGI
by Anonymous Monk on Dec 24, 2012 at 13:45 UTC
    print Dumper(\%ENV); is printing all my local variables. if i have local variable $SPSERVER.. can u tell me how to use it with %ENV , so that properly value of my variable $SPSERVER is displayed..
    A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-19 20:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found