[Q] Exporting variables?

2002-02-24 Thread Bhanu Prakash
Perl Listers, Is there a way I can export the values of certain variables from this cgi to another? Cookies are one way of doing this, if I'm not wrong! Can somebody tell me how exactly do I implement this ? Thanks for the help Bhanu. = Bhanu Prakash G V S _

[Q] Unable to Retrieve Cookies.

2002-02-24 Thread Bhanu Prakash
Perl Listers, I'm unable to retrieve cookies once I set them! I can see my html headers on my page once they are set, along with the page, but when I move out to another page, I'm not able to retrieve them, in the new cgi script. My script is complaining "Can't call method "value" on an undefin

compiled code, libs

2002-02-24 Thread Miroslav Madzarevic
I wrote a background daemon (using fork) that right now does something and than goes to sleep. It would be good if I could use POE for the background daemon. I'm limited to what I can use by my ISP. OS is Slackware Linux and I have just plain ftp account not even shell (we're a startup compan